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/10 00:59:24+02:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/06/10 00:59:05+02:00 dyndns.org!reenoo
unzip: use oe_runmake rather than make so that CC is set properly etc. install man pages to ${D}${mandir}. Fixes bug #45.
2005/06/09 23:37:48+01:00 reciva.com!pb
Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded
into mill.internal.reciva.com:/nexus/home/pb/oe/oe
2005/06/09 23:33:06+01:00 reciva.com!pb
new and updated jlime files, per bug #39
BKrev: 42a8d35fc22KrpkUSU0N3g-Gc5kctQ
|
|
BKrev: 429aa41duCSO1iQm4Oin9_4gWPIR3A
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/29 10:54:37+02:00 uni-frankfurt.de!mickeyl
move unzip(-native) to 552, add DESCRIPTION
BKrev: 42998df9Qf0C3wf3zO24LokQFxGwHQ
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2004/12/30 23:33:57-08:00 (none)!ggilbert
Adding licenses
BKrev: 41d50259A1gWI8c_Qj68LM4jway6jw
|
|
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
|