Age | Commit message (Collapse) | Author | Files |
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* works on armv7a
|
|
|
|
|
|
that already) and silence staging errors
|
|
|
|
|
|
create a 'make install' target
|
|
installs'
|
|
|
|
mozilla.bbclass: fixup do_configure
|
|
|
|
|
|
packaging to avoid dragging in all -dev packages
|
|
|
|
|
|
weasel fetish
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
255255
|
|
|
|
* bugs.openembedded.org has frequent DNS issues, .net is better maintained
both should usually point to the same server and bugzilla installation
|
|
* fix typo in 1.0.7.bb
|
|
this is needed to compile plugins against firefox. closes #1612
|
|
|
|
|
|
|
|
|
|
|
|
MOZDATE onwards as it seems to compile and work.
|
|
Looks like there are other dependencies missing since compilation from scratch
still fails for me. zip-native is certainly needed, though and thus I commit
early and often.
|
|
|
|
ipkg thinkgs 0.016>0.02
minimo_0.016+cvs.bb : removed as _cvs is more uptodate.
|
|
|