aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-05-12Added myself in MANTAINERS as KaeilOS mantainerMarco Cavallini
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com> Signed-off-by: Marcin Juszkiewicz <hrw@openembedded.org>
2009-05-11gcc*4.2.4: Switch to using INC_PR (r6).Tom Rini
2009-05-11gcc-canadian-sdk: Drop gcc-package-canadian-sdk.inc as we don't really need it.Tom Rini
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-11conf/distro/include/{eglibc,glibc,uclibc}.inc: Change OVERRIDES to libc-fooTom Rini
Suggested by Koen, Richard and Graeme Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-05-11Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-05-11fennec: bump SRCREVKoen Kooi
* runtime tested on beagleboard/angstrom
2009-05-11linux-omap 2.6.29: enable networking and staging drivers in beagleboard ↵Koen Kooi
defconfig
2009-05-11connman: add 0.16Koen Kooi
2009-05-11startup-monitor: Add missing PRFlorian Boor
2009-05-11gpe-mixer: add 0.50Florian Boor
2009-05-11Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-05-11ti-codec-engine: update to 2.23.1 now it has been releasedKoen Kooi
* https://www-a.ti.com:443/downloads/sds_support/targetcontent/CE/ce_2_23/index.html
2009-05-11glibc.inc: temporarily comment out the OVERRIDE so that we can build while folksMike Westerhof
sort out what they want to call the override.
2009-05-10madwifi-ng: (SlugOS only) re-instate "unset LDFLAGS" in do_compile() in orderMike Westerhof
to make madwifi link successfully after some over-aggressive LDFLAGS changes.
2009-05-10SlugOS: remove bluez 3 from the package feeds; won't build with newerMike Westerhof
kernel headers.
2009-05-10openobex_1.5.bb: fix missing openobex.m4 file in staging.Mike Westerhof
2009-05-10monit: add patch to remove -s in install.Mike Westerhof
2009-05-10logrotate: remove -s on installMike Westerhof
2009-05-10netpbm: remove -s on install (sigh)Mike Westerhof
2009-05-10angstrom-gpe-task-base: move themes to RRECOMMENDSKoen Kooi
2009-05-10pixman: add git versionKoen Kooi
2009-05-10linux-omap: update beagle defconfig to include TT_NEWSCHED and tweak overo ↵Koen Kooi
PM config
2009-05-10liboil_0.3.15: Consider the soft-float case.Khem Raj
__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.
2009-05-10gnuradio : Stage files so we can build other packages that use gnuradio.Philip Balister
2009-05-10telepathy: update empathy and telepathy bitsKoen Kooi
2009-05-10libcanberra: fix packaging and DEPENDSKoen Kooi
2009-05-09startup-monitor: fix makefile - don't strip on installAndrea Adami
2009-05-09gpe-mixer: fix Makefile - don't strip on installAndrea Adami
2009-05-09checksums.ini : Sort checksums.Philip Balister
2009-05-09u-boot_git.bb : Update FILESPATHPKG to include u-boot-git directory.Philip Balister
2009-05-09ortp-0.13.1 : Add later version of ortp. Convert to use .inc.Philip Balister
* There are later versions, but this version is needed for openbts.
2009-05-09gpe-clock: skip fix-install patch: sources are ok since 0.27Andrea Adami
- apply patch only to revisions between 0.21 and 0.25
2009-05-09midori: add 0.1.6Koen Kooi
2009-05-09webkit-gtk: bump SRCREV, fix gtk-doc, fix packagingKoen Kooi
* runtime tested on beagleboard with midori and epiphany
2009-05-09ecore: bump PRKoen Kooi
2009-05-09checksums.ini: add some checksumsKoen Kooi
2009-05-08ti-dmai: bump SRCREV to support a wider range of kernelsKoen Kooi
2009-05-08evas: make splitting magic match PACKAGES_DYNAMICKoen Kooi
2009-05-08Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-05-08checksums.ini: Add gpe-clock 0.27Florian Boor
2009-05-08gpe-clock: Add 0.27Florian Boor
2009-05-08gpe-watch: Fix install: don't do install -sSteve Sakoman
2009-05-08gpe-tetris: Fix install: don't di install -sSteve Sakoman
2009-05-08gpe-clock: Fix install: Don't do install -sSteve Sakoman
2009-05-08gpe-announce: Fix install: don't do install -sSteve Sakoman
2009-05-08gpe-plucker: Add patchSteve Sakoman
2009-05-08gpe-plucker: Fix installSteve Sakoman
2009-05-08gsoko: don't do "install -s"Florian Boor
2009-05-08libart-lgpl: remove INSTALL variable as install should be provided by autotoolsCliff Brake
2009-05-08llvm2.6-native 2.5+svnr20090504: New recipe.Robert Schuster
llvm2.6 2.5+svnr20090504: New recipe.