Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
|
|
|
|
BKrev: 42c02b48DlvFJLOBdxSaGU9y27JKow
|
|
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/03/03 13:37:09+01:00 dyndns.org!reenoo
linphone-hh: add dotdesktop.patch courtesy of Marc Poulhies.
BKrev: 4227050c8ptQ9qhbTWqNVVS4GihyBA
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/05 20:34:43+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into stealth.nexus.co.uk:/home/pb/oe/oe
2005/01/05 20:34:07+00:00 nexus.co.uk!pb
update gsoko to 0.4.2-gpe6
2005/01/05 21:23:38+01:00 (none)!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into lieve.(none):/data/build/oe/clean-tree/openembedded
2005/01/05 21:23:17+01:00 (none)!koen
familiar-0.8.1.conf:
update familiar-0.8.1.conf
2005/01/05 20:20:07+00:00 nexus.co.uk!pb
upgrade libgpewidget to 0.97
2005/01/05 20:14:45+00:00 nexus.co.uk!pb
apply patch to fix linphone segfault on startup
BKrev: 41dc50aa1g6ozARYXlvOEduQIpqxnQ
|
|
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
|