Age | Commit message (Collapse) | Author | Files |
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.) EFL gained a lot of momentum leading to constant changes
2.) Snapshots were just random cvs dates again. Might as well use SRCDATE to pin them down
3.) <censored by NDA>
|
|
|
|
packages/poppler/poppler.inc
* added extra --disable-qt4 and bumped PR
packages/poppler/poppler_0.5.4.bb
* bumping PR accordinly
Thanks to Sergey Lapin for the patch
|
|
|
|
|
|
* create a poppler.inc
* create a poppler-fpu.inc to set --enable-fixedpoint when needed
* enable zlib
|
|
poppler-data: add 0.1, needed for proper cjk stuff, weird license
|
|
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
|
|
poppler_20060418.bb : fix PV
|
|
features which are not in a release yet
|
|
|
|
|
|
|
|
|
|
28f020502e7dcf566733f474864c62156895baec, 7de90a055904c4af8890dd5ae8c192bfd41b3fa1
|
|
|
|
- CVE-2005-3191 and CAN-2005-2097 security fixes.
|
|
|
|
|
|
poppler_0.3.3.bb: fix staging
BKrev: 42bd1b334Z47zz93BnZpvTDGl5R9HA
|
|
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/06/24 19:37:08+02:00 utwente.nl!koen
Patch libtool to support '-version-info 1000:0:1000' again. See http://mail-index.netbsd.org/tech-pkg/2005/03/12/0011.html
Add newer poppler lib
BKrev: 42bc44d3YJl_XGu5c0gNiri0QqkgfA
|
|
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/04/26 11:36:27+02:00 utwente.nl!koen
matchbox-keyboard_svn.bb:
add cvsdate to PV
poppler_0.3.0.bb:
fix depends
BKrev: 426e0ba9vRieNc8jPf_MADAlNw3zTA
|
|
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/04/25 19:00:47+02:00 utwente.nl!koen
Add poppler, a fork of xpdf. See http://www.gotfuturama.com/Information/Encyc-41-Popplers/ to see what a poppler is.
BKrev: 426d2258DTFM8-jqXiMcThtyh4n1PA
|