Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-06-19 | gcc-4.3.1: Switch to INC_PR | Tom Rini | 4 | |
2009-06-19 | gcc-4.2.3: Switch to INC_PR | Tom Rini | 4 | |
2009-06-19 | gcc-4.2.2: Switch to INC_PR | Tom Rini | 4 | |
2009-06-19 | gcc-4.1.2: Switch to INC_PR | Tom Rini | 4 | |
2009-06-19 | gcc-4.1.1: Switch to INC_PR | Tom Rini | 4 | |
2009-06-19 | gcc-4.1.0: Switch to INC_PR | Tom Rini | 4 | |
2009-06-19 | gcc-3.4.4: Switch to INC_PR | Tom Rini | 5 | |
2009-06-19 | gcc-3.4.3: Switch to INC_PR | Tom Rini | 4 | |
2009-06-19 | gcc-3.3.4: Use INC_PR | Tom Rini | 4 | |
2009-06-19 | meta-toolchain: Use ${layout_base_libdir} not usr/lib for opkg. | Tom Rini | 1 | |
2009-06-19 | zbar: New recipe for zbar barcode decoder. | Florian Boor | 1 | |
2009-06-19 | linux: Use 2.6.30 for the TX25 | Florian Boor | 1 | |
2009-06-19 | This is the Boardfile, defconfig, Kerneldiff and adapted bb file for the new ↵ | Dieter Thimm | 4 | |
tx25 ka-ro Board. | ||||
2009-06-19 | recipe_sanity.bbclass: only check RPROVIDES/RDEPENDS in target recipes. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-06-19 | recipe_sanity.bbclass: add checks for "bad" vars like RDEPENDS/RPROVIDES. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-06-19 | micro-uclibc: avoid selection of crazy iphone stuff as provider for iconv | Phil Blundell | 1 | |
2009-06-19 | recipe_sanity.bbclass: add checks for missing/default variables | Chris Larson | 1 | |
By default, for now, it just checks for LICENSE being left as default when SRC_URI is set, and an empty DESCRIPTION, which freaks out the packaging classes. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-06-19 | glibc: move missing ld.so.conf into correct directory | Holger Schurig | 1 | |
my previous patch was erraneous (Thou shalt not develop on one box and commit on another box ...) | ||||
2009-06-19 | glibc: fix "extract" and "munge"/"configure" for ancient glibc 2.3.5+cvs | Holger Schurig | 2 | |
* ld.so.conf was specified, but missing * syntax error in *.bb file: missing "}" | ||||
2009-06-19 | recipe_sanity.bbclass: add check to handle bugs wrt var expansions in var names. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-06-19 | Merge commit 'origin/org.openembedded.dev' into org.openembedded.dev | Dmitry Eremin-Solenikov | 1 | |
2009-06-19 | glibc-2.9: fix builds for arm-oabi | Dmitry Eremin-Solenikov | 4 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-06-19 | recipe_sanity: add check for PACKAGES in native/cross and split to ↵ | Chris Larson | 1 | |
recipe_sanity_all. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-06-19 | Merge branch 'org.openembedded.dev' of ↵ | Dmitry Eremin-Solenikov | 175 | |
git://git.openembedded.org/openembedded into org.openembedded.dev | ||||
2009-06-19 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 2 | |
into org.openembedded.dev | ||||
2009-06-19 | linux-omap-pm: add .6.29 recipe so the git one can move to 2.6.30 | Koen Kooi | 97 | |
2009-06-19 | fann-2.0.0 : Add recipe for Fast Artificial Neural Network Library. | Philip Balister | 2 | |
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-19 | Merge branch 'org.openembedded.dev' of ↵ | Jeremy Lainé | 75 | |
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev | ||||
2009-06-19 | glibc_2.[79].bb: remove extra quote from SRC_URI for powerpc | Jeremy Lainé | 2 | |
2009-06-19 | linux-omap-pm git: start syncing with linux-omap non-pm | Koen Kooi | 72 | |
* also add dvsdk defines to omap3.inc | ||||
2009-06-19 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 3 | |
into org.openembedded.dev | ||||
2009-06-19 | geoclue: update to 0.11.1 + git | Koen Kooi | 2 | |
2009-06-19 | angstrom-x11-base-depends: Bump PR to get new XSERVER for spitz and akita. | Stanislav Brabec | 1 | |
2009-06-19 | lowpan-tools: bump git srcrev | Dmitry Eremin-Solenikov | 1 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-06-19 | u-boot: upgrade at91sam9g20ek from 2009.01 to 2009.06 | Dmitry Eremin-Solenikov | 2 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-06-19 | u-boot: drop PACKAGE_ARCH from individual recipes | Dmitry Eremin-Solenikov | 10 | |
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-19 | u-boot: set PACKAGE_ARCH to MACHINE_ARCH in .inc | Dmitry Eremin-Solenikov | 1 | |
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-19 | gstreamer-ti: fix build with non-external toolchains | Koen Kooi | 1 | |
2009-06-19 | linux-2.6.29: add a default kernel for tqm8540 | Dmitry Eremin-Solenikov | 2 | |
Now a correct commit, sorry for the previous attempt. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-06-19 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 9 | |
into org.openembedded.dev | ||||
2009-06-19 | ti-dmai: bump SRCREV and fix path to cross-compiler | Koen Kooi | 2 | |
* calling compiler with their full path is bogus anyway | ||||
2009-06-19 | checksums: add some more checksums | Koen Kooi | 1 | |
2009-06-19 | ruby: introduce SHRT_VER to follow recent restructuring of upstream FTP server | Rolf Leggewie | 2 | |
* update SRC_URI and checksums.ini | ||||
2009-06-18 | pax-utils-native: Install into layout_exec_prefix not layout_prefix | Tom Rini | 2 | |
STAGING_BINDIR_NATIVE uses layout_exec_prefix so we need to install there. | ||||
2009-06-18 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Stanislav Brabec | 1 | |
into org.openembedded.dev | ||||
2009-06-18 | conf/machine/akita.conf and conf/machine/spitz.conf: Revert to ↵ | Stanislav Brabec | 2 | |
xserver-kdrive-1300: * see http://projects.linuxtogo.org/pipermail/angstrom-distro-devel/2009-June/003315.html | ||||
2009-06-18 | xserver-kdrive-1300: Package xserver-kdrive-1.3.0.0 under another name to ↵ | Stanislav Brabec | 1 | |
allow both in feed in parallel. | ||||
2009-06-18 | xserver-kdrive-common.inc: Introduce PKGN variable that allows to set ↵ | Stanislav Brabec | 1 | |
package name base. | ||||
2009-06-18 | zaurus-kernel.inc: remove MACHINE_KERNEL_PR settings (optional now) | Andrea Adami | 1 | |
2009-06-19 | Make package_update_index_ipk proper task with locking | Roman I Khimov | 5 | |
Parallel image builds race in package_update_index_ipk, so locking is needed and for a proper lock package_update_index_ipk needs to be a proper task. Acked-by: Tom Rini <trini@embeddedalley.com> |