summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-06-11{qpf|ttf}-fonts: fix runtime dependencies. (Closes: #2412)Rolf Leggewie12
* replace virtual/japanese-font with virtual-japanese-font in RPROVIDES * adjust RDEPENDS and RRECOMMENDS accordingly in zten, uim, qpobox, nunome, jards and anki
2009-06-11ttf-fonts: fix runtime dependencies. (Partly Closes: #2412)Rolf Leggewie1
* replace virtual/chinese-font with virtual-chinese-font in RPROVIDES * doesn't seem to be actually used anywhere
2009-06-11libx11: replace virtual/libx11 with virtual-libx11 for runtime #2412Rolf Leggewie1
* it doesn't look like this is actually used anywhere
2009-06-11psplash: fix runtime dependencies. (Partly Closes: #2412)Rolf Leggewie4
* virtual/psplash should be virtual-psplash to not confuse dpkg * make corresponding changes in initramfs-module-psplash_1.0.bb and exquisite_svn.bb as well
2009-06-11uclibc: don't use ${OEMAKE_NO_CC} for populate_staging, it breaks uclibc-initialPhil Blundell1
2009-06-10uclibc: fix glob for FILESPhil Blundell2
acked-by: Henning Heinold
2009-06-10binutils: add 2.19.51Phil Blundell13
2009-06-10Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell7
into org.openembedded.dev
2009-06-10uclibc: fix handling of bindir != /usr/binPhil Blundell1
2009-06-10Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi3
into org.openembedded.dev
2009-06-10xf86-video-displaylink: update to 0.3Koen Kooi1
2009-06-10sysklogd-1.5: Disable strip in Makefile.Leon Woestenberg2
2009-06-10Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Leon Woestenberg53
into org.openembedded.dev
2009-06-10linux-powerpc-fsl: Use FILESPATHPKGLeon Woestenberg1
2009-06-10kernel-module-udlfb: update to 0.2.3Koen Kooi3
2009-06-10Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell101
into org.openembedded.dev
2009-06-10gcc-package-cross: tolerate absence of libstdc++Phil Blundell1
2009-06-10Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Marcin Juszkiewicz47
into org.openembedded.dev
2009-06-10tslib: RRECOMMEND pointercal for all distributionsRolf Leggewie1
The pointercal data is generally a good addition for all distributions. Relax distribution-specific override and make RRECOMMENDS the general default.
2009-06-10tslib: introduce INC_PRRolf Leggewie3
2009-06-10guile: libtool 2.x supported in version 1.8.6 and later only.Rolf Leggewie3
see http://www.mail-archive.com/bug-guile@gnu.org/msg04579.html and commit 9819c4c798ef82ee515a88fd900924ce768e75a7 for reference.
2009-06-09task-qte-toolchain: added mkspecs and new qt4-tools-sdk recipeIhar Hrachyshka2
Added mkspecs, qt4-tools to toolchain tasks (now meta-toolchain-qte works ok). Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09pkg-config: migrated to INC_PRIhar Hrachyshka4
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: create mkspecs packageIhar Hrachyshka1
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: fixed pkgconfig for qt4-embeddedIhar Hrachyshka1
Added ${QT_LIBINFIX} for pkgconfig dependencies. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: package all installed filesIhar Hrachyshka1
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: fixed regexp pattern for graphics pluginsIhar Hrachyshka1
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09meta-toolchain-qte: initial qt embedded toolchain versionIhar Hrachyshka3
This version doesn't include qt tools yet so it is not ready to create crossed qt applications. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4-x11-free: generalize recipes, port them to INC_PRIhar Hrachyshka7
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4-tools-native: use INC_PRIhar Hrachyshka3
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: style refinements, more generalizationIhar Hrachyshka3
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4-embedded: added directfb pluginIhar Hrachyshka1
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4-embedded: reworked directory layout for the next changes.Ihar Hrachyshka12
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09openssh: *add openssh 5.2p1Denis 'Gnutoo' Carikli6
*as openssh 5.2p is similar(they worked with the same recipe) to openssh-4.6p1 they now(for openssh-4.6p1) depend on a common openssh.inc checksums will be commited soon
2009-06-09tftp-hpa: fix name of /etc/default/tftp(d)-hpaMarcin Juszkiewicz2
2009-06-09guile: added guile and guile-native 1.8.6 using .inc filesDenis 'Gnutoo' Carikli6
*not bumping PR of 1.8.5 becuase the result of the recipe doesn't change *guile 1.8.6 works with libtool 2.x: http://git.savannah.gnu.org/gitweb/?p=guile.git;a=blob;f=NEWS;h=d5c6771d09f5a181122cf16c0723f02182314704;hb=43ec70085aad9fa368e7f64080427d40fa68c47b) while guile 1.8.5 doesn't: http://www.mail-archive.com/bug-guile@gnu.org/msg04579.html
2009-06-09Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-06-09webkit-gtk: first stab at enabled JIT for armv7aKoen Kooi1
2009-06-09libsoup: actually add 2.26.2 (spotted by Stanislav)Koen Kooi1
2009-06-09Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Leon Woestenberg49
into org.openembedded.dev
2009-06-09sysklog-1.5: Remove -s (strip) from install.Leon Woestenberg1
We want OE do the stripping for us, which splits off the debugging info instead of throwing it away. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-06-09chromium: bump SRCREVKoen Kooi1
2009-06-09u-boot: add support for DaVinci EVMs, provided by a staging treeDenys Dmytriyenko1
This staging tree holds the patches submitted to the upstream U-Boot Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Koen Kooi <koen@openembedded.org>
2009-06-09gstreamer-ti: bump SRCREVKoen Kooi1
2009-06-09expedite: more e17 upgrade path tweakingKoen Kooi1
2009-06-09webkit-gtk: bump SRCREVKoen Kooi1
2009-06-09libsoup-2.4: update to 2.26.2Koen Kooi1
2009-06-09midori: bump SRCREVKoen Kooi1
2009-06-09e-wm config angstrom: remove spurious linebreaks, the wizard has a wider ↵Koen Kooi2
textbox nowadays
2009-06-09Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi15
into org.openembedded.dev