Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-06-21 | checksums: add more checksums | Koen Kooi | 1 | |
2009-06-20 | angstrom: inheric recipe_sanity by default | Koen Kooi | 1 | |
2009-06-20 | micro{-uclibc}: use ${LIBC} instead of PREFERRED_LIBC, per suggestion from ↵ | Phil Blundell | 2 | |
Tom Rini | ||||
2009-06-19 | This is the Boardfile, defconfig, Kerneldiff and adapted bb file for the new ↵ | Dieter Thimm | 1 | |
tx25 ka-ro Board. | ||||
2009-06-19 | micro-uclibc: avoid selection of crazy iphone stuff as provider for iconv | Phil Blundell | 1 | |
2009-06-19 | fann-2.0.0 : Add recipe for Fast Artificial Neural Network Library. | Philip Balister | 1 | |
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 | linux-omap-pm git: start syncing with linux-omap non-pm | Koen Kooi | 1 | |
* also add dvsdk defines to omap3.inc | ||||
2009-06-19 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 4 | |
into org.openembedded.dev | ||||
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 | 1 | |
* update SRC_URI and checksums.ini | ||||
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 | zaurus-kernel.inc: remove MACHINE_KERNEL_PR settings (optional now) | Andrea Adami | 1 | |
2009-06-18 | madwifi-ng: new snapshot | Dmitry Eremin-Solenikov | 1 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-06-18 | checksums.ini: follow the change of madwifi-ng SRC_URI | Dmitry Eremin-Solenikov | 1 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-06-18 | tslib: update SRCREV to 77. (Closes: #518) | Rolf Leggewie | 1 | |
2009-06-18 | checksums.ini: follow kexecboot SRC_URI changes | Andrea Adami | 1 | |
2009-06-17 | Angstrom: fix OESTATS_SERVER host | Koen Kooi | 1 | |
2009-06-17 | micro2440.conf, mini2440.conf: Set u-boot entry point currectly. | Florian Boor | 2 | |
2009-06-17 | mini2440.conf, micro2440.conf: Pull wifi firmware into images. | Florian Boor | 2 | |
2009-06-17 | checksums.ini: added connman 0.18 and connman-gnome 0.5 | Marcin Juszkiewicz | 1 | |
2009-06-17 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 2 | |
into org.openembedded.dev | ||||
2009-06-17 | fix for MACHINE_KERNEL_PR stuff | Marcin Juszkiewicz | 1 | |
This patch unbreaks current behaviour which was introduced by MACHINE_KERNEL_PR variable. As most of target machines do not use it they have PR with broken value (set to "r0" instead of value in recipe). I took other way which makes both types of users happy -- those with MACHINE_KERNEL_PR in use and those without it. By default we set M_K_PR to empty string instead of "r0" - this allows to check is it set at all or not. If it is set then we set PR to this value. Otherwise we ignore existance of that variable and use PR from recipe. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | ||||
2009-06-17 | preferred-xorg-versions-X11R7.4.inc: pin xextproto-native and xtrans-native | Rolf Leggewie | 1 | |
* xextproto-native: 7.0.3 * xtrans: 1.2.1 | ||||
2009-06-17 | gnote: add 0.5.0 | Koen Kooi | 1 | |
2009-06-16 | angstrom 2009.X: switch to glibc 2.9 | Koen Kooi | 1 | |
* runtime testing on beagleboard, sheevaplug and om-gta01 reveals 2.9 to be as stable as 2.6.1 | ||||
2009-06-16 | checksums: add more checksums | Koen Kooi | 1 | |
2009-06-16 | enlightenment: bump SRCREV to latest rev before soname change | Koen Kooi | 1 | |
* This gets us up to date with the latest snapshot release * runtime tested on beagleboard/angstrom | ||||
2009-06-16 | Angstrom: build with -ggdb3 by default | Koen Kooi | 4 | |
"Level 3 includes extra information, such as all the macro definitions present in the program. GDB supports macro expansion when you use `-gdb3'." | ||||
2009-06-15 | u-boot: Added 2009.06. Machine mpc8315e-rdb uses it now. | Leon Woestenberg | 2 | |
Newest u-boot release 2009.06. Also, as the mpc8315e-rdb boards come with a buggy u-boot (possible invalid access due to missing guard, when speculatively executing libz code), its u-boot version is now set to 2009.06 which contains the fix. Same applies to mpc8313e-rdb, to be upgraded later. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> | ||||
2009-06-15 | linux-2.6.30: Added to checksums.ini | Leon Woestenberg | 1 | |
2009-06-15 | Revert "bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.so" | Phil Blundell | 1 | |
This reverts commit ba434bd1dc9dc8ed61953a1579ea9e993e81cbb2. Acked-by: Richard Purdie, Leon Woestenberg | ||||
2009-06-13 | micro: disable ONLINE_PACKAGE_MANAGEMENT globally | Phil Blundell | 1 | |
2009-06-13 | gpe-dm: update to 0.52 | Phil Blundell | 1 | |
xserver-common: update to 1.25 | ||||
2009-06-13 | Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵ | Phil Blundell | 1 | |
into org.openembedded.dev | ||||
2009-06-13 | libidn: add 1.15 | Phil Blundell | 1 | |
2009-06-13 | libidn: old SRC_URI has become unavailable | Rolf Leggewie | 1 | |
2009-06-12 | bitbake.conf: add -g to BUILD_OPTIMIZATION | Phil Blundell | 4 | |
sane-toolchain-*.inc: remove assignments to BUILD_OPTIMIZATION Acked-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-12 | micro-uclibc: make sure "micro" is in OVERRIDES; use eabi for armeb | Phil Blundell | 1 | |
2009-06-12 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-06-12 | Angstrom: set BUILDNAME | Koen Kooi | 1 | |
2009-06-12 | gammu: Update to version 1.24.0. | Stanislav Brabec | 1 | |
2009-06-11 | directfb: try harder to get src_uri correct | Phil Blundell | 1 | |
2009-06-10 | xf86-video-displaylink: update to 0.3 | Koen Kooi | 1 | |
2009-06-10 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Marcin Juszkiewicz | 1 | |
into org.openembedded.dev | ||||
2009-06-10 | checksums.ini: added xine 1.1.0 | Marcin Juszkiewicz | 1 | |
2009-06-09 | checksums.ini: added openssh 5.2p1 | Denis 'Gnutoo' Carikli | 1 | |
2009-06-09 | checksums.ini : added guile-1.8.6.tar.gz | Denis 'Gnutoo' Carikli | 1 | |
2009-06-09 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 2 | |
into org.openembedded.dev | ||||
2009-06-09 | webkit-gtk: first stab at enabled JIT for armv7a | Koen Kooi | 1 | |