| Submitter | Otavio Salvador |
|---|---|
| Date | Feb. 29, 2012, 5:41 a.m. |
| Message ID | <cover.1330494042.git.otavio@ossystems.com.br> |
| Download | mbox |
| Permalink | /patch/22393/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/OSSystems/oe-core masterComments
On Wed, 2012-02-29 at 05:41 +0000, Otavio Salvador wrote: > The following changes since commit 61216d2743502ef38955054aad6a4f2ed63e6d43: > > licenses.conf: fix quotting of SRC_DISTRIBUTE_LICENSES (2012-02-28 17:51:42 +0000) > > are available in the git repository at: > git://github.com/OSSystems/oe-core master > https://github.com/OSSystems/oe-core/tree/HEAD > > Otavio Salvador (3): > image.bbclass: do not create image manifest link if IMAGE_LINK_NAME > is empty > image_types.bbclass: properly support IMAGE_LINK_NAME as empty > image_types.bbclass: fix bzip2 and xz compression commands Merged to master, thanks (with one tweak I've mentioned). Cheers, Richard
The following changes since commit 61216d2743502ef38955054aad6a4f2ed63e6d43: licenses.conf: fix quotting of SRC_DISTRIBUTE_LICENSES (2012-02-28 17:51:42 +0000) are available in the git repository at: git://github.com/OSSystems/oe-core master https://github.com/OSSystems/oe-core/tree/HEAD Otavio Salvador (3): image.bbclass: do not create image manifest link if IMAGE_LINK_NAME is empty image_types.bbclass: properly support IMAGE_LINK_NAME as empty image_types.bbclass: fix bzip2 and xz compression commands meta/classes/image.bbclass | 6 ++++-- meta/classes/image_types.bbclass | 18 +++++++++++------- 2 files changed, 15 insertions(+), 9 deletions(-)