Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-05-13 | topas910.conf: Advertize the small NOR flash since everything needs to fit ↵ | Florian Boor | 1 | |
in there for now. | ||||
2009-05-13 | angstrom 2009.X: toolchain updates: | Koen Kooi | 2 | |
* make gcc 4.3.3 the default compiler (except for ppc and avr32) * make binutils 2.18 the default (except for armv7a and avr32) * disable thumb for armv4t/5te since there's no gcc/binutils combo that works 100% with thumb * bump distro_pr to force a rebuild * point feed configs at unstable feed Acked-By: Graeme Gregory <dp@xora.org.uk> | ||||
2009-05-13 | bluez: add 4.39 | Koen Kooi | 2 | |
2009-05-13 | gpe-image: Add license information and allow a "demo" style distro to log in ↵ | Florian Boor | 1 | |
automatically. | ||||
2009-05-13 | psplash: Change the splash orientation for the topas910 since the default ↵ | Florian Boor | 2 | |
splash screen won't fit in the native QVGA landscape framebuffer. | ||||
2009-05-13 | xserver-kdrive-common: Run display calibration later to make sure the device ↵ | Florian Boor | 2 | |
node for the touchscreen has been created already so that the touchscreen test succeeds. | ||||
2009-05-13 | gpe-image: Soem husekeeping, sortign, comments and improve Angstrom ↵ | Florian Boor | 1 | |
compatibility. | ||||
2009-05-13 | micro2440.conf: Provide display information and create filesystem with ↵ | Florian Boor | 1 | |
summary information. | ||||
2009-05-13 | topas910.conf: Add cleanmarkers to jffs2 filesystem | Florian Boor | 1 | |
2009-05-13 | checksums.ini: Add gpe-mixer 0.50 and xserver-common 0.24 | Florian Boor | 1 | |
2009-05-13 | xserver-common: Add 1.24 | Florian Boor | 1 | |
2009-05-13 | glib.inc: Packaging workaround for chinook-compat. | Robert Schuster | 1 | |
2009-05-13 | llvm2.6: Updated to newer SVN snapshot (includes some patches developed in OE). | Robert Schuster | 4 | |
llvm2.6-native: Dito. | ||||
2009-05-13 | cacao-native 0.99.4: Set default preference to -1. | Robert Schuster | 1 | |
2009-05-13 | angstrom feed uploader: upload to unstable feed, the 2008 feeds are ↵ | Koen Kooi | 1 | |
populated from stable/2009 | ||||
2009-05-13 | checksums: add more checksums | Koen Kooi | 1 | |
2009-05-13 | glibc 2.7/2.9: add march-i686.patch | Roman I Khimov | 2 | |
This patch is there for 2.6.1, but for some reason was not carried on to 2.7 and 2.9. Without it build for i686 machine fails. Acked-by: Denys Dmytriyenko <denis@denix.org> | ||||
2009-05-13 | local.conf.sample: Add description of BB_NUMBER_THREADS and ad US locale to ↵ | Florian Boor | 1 | |
the example list which is necessary for Angstrom. | ||||
2009-05-13 | netbook-pro.conf: fix bogus 755 permissions on checkout | Andrea Adami | 1 | |
2009-05-12 | linux_2.6.29+2.6.30: jump to RC5 | Andrea Adami | 2 | |
2009-05-12 | hildon-thumbnail: fix dependencies from gdk-pixbuf -> gtk+ | Andrea Adami | 1 | |
- the dep was triggering the build of gdk_pixbuf_2.10.14 - with the nasty effect of overwriting the .pc files in staging - (old gtk+ version and wrong target=linux-fb) | ||||
2009-05-12 | linux-rt-2.6.24: Fixed missing defconfig for mpc8315e-rdb. | Leon Woestenberg | 1 | |
2009-05-12 | patch.bbclass: use hashlib with Python 2.5+ - removes DeprecationWarning | Marcin Juszkiewicz | 1 | |
2009-05-12 | gsoko: Apply fix to suppress strip installing binary. | Florian Boor | 2 | |
2009-05-12 | topas910.conf: Enable building images with summary information. | Florian Boor | 1 | |
2009-05-12 | micro2440.conf: Prefer an up to date kernel. | Florian Boor | 1 | |
2009-05-12 | Allow use of Itanium as build machine | Peter Chubb | 1 | |
Hi, I have access to a cluster of Itaniums that I want to use as build machines for openembedded. This patch enables Itanium as a build environment. Signed-off-by: Marcin Juszkiewicz <hrw@openembedded.org> | ||||
2009-05-12 | Added myself in MANTAINERS as KaeilOS mantainer | Marco Cavallini | 1 | |
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com> Signed-off-by: Marcin Juszkiewicz <hrw@openembedded.org> | ||||
2009-05-11 | gcc*4.2.4: Switch to using INC_PR (r6). | Tom Rini | 5 | |
2009-05-11 | gcc-canadian-sdk: Drop gcc-package-canadian-sdk.inc as we don't really need it. | Tom Rini | 2 | |
The contents of gcc-package-canadian-sdk.inc aren't actually installed / used for a canadian-sdk, and duplicating the unneeded python function lead to lockfile errors to boot (noted by David Huggins-Daines <dhuggins@cs.cmu.edu>). Signed-off-by: Tom Rini <trini@embeddedalley.com> | ||||
2009-05-11 | conf/distro/include/{eglibc,glibc,uclibc}.inc: Change OVERRIDES to libc-foo | Tom Rini | 3 | |
Suggested by Koen, Richard and Graeme Signed-off-by: Tom Rini <trini@embeddedalley.com> | ||||
2009-05-11 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-05-11 | fennec: bump SRCREV | Koen Kooi | 1 | |
* runtime tested on beagleboard/angstrom | ||||
2009-05-11 | linux-omap 2.6.29: enable networking and staging drivers in beagleboard ↵ | Koen Kooi | 2 | |
defconfig | ||||
2009-05-11 | connman: add 0.16 | Koen Kooi | 2 | |
2009-05-11 | startup-monitor: Add missing PR | Florian Boor | 1 | |
2009-05-11 | gpe-mixer: add 0.50 | Florian Boor | 1 | |
2009-05-11 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 9 | |
into org.openembedded.dev | ||||
2009-05-11 | ti-codec-engine: update to 2.23.1 now it has been released | Koen Kooi | 2 | |
* https://www-a.ti.com:443/downloads/sds_support/targetcontent/CE/ce_2_23/index.html | ||||
2009-05-11 | glibc.inc: temporarily comment out the OVERRIDE so that we can build while folks | Mike Westerhof | 1 | |
sort out what they want to call the override. | ||||
2009-05-10 | madwifi-ng: (SlugOS only) re-instate "unset LDFLAGS" in do_compile() in order | Mike Westerhof | 1 | |
to make madwifi link successfully after some over-aggressive LDFLAGS changes. | ||||
2009-05-10 | SlugOS: remove bluez 3 from the package feeds; won't build with newer | Mike Westerhof | 2 | |
kernel headers. | ||||
2009-05-10 | openobex_1.5.bb: fix missing openobex.m4 file in staging. | Mike Westerhof | 1 | |
2009-05-10 | monit: add patch to remove -s in install. | Mike Westerhof | 2 | |
2009-05-10 | logrotate: remove -s on install | Mike Westerhof | 1 | |
2009-05-10 | netpbm: remove -s on install (sigh) | Mike Westerhof | 1 | |
2009-05-10 | angstrom-gpe-task-base: move themes to RRECOMMENDS | Koen Kooi | 1 | |
2009-05-10 | pixman: add git version | Koen Kooi | 1 | |
2009-05-10 | linux-omap: update beagle defconfig to include TT_NEWSCHED and tweak overo ↵ | Koen Kooi | 3 | |
PM config | ||||
2009-05-10 | liboil_0.3.15: Consider the soft-float case. | Khem Raj | 2 | |
__VFP_FP__ means that the floating point format in use is that of the ARM VFP. It does not tell if one has VFP unit or not. So using this define will still use VFP instructions on cpus which do not have VFP. To know that we also need to consider __SOFTFP__ which means that instead of floating point instructions, library calls are being generated for floating point math operations so that the code will run on a processor without an FPU. |