Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-04-07 | linux-omap 2.6.29: add patches to fix some bugs in the display driver, XV ↵ | Koen Kooi | 7 | |
now works again | ||||
2009-04-07 | linux-rp.inc: respect do_rm_work task | Andrea Adami | 1 | |
- 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-07 | initramfs-kexecboot-image: fix EXTRA_IMAGEDEPENDS for all Zaurus | Andrea Adami | 1 | |
2009-04-06 | wireless-tools: Fix libiw/ifrename packages, bump PR. | Tom Rini | 2 | |
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-06 | meta-toolchain-gpe-sbox: Drop task-sdk-gpephone (to match m-t-gpe), bump PR | Tom Rini | 1 | |
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-06 | meta-toolchain, canadian-sdk: Move C++ headers into the correct location, ↵ | Tom Rini | 9 | |
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-06 | gcc-cross-sdk: Fix relocation of the toolchain and bump PR. | Tom Rini | 15 | |
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-06 | binutils-cross-sdk: Make relative, not absolute symlinks for 'as', etc, bump PR | Tom Rini | 12 | |
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-06 | gcc-svn: Add recipe to build bleeding edge gcc. | Khem Raj | 153 | |
2009-04-06 | libsoup-2.4: add missing DEPENDS on sqlite3 | Jeremy Lainé | 1 | |
2009-04-06 | gsoap: actually stage headers and libraries.. | Jeremy Lainé | 1 | |
2009-04-06 | flite-1.3: use LDFLAGS (fixes QA error) | Jeremy Lainé | 2 | |
2009-04-06 | gsoap: use LDFLAGS (fixes QA error) | Jeremy Lainé | 2 | |
2009-04-06 | Merge branch 'org.openembedded.dev' of ↵ | Jeremy Lainé | 5 | |
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev | ||||
2009-04-06 | postgresql-8.2.4: fix SRC_URI and checksums.ini | Jeremy Lainé | 1 | |
2009-04-06 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 4 | |
into org.openembedded.dev | ||||
2009-04-06 | linux-omap 2.6.29: fixes | Koen Kooi | 5 | |
* add patch to fix leds * tweak ISP patches to handle new API * tweak beagleboard defconfig | ||||
2009-04-06 | postgresql: use LDFLAGS for shared libs (fixes QA error) | Jeremy Lainé | 4 | |
2009-04-06 | u-boot git: update overo and beagleboard to 2009.03 | Koen Kooi | 3 | |
2009-04-06 | gd: use LDFLAGS (fixes QA error) | Jeremy Lainé | 1 | |
2009-04-06 | pth: use LDFLAGS (fixes QA error) | Jeremy Lainé | 2 | |
2009-04-06 | dhclient: use LDFLAGS (fixes QA error) | Jeremy Lainé | 1 | |
2009-04-06 | libmng: use LDFLAGS (fixes QA error) | Jeremy Lainé | 2 | |
2009-04-06 | cups: use LDFLAGS for shared libs (fixes QA error) | Jeremy Lainé | 3 | |
2009-04-06 | tcp-wrappers: use LDFLAGS (fixes QA error) | Jeremy Lainé | 2 | |
2009-04-06 | libnl: use LDFLAGS (fixes QA error) | Jeremy Lainé | 4 | |
2009-04-06 | linux-omap 2.6.28: introduce MACHINE_KERNEL_PR | Koen Kooi | 69 | |
linux-omap 2.6.29: introduce MACHINE_KERNEL_PR, seperate out dss2 patches, add isp and musb patches | ||||
2009-04-06 | Add linux-2.6.28 support for SAM9260/1/SAM9G20/ATNGW100 | Ulf Samuelsson | 4 | |
2009-04-06 | Add recipe for u-boot-2009.01 | Ulf Samuelsson | 5 | |
2009-04-06 | Add recipe for at91bootstrap-2.10 | Ulf Samuelsson | 8 | |
2009-04-06 | omap3 boards: introduce MACHINE_KERNEL_PR, put it in ↵ | Koen Kooi | 5 | |
conf/machine/include/omap3.inc | ||||
2009-04-05 | SlugOS: toolchain/sdk - add a number of missing components | Mike Westerhof | 1 | |
provided by task-sdk-bare, as noted by Tom Rini. | ||||
2009-04-05 | SlugOS: leds - fix logic to attempt to beep even if udev hasn't yet run. | Mike Westerhof | 2 | |
2009-04-05 | SlugOS: leds - attempt to modload ledtrig-timer rather than assuming | Mike Westerhof | 1 | |
it is built into the kernel. (From Martin Michlmayr) | ||||
2009-04-06 | initramfs-kexecboot-image: fix EXTRA_IMAGEDEPENDS for c7x0/akita/spitz | Andrea Adami | 1 | |
2009-04-05 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 3 | |
into org.openembedded.dev | ||||
2009-04-05 | linux-omap: move overo to 2.6.29 | Koen Kooi | 2 | |
2009-04-05 | cmake, git-native, python: Bump PR to force rebuild | Steve Sakoman | 3 | |
* commit 27d8a050c81bba4b42d496572c64b9cb6a43fec6 to openssl triggered build failures | ||||
2009-04-05 | checksums: add checksums for zope interface | Frans Meulenbroeks | 1 | |
2009-04-04 | linux-omap_2.6.28: added NFSD as module in beagleboard/defconfig | Frans Meulenbroeks | 2 | |
2009-04-04 | linux-omap 2.6.29: fix thinko with overrides | Koen Kooi | 1 | |
2009-04-04 | linux-omap 2.6.29: update overo bits and apply some patches from the overo ↵ | Koen Kooi | 8 | |
OE branch | ||||
2009-04-04 | linux-omap_2.6.29: added building nfsd module | Frans Meulenbroeks | 2 | |
2009-04-04 | ti-codec-combos: symlink .cfg files so gstreamer-ti can find them | Koen Kooi | 1 | |
* this was ommitted from the previous commit to gstreamer-tu | ||||
2009-04-04 | gstreamer-ti: fix path to codec combos | Koen Kooi | 1 | |
* if it's going to hardcode the codec locations it should hardcode the locations where OE installs them to instead of './*.x64P' | ||||
2009-04-03 | e2fsprogs: disable tls for now, if we are oabi and uclibc | woglinde | 1 | |
* make comment for uclibc nptl | ||||
2009-04-03 | ffmpeg: fix armv4 arch, patch can be zapped if gcc-4.4 is out | woglinde | 2 | |
2009-04-03 | gnome-keyring: depends on gconf to fix a FTBFS | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-04-03 | alsa-state: register the script for the shutdown, storing the settings | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-04-03 | sg3-utils: Updated Makefile patch to deal with cross-compiling | Henry von Tresckow | 2 | |
Signed-off-by: Henry von Tresckow <hvontres@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Koen Kooi <koen@openembedded.org> |