summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-07-13linux-omapandroid : update the omapzoom2 defconfig to enable neon andGraeme Gregory1
disable the android drivers
2009-07-13xserver-xorg-conf_0.1.bb : add xorg.conf for the omapzoom2, exactly the sameGraeme Gregory2
as the beagleboard one
2009-07-13Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi27
into org.openembedded.dev
2009-07-13qt4-embedded gles: add WIP GLES version of qt-eKoen Kooi2
* the sgx sdk is missing headers, but that should get solved in the new release
2009-07-13angstrom feed builder: add more appsKoen Kooi1
2009-07-13Angstrom feed sorter: add omapzoom2Koen Kooi1
2009-07-13Merge commit 'origin/org.openembedded.dev' into org.openembedded.devDmitry Eremin-Solenikov57
2009-07-13build-feeds.sh: it's now lowpan-tools, not lowpan-utilsDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-13build-release.sh: add at91sam9g20ekDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-13sort.sh: add ppce500 arch and tqm8540 as one of machinesDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-13sort.sh: add mainstone and at91sam9g20ek to the list of armv5te machinesDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-12uclibc: put SRC_URI = http://www.uclibc.org/downloads/uClibc-${PV}.tar.bz2Henning Heinold7
into uclibc.inc
2009-07-12pmount: update to version 0.9.19Henning Heinold4
* no libsysfs dependency anymore
2009-07-12pmount: fix gettext suppoprt now for realHenning Heinold2
* bump PR
2009-07-12pulseaudio: fix detection of tls for shared librariesHenning Heinold2
* bump PR
2009-07-12pulseaudio: fix building of bluez_ipc stuffHenning Heinold2
* bump PR
2009-07-12pulseaudio: use right gettext automake macro for generating locales or notHenning Heinold2
* only for version 0.9.15 * bump PR
2009-07-11qt4.inc: Work with DISTRO=micro where local_prefix is ""Holger Hans Peter Freyther1
The Qt buildsystem does not like when the -prefix is omitted (""). Append a "/" to the ${prefix} to always have at least one charachter. This was build tested with the micro and minimal distribution.
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-10Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov3
git://git.openembedded.org/openembedded into org.openembedded.dev
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-09Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov27
git://git.openembedded.org/openembedded into org.openembedded.dev
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