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>
|
|
|
|
* add svn build for gpe-aerial
|
|
|
|
|
|
|
|
gpe-aerial_0.2.13.bb: added to repo
BKrev: 422c76f8BwWyI0kW72K0RfXHOfjI-g
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/05 00:46:00+00:00 nexus.co.uk!pb
update gpe-aerial to 0.2.12
BKrev: 41db4576Tg5Gxvhpf3QdwSyjE4qKlg
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2004/12/30 19:19:11+00:00 nexus.co.uk!pb
add patch to make busybox fbset try both /dev/fb0 and /dev/fb/0 when compiled with devfs support
2004/12/30 18:50:56+00:00 nexus.co.uk!pb
apply patch from Florian Boor to correct gpe-aerial dependencies
2004/12/30 18:48:47+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into stealth.nexus.co.uk:/home/pb/oe/oe
2004/12/30 18:48:30+00:00 nexus.co.uk!pb
apply patch from Bob Davies to correct h3900 root entry in fstab
BKrev: 41d45997uPl6xQo9570qKKthAheN5g
|
|
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
|