Age | Commit message (Collapse) | Author | Files |
|
git-svn-id: svn://svn.buglabs.net/bug/trunk/com.buglabs.build.oe@7712 35ad6e01-222d-0410-b96a-b41bba574936
|
|
git-svn-id: svn://svn.buglabs.net/bug/trunk/com.buglabs.build.oe@7711 35ad6e01-222d-0410-b96a-b41bba574936
|
|
|
|
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>
|
|
* drop broken 5.1.4
* not linking with mysql for now because oe build mysql with --enable-embedded-server
* http://bugs.mysql.com/bug.php?id=16513
* no fix is available for mysql4.1, waiting for mysql5.x in oe to link with mysql
|
|
*Replaced the old version 5.2.5 with 5.2.6
beginning with `MTN:' are removed automatically. MTN: MTN: Current branch: org.openembedded.dev MTN: Changes against parent
5154bfc13d743e02fb1148028acbd96c161e3234 MTN: dropped packages/php/php-5.2.5 MTN: dropped
packages/php/php-5.2.5/acinclude-xml2-config.patch MTN: dropped packages/php/php-5.2.5/pear-makefile.patch MTN: dropped
packages/php/php_5.2.5.bb MTN: added packages/php/php-5.2.6 MTN: added packages/php/php_5.2.6.bb MTN:
---------------------------------------------------------------------- MTN:
|