aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-07-13Added linux version recipes/linux/linux-2.6.29 for taskit Stamp9G20 ↵Marco Cavallini
Evaluation Board * based on a patch from http://www.armbedded.eu/documentation
2009-07-13Added linux version recipes/linux/linux_2.6.29.bb for taskit Stamp9G20 ↵Marco Cavallini
Evaluation Board * based on a patch from http://www.armbedded.eu/documentation * bump PR
2009-07-13Added machine taskit Stamp9G20 Evaluation BoardMarco Cavallini
* based on a patch from http://www.armbedded.eu/documentation * distro details http://www.kaeilos.com/?q=stamp9g20evb-taskit
2009-07-13gs: add 8.64Otavio Salvador
This has based in Debian's 8.64~dfsg-12 package and all patches has been taken from it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-13Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-07-13qt4-embedded gles: add WIP GLES version of qt-eKoen Kooi
* the sgx sdk is missing headers, but that should get solved in the new release
2009-07-13angstrom feed builder: add more appsKoen Kooi
2009-07-13Angstrom feed sorter: add omapzoom2Koen Kooi
2009-07-13Merge commit 'origin/org.openembedded.dev' into org.openembedded.devDmitry Eremin-Solenikov
2009-07-13build-feeds.sh: it's now lowpan-tools, not lowpan-utilsDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-13build-release.sh: add at91sam9g20ekDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-13sort.sh: add ppce500 arch and tqm8540 as one of machinesDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-13sort.sh: add mainstone and at91sam9g20ek to the list of armv5te machinesDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-12uclibc: put SRC_URI = http://www.uclibc.org/downloads/uClibc-${PV}.tar.bz2Henning Heinold
into uclibc.inc
2009-07-12pmount: update to version 0.9.19Henning Heinold
* no libsysfs dependency anymore
2009-07-12pmount: fix gettext suppoprt now for realHenning Heinold
* bump PR
2009-07-12pulseaudio: fix detection of tls for shared librariesHenning Heinold
* bump PR
2009-07-12pulseaudio: fix building of bluez_ipc stuffHenning Heinold
* bump PR
2009-07-12pulseaudio: use right gettext automake macro for generating locales or notHenning Heinold
* only for version 0.9.15 * bump PR
2009-07-11qt4.inc: Work with DISTRO=micro where local_prefix is ""Holger Hans Peter Freyther
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' Carikli
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-07-11udev 118 : fix GNU hashDenis 'Gnutoo' Carikli
fixed adding that to the recipe: TARGET_CC_ARCH += "${LDFLAGS}"
2009-07-11gnuradio : Update subversion recipe. GNURadio trunk now includes NEON support.Philip Balister
2009-07-11package classes: count dotfiles as non-emptyMichael Smith
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 Smith
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 Smith
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 Smith
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 Gregory
This reverts commit 6633c4c95a713bc365f5d87acc4a94621ed50034.
2009-07-10Merge branch 'org.openembedded.dev' of ↵Graeme Gregory
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 Gregory
best supported kernel at this time
2009-07-10opkg-native: use OE's libdir instead of hardcoded /usr/lib for ↵Mario Domenech Goulart
update-alternatives Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10libgpg-error: convert to INC_PR usageOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10checksums.ini add gnu ghostscript 8.64Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10checkums.ini: add termcap 1.3.1Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10base.bbclass: add support for machine configuration fallbackOtavio Salvador
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 Salvador
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 Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10mesa: add version 7.4Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10read-edid: add get-edid packageOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10rdesktop (1.6.0): add addin supportOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10rdesktop (1.6.0): fix audio redirection for Windows 2008 Server/VistaOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10rdesktop: use INC_PR in recipesOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10skype: add static and dynamic versionsOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-10glibc: fix build for i486 arch at version 2.9Henning Heinold
* patch stolen from some mailinglist and from pb_ on irc * bump PR
2009-07-10Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-07-09SlugOS: slugos.inc - switch from diet-x11 libs to standard x11 libsMike Westerhof
(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 Balister
2009-07-09Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-07-09u-boot_git.bb : add zoom2 support to u-boot gitGraeme Gregory
2009-07-09omapzoom2.conf : add new zoom2 machine fileGraeme Gregory