| Submitter | Joshua Lock |
|---|---|
| Date | Jan. 24, 2012, 11:26 p.m. |
| Message ID | <cover.1327447344.git.josh@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/20097/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib josh/stuffComments
On Tue, 2012-01-24 at 15:26 -0800, Joshua Lock wrote: > The key patch in this series is the linux-tools change. With builds that don't > include GPLv3 licensed packages the linux-yocto kernel was being skipped due to > it pulling in perf and perf requiring binutils. > > The short-term fix is to not build perf if GPLv3 is in INCOMPATIBLE_LICENSE, > long term there's a bug open to move perf to a separate package. > > Cheers, > Joshua > > The following changes since commit a4a98b6d6273d4e716afbff0880d0ac2ff7be0a9: > > gcc-common.inc: Fix comment (2012-01-24 14:38:31 +0000) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib josh/stuff > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/stuff > > Joshua Lock (4): > clutter-gst: update to 1.4.6 > linux-tools: don't build perf when GPLv3 in INCOMPATIBLE_LICENSE > cogl: update upstream status for build_for_armv4t.patch > distro-tracking-fields: update entries for clutter-gst-1.8 Merged to master apart from linux-tools which I think can be improved slightly. Cheers, Richard
The key patch in this series is the linux-tools change. With builds that don't include GPLv3 licensed packages the linux-yocto kernel was being skipped due to it pulling in perf and perf requiring binutils. The short-term fix is to not build perf if GPLv3 is in INCOMPATIBLE_LICENSE, long term there's a bug open to move perf to a separate package. Cheers, Joshua The following changes since commit a4a98b6d6273d4e716afbff0880d0ac2ff7be0a9: gcc-common.inc: Fix comment (2012-01-24 14:38:31 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib josh/stuff http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/stuff Joshua Lock (4): clutter-gst: update to 1.4.6 linux-tools: don't build perf when GPLv3 in INCOMPATIBLE_LICENSE cogl: update upstream status for build_for_armv4t.patch distro-tracking-fields: update entries for clutter-gst-1.8 .../conf/distro/include/distro_tracking_fields.inc | 4 ++-- ...r-gst-1.8_1.4.4.bb => clutter-gst-1.8_1.4.6.bb} | 4 ++-- .../clutter/cogl/build_for_armv4t.patch | 2 +- meta/recipes-kernel/linux/linux-tools.inc | 20 ++++++++++++++++++-- meta/recipes-kernel/linux/linux-yocto_2.6.37.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) rename meta/recipes-graphics/clutter/{clutter-gst-1.8_1.4.4.bb => clutter-gst-1.8_1.4.6.bb} (80%)