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>
|
|
|
|
* point to sf.net mirrors for download
* introduce PVNODOT local variable to enable easier upgrade to new releases
* update checksums.ini
|
|
|
|
|
|
|
|
|
|
|
|
NOTE: NEVER EVER call 'make' directly in OE - use oe_runmake and adjust CFLAGS as necessary
|
|
|
|
|
|
BKrev: 42c2b004_VO_LYSPtVvArN-IFFxnRQ
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/12 23:35:14+02:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/06/12 22:51:57+02:00 (none)!br1
wrt cleanup
2005/06/12 22:49:31+02:00 (none)!br1
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into null.(none):/data/mtx/src/build/unstable.wrt/openembedded
2005/06/12 22:02:49+02:00 (none)!br1
add squashfs-lzma patches for smaller wrt images
2005/06/12 17:25:32+02:00 (none)!br1
wrt updates: create squashfs and jffs2 images
2005/06/12 16:35:25+02:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/06/12 14:43:00+02:00 uni-frankfurt.de!mickeyl
pygtk rdepends on python-shell
BKrev: 42acabb9DYchxo1fFJnbe2sjmsq4GQ
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/08 01:24:20+02:00 (none)!br1
add support for linksys WRT54G and similar devices. copied shamelessly from openwrt
BKrev: 42a630659YcT1owLfPnW9Ert3vf66w
|