aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2011-03-26omap4430-panda: Prefer u-boot-git and remove extra custom x-loadRoger Monk
* Switch to using u-boot-git (instead of u-boot-sakoman) * Remove reference to custom x-load * Remove extra image depends (which will come from common include) Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-03-24bug20: add wifi and bluetooth to MACHINE_FEATURESDenis Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Stefan Schmidt <stefan@buglabs.net> Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
2011-03-24sane-toolchain-java: switch to cacao-native here tooHenning Heinold
Signed-off-by: Henning Heinold <h.heinold@tarent.de> Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
2011-03-24angstrom-jalimo: use cacao-native hg version for javac-nativeHenning Heinold
* build java packages is more stable than with jamvm Signed-off-by: Henning Heinold <h.heinold@tarent.de> Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
2011-03-24icedtea6-native: update to 1.7.10 versionHenning Heinold
* remove sizer.patch we will use qemu on openjdk * delete 1.7.6 recipe for security reasons * update angstroem-jalimo to prefer 1.7.10 Signed-off-by: Henning Heinold <h.heinold@tarent.de> Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
2011-03-17Merge branch '2011.03-maintenance' of ↵Tom Rini
git://dominion.thruhere.net/var/cache/git/openembedded into 2011.03-maintenance
2011-03-17toolchain-external.conf: set the default provider for gdbserverDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> (cherry picked from commit df59f77a2eb37d9807c6d9167488110e92601d7b) Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-17external-toolchain: allow override of linux-libc-headers providerBen Gardiner
only set PREFERRED_PROVIDER_linux-libc-headers if it is not already assigned a value. Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca> Tested-by: Andrea Galbusera <gizero@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com> (cherry picked from commit 829ea5110bc82f71a225f168bcb6a9a327b1b5c8) Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-17bitbake.conf: use .ubifs.img extension in IMAGE_CMD_ubiBen Gardiner
The current IMAGE_CMD_ubi creates an interim image with a .rootfs.ubifs extension. The ubifs image created is not considered a valid rootfs without a UBI container. Change the filename of the iterim ubifs image used by IMAGE_CMD_ubi to .ubifs.img to match the IMAGE_CMD_ubifs command. Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Tom Rini <tom_rini@mentor.com> (backported from commit 7308e68fc26cdbffa08d311a2319c8d1c3b2805f -- some changes were needed since commit 312b42bcf2cc9b11266ba497ade68e8ddabb3007 bitbake.conf: add XZ_INTEGRITY_CHECK and LZMA_COMPRESSION_LEVEL variables has not been applied to 2011.03-maintenance) Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-17dm368-evm: Add configuration for DM368 machinechase maupin
* Added the configuration for the dm368-evm machine type. * Updated the sort.sh script * Updated the Linux kernel and u-boot recipes to support this new device. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-16angstrom 2011.03 blacklist bash-noemuKoen Kooi
It doesn't build and has the dreaded replaces/conflicts combo Based on http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=8a9ce9d369a0a6ec9d4de2e5dc747de7e9583b14 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-14angstrom: name release after branchKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Philip Balister <philip@balister.org>
2011-03-01New machine pcm043 Phytec phyCORE-i.MX35Jan Kobler
The new machine pcm043 is the board Phytec phyCORE-i.MX35. The machine name pcm043 is chosen, because it is already used in the linux kernel for this board. BSP is derived from BSP of machine mx31ads. Linux kernel is based on Phytec Linux BSP for phyCORE-i.MX35 PD 10.1.1 Vendor page: http://www.phytec.com/products/rdk/ARM-XScale/phyCORE-ARM11-i.MX35.html Tutorial: http://en.gentoo-wiki.com/wiki/Phytec_phyCORE-iMX35/Openembedded Signed-off-by: Jan Kobler <eng1@koblersystems.de> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-01angstrom-jalimo.conf: Bump openjdk version to include security and build fixesStefan Schmidt
Signed-off-by: Stefan Schmidt <stefan@buglabs.net> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-01ben-nanonote: build linux-kexecboot uImage (disabled by default)Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-02-28SlugOS: slugos.inc - Add xattr to DISTRO_FEATURES to keep parity.Mike Westerhof
2011-02-28angstrom: add xattr to DISTRO_FEATURES to keep things working.Koen Kooi
*sigh* Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-02-26micro-uclibc: add xattr to distro features to fix build failure of libcap2Petr Štetiar
cap_file.c:8:23: fatal error: sys/xattr.h: No such file or directory Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-26minimal-uclibc.conf: Add xattr to DISTRO_FEATURESTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-26SlugOS: remove TARGET_ARCH (set in machine conf instead), bump up distro to v6.0Mike Westerhof
2011-02-26local.conf.sample: Update BBMASK exampleTom Rini
Since bitbake.conf has a real BBMASK (and has for some time) we shouldn't suggest that people start out by wiping that out. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-24bitbake.conf, native*.bbclass: pass --sysroot to TOOLCHAIN_OPTIONSDenys Dmytriyenko
Commit 9c5b9db29738a89837917b1a2d8ee5a1cae0b4cc (bitbake.conf: Simplify TARGET_CPPFLAGS/LDFLAGS) potentially breaks external toolchains, when their default sysroot is different from our sysroot/staging location. Pass default --sysroot to compiler/linker through TOOLCHAIN_OPTIONS, avoiding native and nativesdk packages. This matches the corresponding changes in Poky. cross.bbclass was already doing it, since it originated from Poky, AFAIK. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Tom Rini <tom_rini@mentor.com>
2011-02-24sane-toolchain.inc: Fix a thinko in compute_os_portion_of_target_tripletTom Rini
Reported by by Pau Espin Pedrol Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-24conf/machine/beaglehyb.conf: new machine Goldelico's Beagle Board HybridDavid Lanzendörfer
linux-gta04: add kernel for Beagle Board Hybrid and the forthcoming Goldelico GTA04 Machine
2011-02-23Revert "make sd-boot default for sam9m10ekes"Tom Rini
This was another out-of-order push from me that depends on other changes. Take this out for now so that u-boot builds again. This reverts commit ccb60316650162a417e519a123d9fd09eae9911e.
2011-02-23kaeilos 2009: Pin gvfs to 1.6.6Tom Rini
We're doing this since glib-2.0 is pinned. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-23slugos: Pin gvfs to 1.6.6Tom Rini
We're doing this since glib-2.0 is pinned. Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Mike Westerhof <mike@mwester.net>
2011-02-23angstrom-2008: Pin gvfs at 1.6.6Tom Rini
We're doing this since glib-2.0 is pinned. Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2011-02-22bitbake.conf: Define tar.xz image types.Tom Rini
Make it depend on both tar-native and xz-native to make sure that we get a tar that groks --xz. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-22bitbake.conf: Simplify TARGET_CPPFLAGS/LDFLAGSTom Rini
This is based on poky's ba2e1f4d933c37b372d6749d64614f2510ee9d7b, which simplifies TARGET_CPPFLAGS (and thus CFLAGS) and TARGET_LDFLAGS based on gcc any company having --sysroot Acked-by:Khem Raj <raj.khem@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-21ronetix-pm9g45: Added new machine, with kernel 2.6.30.Leon Woestenberg
2011-02-21SHR: prefer newer libsoup-2.4, needed by newer webkit-eflMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-20Revert "gvfs 1.7.2: Drop DEFAULT_PREFERENCE"Tom Rini
Pushed too soon, revert the pins as well. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-20jornada6xx/jornada7xx/mp900c: increase amount of used VTs.Filip Zyzniewski
Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-20slugos: Pin gvfs to 1.6.6Tom Rini
We're doing this since glib-2.0 is pinned. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-20kaeilos 2009: Pin gvfs to 1.6.6Tom Rini
We're doing this since glib-2.0 is pinned. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-20angstrom-2008: Pin gvfs at 1.6.6Tom Rini
We're doing this since glib-2.0 is pinned. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-19distro/micro.conf: drop exec_prefix_native since it is unusedOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2011-02-19sciphone-g2: Initial support for Sciphone G2 (based on MT6235)Marcin Mielczarczyk
This patch adds Sciphone G2 target to OpenEmbedded environment. It also defines osmocomBB repositories for U-Boot and Linux kernel. Signed-off-by: Marcin Mielczarczyk <marcin.mielczarczyk@tieto.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2011-02-19angstrom next: prefer gvfs 1.7.2 (unstable series)Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-02-18kaeilos.inc: switched to eglibcMarco Cavallini
2011-02-17bitbake.conf: export LC_ALL = "C"Eric BENARD
* thus the build system language won't create troubles during builds (example : perl is hacking some generated files' content but only supports english outputs). * this problem is only met when using bitbake master Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-17openssl: Update from 1.0.0c to 1.0.0dTom Rini
Security fixes only so just bumping everyone that pinned up. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-17bug20: add MACHINE_EXTRA_RRECOMMENDSDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2011-02-17slugos: prefer busybox 1.18.3Eric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com> Cc: Mike Westerhof <mike@mwester.net> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Mike Westerhof <mike@mwester.net>
2011-02-17angstrom-2010: prefer busybox-1.18.3Eric Bénard
this is the latest stable version Signed-off-by: Eric Bénard <eric@eukrea.com> Cc: Koen Kooi <koen@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org>
2011-02-17angstrom 2008: prefer a libsoup from the stable seriesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-02-17angstrom next: move to glib 2.28.0Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-02-16SHR: drop P_V for glib-2.0 (upgrades from 2.26.1 to 2.28.0)Martin Jansa
Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Klaus Kurzmann <mok@fluxnetz.de> Tested-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-15bitbake.conf: Fix wrong comparisonImran Mehmood
The expression ('' or 'custom') will always result in 'custom' so the expression will become False when the variable (TARGET_OS, SDK_OS) is '' while its expected to be True in this case also. Signed-off-by: Imran Mehmood <imran_mehmood@mentor.com> Acked-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>