summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-04-07binutils-canadian-sdk: Use add SYSROOT, use SDK_REALPATH_MINGW, bump PRTom Rini1
2009-04-07canadian-sdk: Add SDK_REALPATH_MINGW variable, so that we can prepend a ↵Tom Rini1
drive letter for sysroot.
2009-04-07checksums.ini: Add vala-0.6.0Tom Rini1
2009-04-07zaurus-2.6.inc: add ZAURUS_KERNEL_IMAGETYPEAndrea Adami1
- switch kernel types without re-editing the machine.conf files - using KERNEL_IMAGETYPE ?= here obliged to edit machine.conf
2009-04-07Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec12
into org.openembedded.dev
2009-04-07autoconf213-native: Added old autoconf for fennec recipe.Stanislav Brabec4
2009-04-07linux-oma 2.6.29: reenable BT for beagleboardKoen Kooi2
2009-04-07gnome-bluetooth: add RCONFLICTS with bluez-gnomeKoen Kooi1
2009-04-07gnome-bluetooth: add 2.27.1Koen Kooi3
libunique: needed for gnome-bluetooth, add 1.0.8
2009-04-07linux-omap 2.6.2[89]: make 720p mode conform to CEA 681-E instead of CEA 681-DKoen Kooi2
2009-04-07e17: bump SRCREV to 39886Koen Kooi2
* runtime tested on beagleboard, feels a bit faster as before * also gets us the blingy new wallpaper2 dialog
2009-04-07initramfs-kexecboot-image: fix parse warningKoen Kooi1
2009-04-07linux-omap: add modeline for 720p60 to .28 and .29Raffaele Recalcati5
2009-04-07angstrom feed builder: add systrayKoen Kooi1
2009-04-07systray: as the name implies, a systray module for e17Koen Kooi1
2009-04-07vala-native: bump to 0.6.0 and make git version the default; we need a ↵Michael 'Mickey' Lauer5
bootstrap version now though.
2009-04-07task-cli-tools: add socatMichael 'Mickey' Lauer1
2009-04-07gabriel[-native]: new recipe; proxy for remote dbus accessMichael 'Mickey' Lauer3
2009-04-07socat: catch up SRC_URIMichael 'Mickey' Lauer5
2009-04-07libssh: add libssh-nativeMichael 'Mickey' Lauer3
2009-04-07linux-omap 2.6.29: add patches to fix some bugs in the display driver, XV ↵Koen Kooi8
now works again
2009-04-07linux-rp.inc: respect do_rm_work taskAndrea Adami1
- wlan-ng headers were needed before 2.6.28 - tosa was needing these but now uses 2.6.29 - not needed anymore it seems
2009-04-07initramfs-kexecboot-image: fix EXTRA_IMAGEDEPENDS for all ZaurusAndrea Adami3
2009-04-06wireless-tools: Fix libiw/ifrename packages, bump PR.Tom Rini2
We weren't creating the above packages as we needed to use '=+' not '+=' here to take things from the default package. For these additional packages, add files with '=' not '+=' and we only need to add ${sysconfdir}/network to the base package glob. Also we need to run install-static to get libiw.a to be installed. Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-04-06meta-toolchain-gpe-sbox: Drop task-sdk-gpephone (to match m-t-gpe), bump PRTom Rini1
Acked-by: Florian Boor <florian.boor@kernelconcepts.de> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-04-06meta-toolchain, canadian-sdk: Move C++ headers into the correct location, ↵Tom Rini9
bump PR A gcc that has sysroot support expects that the default C++ headers (iostream, etc) are in <toolchain prefix>/include/c++ while regular C headers are still in <toolchain prefix>/usr/include. Acked-by: Florian Boor <florian.boor@kernelconcepts.de> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-04-06gcc-cross-sdk: Fix relocation of the toolchain and bump PR.Tom Rini15
There's two parts to this. The first is to make relative, not absolute symlinks for 'cpp', etc. The second is that we need to configure without --with-gxx-include-dir and instead install the base C++ headers into the expected location. The path passed to --with-gxx-include-dir will not be relocated and is an absolute. Acked-by: Florian Boor <florian.boor@kernelconcepts.de> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-04-06binutils-cross-sdk: Make relative, not absolute symlinks for 'as', etc, bump PRTom Rini12
While I'm in here, make the cvs recipe use FILESPATHPKG not mung FILESDIR. Acked-by: Florian Boor <florian.boor@kernelconcepts.de> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-04-06sane-srcrevs.inc : Rev up eglibc and add revision for gcc-svn.Khem Raj1
2009-04-06gcc-svn: Add recipe to build bleeding edge gcc.Khem Raj153
2009-04-06libsoup-2.4: add missing DEPENDS on sqlite3Jeremy Lainé1
2009-04-06gsoap: actually stage headers and libraries..Jeremy Lainé1
2009-04-06pw-am.sh: script to import patches from patchwork into git repositoryMarcin Juszkiewicz1
2009-04-06Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé1
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-04-06flite-1.3: use LDFLAGS (fixes QA error)Jeremy Lainé2
2009-04-06openmoko.conf: update sources mirror URLJohn Lee1
Someone changed the location of om sources mirror without modifying related settings, nor posting a proper notice on any mailing list.
2009-04-06gsoap: use LDFLAGS (fixes QA error)Jeremy Lainé2
2009-04-06Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé6
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-04-06postgresql-8.2.4: fix SRC_URI and checksums.iniJeremy Lainé2
2009-04-06Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi4
into org.openembedded.dev
2009-04-06linux-omap 2.6.29: fixesKoen Kooi6
* add patch to fix leds * tweak ISP patches to handle new API * tweak beagleboard defconfig
2009-04-06postgresql: use LDFLAGS for shared libs (fixes QA error)Jeremy Lainé4
2009-04-06u-boot git: update overo and beagleboard to 2009.03Koen Kooi3
2009-04-06gd: use LDFLAGS (fixes QA error)Jeremy Lainé1
2009-04-06pth: use LDFLAGS (fixes QA error)Jeremy Lainé2
2009-04-06dhclient: use LDFLAGS (fixes QA error)Jeremy Lainé1
2009-04-06libmng: use LDFLAGS (fixes QA error)Jeremy Lainé2
2009-04-06cups: use LDFLAGS for shared libs (fixes QA error)Jeremy Lainé3
2009-04-06tcp-wrappers: use LDFLAGS (fixes QA error)Jeremy Lainé2
2009-04-06libnl: use LDFLAGS (fixes QA error)Jeremy Lainé4