Age | Commit message (Collapse) | Author | Files |
|
* autoreconf fails
* after fixing that it doesn't build
|
|
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>
|
|
|
|
|
|
|
|
|
|
do_qa_staging bailed out for me yesterday. restoring all affected packages from nonworking.
|
|
* once libexif has been fixed, these packages can probably be moved back
|
|
|
|
* it depended on some gtk+osso package which was dropped in 2006
|
|
since 2006, so apparently nobody cares.
|
|
|
|
* they are not used by any of the version 5 recipes
* completes 509968e9aaa6b52420f7ae51e79fa781b449a633
|
|
remaining bugs)
|
|
|
|
|
|
|
|
Fixes 959 for good.
|
|
close 919 as LATER.
|
|
closing 959 as LATER.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
whilst in the area
|
|
packages/ too
|
|
|
|
|
|
|
|
|
|
* skipping packages/netbase/ since those seem to be used albeit incorrectly
|
|
Partly fixes 2471.
|
|
|
|
Instead of using "echo -e" we simply use printf. printf doesn't add a newline
by default. So some places needed an extra \n in their string.
Most of the change was done by hand, so please carefully review. This bug was
spotted when trying to compile python-pyqt on my ubuntu hardy system.
|
|
|
|
|
|
(LICENCE default, setup of RDEPENDS and default IMAGE_BASENAME)
|
|
again
|
|
|
|
|
|
|
|
|
|
|
|
|
|
download location)
|
|
nonworking
|