| Submitter | Joshua Lock |
|---|---|
| Date | Jan. 25, 2012, 11:05 p.m. |
| Message ID | <cover.1327532550.git.josh@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/20165/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib josh/stuffComments
On Wed, 2012-01-25 at 15:05 -0800, Joshua Lock wrote: > This second version has slightly tidier code per Richard's suggestions. > > Cheers, > Joshua > > The following changes since commit 746e8ffa66850bf9050cd6baf94eb76c492eb535: > > uclibc-git: Update to latest RC (2012-01-25 14:33:52 +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 (1): > linux-tools: don't build perf when GPLv3 in INCOMPATIBLE_LICENSE > > meta/recipes-kernel/linux/linux-tools.inc | 27 +++++++++++++++------- > meta/recipes-kernel/linux/linux-yocto_2.6.37.bb | 2 +- > meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 +- > 3 files changed, 20 insertions(+), 11 deletions(-) Updated version merged to master, thanks. Richard