summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-06-21gnuradio : Remove older recipes.Philip Balister4
NOTE: Normally I do not like deleting recipes, but in this case I am very familiar with (hopefully) all the gnuradio from OE users. To be really useful, the older recipes need lots of work. The 3.1.3 recipe is mainly for people using libusrp with the older API.
2009-06-21gtk-engines: provide RREPLACES for gpe-theme-clearlooksKoen Kooi1
2009-06-21dvb-apps: update to current stateKoen Kooi3
* statically link apps to avoid problems with the 'libraries' it tries to create
2009-06-21dvsdk: sync with TI overlay, but change a few things:Koen Kooi26
* fix toolchain paths to work with internal toolchains * start installing to ${datadir} again * use MACHINE_KERNEL_PR for kernel modules * and more fixes
2009-06-21kexec-tools: rename static recipes built against klibcAndrea Adami4
2009-06-20Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-06-20kexecboot: sanitize recipeAndrea Adami1
- recipe_sanity: RDEPENDS should not be set, but is set to 'kexec-static' - Phil Blundell:" - In almost all cases the app ought to be setting RDEPENDS_${PN}, not - RDEPENDS. Otherwise the documentation, debug data and suchlike will - end up getting the same dependency, which is seldom useful. - The same goes for most of the other R* variables."
2009-06-20linux-omap pm 2.6.29: tweak versioning, attempt to get sound working for beagleKoen Kooi3
2009-06-20clutter(-gst)-0.9: fix GLES buildKoen Kooi3
2009-06-20util-linux-ng: only delete bogus symlink, not all swap* binaries for crazy ↵Koen Kooi1
people that have sbindir == base_sbindir
2009-06-20util-linux-ng: fix packaging, u-a and replace hardcoded pathsKoen Kooi4
* also switch to INC_PR to make Tom happy
2009-06-19binutils-cvs: Switch to INC_PRTom Rini2
2009-06-19binutils-2.19: Switch to INC_PRTom Rini3
2009-06-19binutils-2.19.51.0.3: Switch to INC_PRTom Rini3
2009-06-19binutils-2.19.1: Switch to INC_PRTom Rini3
2009-06-19binutils-2.18: Switch to INC_PRTom Rini3
2009-06-19binutils-2.18.50.0.7: Switch to INC_PRTom Rini3
2009-06-19binutils-2.17.50.0.12: Switch to INC_PRTom Rini2
2009-06-19binutils-2.16.91.0.7: Switch to INC_PRTom Rini2
2009-06-19binutils-2.16.91.0.6: Switch to INC_PRTom Rini2
2009-06-19binutils-2.15.94.0.1: Switch to INC_PRTom Rini2
2009-06-19binutils-2.14.90.0.7: Switch to INC_PRTom Rini2
2009-06-19binutils-2.14.90.0.6: Switch to INC_PRTom Rini2
2009-06-19binutils-cross-sdk: ${layout_base_bindir} is not the path to where the real ↵Tom Rini1
binary is. The binary will always be two levels back, and it will always be in ${bindir} as that's what we pass to configure, so basename that to find the right directory name
2009-06-19gcc-package-sdk.inc: ${layout_base_bindir} is not the path to where the real ↵Tom Rini4
binary is. The binary will always be two levels back, and it will always be in ${bindir} as that's what we pass to configure, so basename that to find the right directory name. Bump INC_PR in gcc-canadian-sdk 4.2.4, gcc-cross-sdk 4.2.4/4.3.3/4.4.0
2009-06-19gcc-4.4.0: Switch to INC_PRTom Rini4
2009-06-19gcc-4.3.2: Switch to INC_PRTom Rini4
2009-06-19gcc-4.3.1: Switch to INC_PRTom Rini4
2009-06-19gcc-4.2.3: Switch to INC_PRTom Rini4
2009-06-19gcc-4.2.2: Switch to INC_PRTom Rini4
2009-06-19gcc-4.1.2: Switch to INC_PRTom Rini4
2009-06-19gcc-4.1.1: Switch to INC_PRTom Rini4
2009-06-19gcc-4.1.0: Switch to INC_PRTom Rini4
2009-06-19gcc-3.4.4: Switch to INC_PRTom Rini5
2009-06-19gcc-3.4.3: Switch to INC_PRTom Rini4
2009-06-19gcc-3.3.4: Use INC_PRTom Rini4
2009-06-19meta-toolchain: Use ${layout_base_libdir} not usr/lib for opkg.Tom Rini1
2009-06-19zbar: New recipe for zbar barcode decoder.Florian Boor1
2009-06-19linux: Use 2.6.30 for the TX25Florian Boor1
2009-06-19This is the Boardfile, defconfig, Kerneldiff and adapted bb file for the new ↵Dieter Thimm3
tx25 ka-ro Board.
2009-06-19glibc: move missing ld.so.conf into correct directoryHolger Schurig1
my previous patch was erraneous (Thou shalt not develop on one box and commit on another box ...)
2009-06-19glibc: fix "extract" and "munge"/"configure" for ancient glibc 2.3.5+cvsHolger Schurig2
* ld.so.conf was specified, but missing * syntax error in *.bb file: missing "}"
2009-06-19glibc-2.9: fix builds for arm-oabiDmitry Eremin-Solenikov4
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-19Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov173
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-06-19Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-06-19linux-omap-pm: add .6.29 recipe so the git one can move to 2.6.30Koen Kooi97
2009-06-19fann-2.0.0 : Add recipe for Fast Artificial Neural Network Library.Philip Balister1
This recipe stages the headers into /usr/include. This matches the Debian way, but not the Fedora way. Some adjustments will be needed for packages that use fann by including <fann/fann.h> Motivation provided by Elvis Dowson. Thanks!
2009-06-19Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé74
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-06-19glibc_2.[79].bb: remove extra quote from SRC_URI for powerpcJeremy Lainé2
2009-06-19linux-omap-pm git: start syncing with linux-omap non-pmKoen Kooi71
* also add dvsdk defines to omap3.inc