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>
|
|
|
|
Use require for the BitBake files within packages. In contrast
to the conf files the authors of these files expected these files
to be included.
|
|
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/04 19:56:28+02:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/06/04 19:56:04+02:00 dyndns.org!reenoo
kaffe (kaffeh-native): add --enable-pure-java-math to really get rid of gmp as a native dependency.
BKrev: 42a1f587U7Tp6G4VJtD0k3xM6beoyQ
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/04 19:22:01+02:00 handhelds.org!CoreDump
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded
2005/06/04 19:21:43+02:00 handhelds.org!CoreDump
ipkg.conf (tosa): s/mnt/media
2005/06/04 19:12:55+02:00 dyndns.org!reenoo
kaffe (kaffeh-native): add --without-gmp to EXTRA_OECONF to avoid relying on a native gmp.
2005/06/04 19:01:10+02:00 handhelds.org!CoreDump
Add propper ipkg destinations for poodle
BKrev: 42a1e77aE-9M14lRXoWEIa1SIVXtKA
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/04 17:00:32+02:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/06/04 16:58:31+02:00 dyndns.org!reenoo
kaffe:
- kaffeh-native: override EXTRA_OECONF instead of appending to it
- kaffe.inc: add libffi to DEPENDS
BKrev: 42a1cb59goK9VqYKSOwO2RG32F6GVg
|
|
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/04/06 16:16:04+02:00 dyndns.org!reenoo
kaffe: add 1.1.5 release versions and build them by default.
BKrev: 4253ef3b2t6Rl0O0i6MYGAdrmeNL0Q
|