summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-07-13Angstrom feed sorter: add omapzoom2Koen Kooi1
2009-07-11Merge branch 'org.openembedded.dev' of ↵Denis 'Gnutoo' Carikli39
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-07-11udev 118 : fix GNU hashDenis 'Gnutoo' Carikli1
fixed adding that to the recipe: TARGET_CC_ARCH += "${LDFLAGS}"
2009-07-11gnuradio : Update subversion recipe. GNURadio trunk now includes NEON support.Philip Balister3
2009-07-11package classes: count dotfiles as non-emptyMichael Smith4
Allow a package to be built that contains only dotfiles or dot directories under '/'. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-07-11xf86-input-elographics: add 1.2.3Michael Smith2
Fixes build with xserver-xorg 1.6.1. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-07-11xf86-video-vesa: add 2.2.0Michael Smith2
Fixes build with xserver-xorg 1.6.1. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-07-11xf86-video-intel: add 2.6.3Michael Smith2
Fixes build with xserver-xorg 1.6.1. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-07-10Revert "base.bbclass: add support for machine configuration fallback"Graeme Gregory2
This reverts commit 6633c4c95a713bc365f5d87acc4a94621ed50034.
2009-07-10Merge branch 'org.openembedded.dev' of ↵Graeme Gregory28
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-07-10linux-omapandroid_2.6.29.bb : android kernel for zoom2, seems to be theGraeme Gregory3
best supported kernel at this time
2009-07-10opkg-native: use OE's libdir instead of hardcoded /usr/lib for ↵Mario Domenech Goulart2
update-alternatives Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10libgpg-error: convert to INC_PR usageOtavio Salvador6
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10checksums.ini add gnu ghostscript 8.64Otavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10checkums.ini: add termcap 1.3.1Otavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10base.bbclass: add support for machine configuration fallbackOtavio Salvador2
To avoid duplicating a lot of configurations for similar machines we needed to introduce a new concept of machine fallback. It basically means that when a list is set in MACHINE_FALLBACK variable, following is done: - those machines are added to the override list, after the machine itself; - if any of these machines matches, the package is dealt as machine specific one. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10preferred-xorg-versions-X11R7.5.inc: startedOtavio Salvador1
To reduce the amount of work when Xorg 7.5 is released we started to keep it up to date in the tree allowing to distros to test and use it in meanwhile and sharing the load of keeping it sane. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10libdrm: add 2.4.11Otavio Salvador2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10mesa: add version 7.4Otavio Salvador3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10read-edid: add get-edid packageOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10rdesktop (1.6.0): add addin supportOtavio Salvador2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10rdesktop (1.6.0): fix audio redirection for Windows 2008 Server/VistaOtavio Salvador2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10rdesktop: use INC_PR in recipesOtavio Salvador6
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10skype: add static and dynamic versionsOtavio Salvador3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10glibc: fix build for i486 arch at version 2.9Henning Heinold2
* patch stolen from some mailinglist and from pb_ on irc * bump PR
2009-07-09SlugOS: slugos.inc - switch from diet-x11 libs to standard x11 libsMike Westerhof1
(diet-x11 has grown stale, and while the smaller size is good, staying current is preferable as a default.)
2009-07-09gnuradio : Add bb file for GNURadio 3.2.1.Philip Balister2
2009-07-09u-boot_git.bb : add zoom2 support to u-boot gitGraeme Gregory1
2009-07-09omapzoom2.conf : add new zoom2 machine fileGraeme Gregory1
2009-07-09julius: add 4.1.2 of julius speech recognizerKoen Kooi2
2009-07-09opkg*: bump to r215 to fix segfaults on upgradeKoen Kooi1
2009-07-09qt4-x11-free-gles: add an OopenGL ES1 version of qt4-x11-freeKoen Kooi4
* currently sgx specific, but making it generic is easy
2009-07-08Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi3
into org.openembedded.dev
2009-07-08omap3.inc: bump PR for kernel changeKoen Kooi1
2009-07-08qt4: add extra hook into configure to munge some qmake stuffKoen Kooi1
2009-07-08omapfbplay-xv: enable omapfb driver as wellKoen Kooi1
2009-07-08linux-omap 2.6.29: fix some vfp and neon bugsKoen Kooi6
2009-07-08checksums.ini: added 2.6.30-at91 patchMarcin Juszkiewicz1
2009-07-08linux: added AT91 patch to SRC_URI for all devicesMarcin Juszkiewicz1
AT91 patch do not touch other platforms and I plan to move all AT91 based devices to 2.6.30 in next commits.
2009-07-08package_rpm.bbclass: be more quietMarcin Juszkiewicz1
2009-07-08omapfbplay-xv: fix typo in recipeKoen Kooi1
2009-07-08calamari.conf: New machine (MPC8536DS development system).Leon Woestenberg2
2009-07-08linux: updated 2.6.25 and 2.6.27 for mpc8315e-rdb.Leon Woestenberg3
2009-07-08omapfbplay: add xv version with netsync optionKoen Kooi1
2009-07-08ffmpeg git: bump SRCREV to get decode_video2 apiKoen Kooi2
2009-07-08qt4: package demos and examples as wellKoen Kooi3
2009-07-07qt4: added postgres, mysql, and sqlite2/3 support.Ihar Hrachyshka3
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-07-07qt4: updated version to 4.5.2.Ihar Hrachyshka10
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-07-07classpath: Depend on antlr-native, increased resp. PRs.Robert Schuster5
2009-07-07antlr-native 2.7.7: Use proper variable.Robert Schuster1