Age | Commit message (Collapse) | Author | Files |
|
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The
approach that was taken leads to disagreement and the change was pushed
too early. DISTRO_PR is going to say and will be used inside the package
creation. There will be more disucssion on the list about where to continue
from here.
|
|
Allow a distribution to globally bump the PR of every package
this is useful when there was a change in the toolchain and
every package is going to be different.
find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \;
find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \;
Acked-By: Koen Kooi <koen@openembedded.org>
|
|
need to rename -config scripts and multimachine won't break with binconfig.bbclass. ***NOTE: This change will require staging to be rebuilt***
|
|
libstdc++
|
|
|
|
|
|
|
|
http://webuser.fh-furtwangen.de/~dersch/gphoto/remote.html to fix libusb on ARM (more likely everything not x86)
|
|
Bumped revision.
|
|
BKrev: 4259938eMP0yBt0ZEUV6NWaB1dRpNw
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/26 22:28:56+01:00 utwente.nl!koen
libusb_0.1.10a.bb: new version, 64 bit people may want to check if the 0.1.8 patch is still needed
BKrev: 4245d707ZP8WpYjYwgW14XAz1XVFyw
|