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.
|
|
and added the home page information in the recipe.
The original release announcement:
NEWS for this release: Version 4 - July 18, 2006
* Feature: UFO support
* Feature: support long options
* Features: e1000, pcnet32, tg3 updates
* Feature: added PPC4xx EMAC support
* Feature: Use hexdump instead of single values for register dump
[and also a couple minor bug fixes]
|
|
|
|
into mnz66.mn-solutions.de:/usr/src/mnci54/oe
2005/04/01 17:11:21+02:00 mn-solutions.de!schurig
the old ethtool and nmap sources were no longer downloadable
2005/04/01 14:07:58+02:00 mn-solutions.de!schurig
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into mnz66.mn-solutions.de:/usr/src/mnci54/oe
2005/04/01 13:17:32+02:00 mn-solutions.de!schurig
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into mnz66.mn-solutions.de:/usr/src/mnci54/oe
2005/04/01 13:17:11+02:00 mn-solutions.de!schurig
glibc_2.3.2_cvs20040726: add descriptions for sln, nscd, glibc-extra-nss, ldd, localedef, glibc-utils
2005/04/01 13:16:24+02:00 mn-solutions.de!schurig
some MNCI "Ramses" related changes
BKrev: 424d64abbXKpOU1lgg-iVEp3n6J_Vw
|
|
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
|