aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2011-09-22angstrom: Use glib-2.0 2.28.5Steve Sakoman
Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-09-22conf/,gcc-common.inc: Add support for ARM hard float toolchainKhem Raj
Rename ARM_FP_MODE to ARM_FP_ABI Set target fpu to hard for hardfp ARMv7 Use machine override to add base package arch instead of appending to OVERRIDES directly Pass --with-float option to gcc configure taking into account what float ABI is selected through ARM_FP_ABI Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-07-11angstrom: Use pulseaudio version 0.9.22 for armv7a architectureJoel A Fernandes
This fixes all the issues noticed earlier with pulseaudio 0.9.15: * Pulseaudio keeping audio devices busy when run as per-user instance * Failure of pactl, pacmd etc to connect to the pulse server The gcc 4.3.x angstrom is using in maintenance lacks the needed atomic ops to build pulseaudio 0.9.23 for armv7a so we use pulseaudio 0.9.22 which is less buggier than pulseaudio 0.9.15 Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-08ti816x machine: Update for latest kernel versionSiddharth Heroor
* In 2.6.37 the console is tied to ttyO2. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08ti816x machine: Fix JFFS Image commandSiddharth Heroor
* Fixes a bug in the command passed for JFFS2 Image creation. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-07am45x-evm: Add am45x-evm machine configurationchase maupin
* Added a new machine configuration for the am45x-evm device. * This machine currently mimics the omap4430-panda configuration during the prototyping phase but is expected to change as the hardware and software evolves. * The am45x-evm machine type is used to allow differentiating software components to be build and packaged (i.e. task lists) as well as to account for differences with the omap4430-panda device in the future. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-05angstrom 2011.03: remove networkmanager pinningsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-05angstrom: remove networkmanager pinningsKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-31ti814x: Add new machine definitionsChase Maupin
* Add new am387x-evm machine definition * Add new dm814xx-evm machine definition * Add new c6a814x-evm machine definition * New SOC_FAMILY ti814x available * Based on machine configuration files from Arago contributed by Siddharth Heroor Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-03-30omap4430-panda: Switch panda to use new omap4 include + add new SOC_FAMILYRoger Monk
* Add new omap4.inc * Switch machine config to use new omap4 include Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-27Merge branch '2011.03-maintenance' of ↵Tom Rini
git://arago-project.org/git/people/denix/openembedded into 2011.03-maintenance
2011-03-27Merge branch '2011.03-maintenance-pr7' of ↵Tom Rini
git://dominion.thruhere.net/var/cache/git/openembedded into 2011.03-maintenance
2011-03-26SHR: drop blacklist entries for libnl, now when libnl2 is used by defaultMartin Jansa
Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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-25local.conf: add example to use external angstrom toolchainDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-03-25local.conf.sample: Typo fixTom Rini
Spotted by Denys Dmytriyenko. Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-03-25local.conf.sample: Add an example for using CodeSourcery toolsTom Rini
linux-libc-headers portion from Ben Gardiner. Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Denys Dmytriyenko <denys@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>