summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
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
2009-06-19Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi3
into org.openembedded.dev
2009-06-19geoclue: update to 0.11.1 + gitKoen Kooi2
2009-06-19angstrom-x11-base-depends: Bump PR to get new XSERVER for spitz and akita.Stanislav Brabec1
2009-06-19lowpan-tools: bump git srcrevDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-19u-boot: upgrade at91sam9g20ek from 2009.01 to 2009.06Dmitry Eremin-Solenikov2
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-19u-boot: drop PACKAGE_ARCH from individual recipesDmitry Eremin-Solenikov10
As PACKAGE_ARCH is now set in main u-boot file, drop it from all recipes. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-19u-boot: set PACKAGE_ARCH to MACHINE_ARCH in .incDmitry Eremin-Solenikov1
u-boot should be generated on per-machine base. Set PACKAGE_ARCH in .inc file so all u-boot's inherit it. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-19gstreamer-ti: fix build with non-external toolchainsKoen Kooi1
2009-06-19linux-2.6.29: add a default kernel for tqm8540Dmitry Eremin-Solenikov2
Now a correct commit, sorry for the previous attempt. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-19Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi5
into org.openembedded.dev
2009-06-19ti-dmai: bump SRCREV and fix path to cross-compilerKoen Kooi2
* calling compiler with their full path is bogus anyway
2009-06-19ruby: introduce SHRT_VER to follow recent restructuring of upstream FTP serverRolf Leggewie1
* update SRC_URI and checksums.ini
2009-06-18pax-utils-native: Install into layout_exec_prefix not layout_prefixTom Rini2
STAGING_BINDIR_NATIVE uses layout_exec_prefix so we need to install there.
2009-06-18xserver-kdrive-1300: Package xserver-kdrive-1.3.0.0 under another name to ↵Stanislav Brabec1
allow both in feed in parallel.
2009-06-18xserver-kdrive-common.inc: Introduce PKGN variable that allows to set ↵Stanislav Brabec1
package name base.