aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro
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-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-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-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-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-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-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-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-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-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-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-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-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-13SlugOS: ucslugc -- switch to use standard opkg.Mike Westerhof
2011-02-13SlugOS: slugos.inc -- bump up to SlugOS 5.8Mike Westerhof
2011-02-12SlugOS: Add SlugOS-specific patch to opkg, switch SlugOS to opkg.Mike Westerhof
Nothing changes for any other distros (patch is pulled in via override), but it enables SlugOS to now use the standard opkg recipe. Cleanup of the old recipe and patches will happen after further testing.
2011-02-12micro: get preferred binutils from sane-toolchainBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-02-12tinderclient: Remove it (obsoleted by oestats-client)Yuri Bushmelev
Tinderclient is unusable now and obsoleted by oestats-client. So we should remove it from tree. NOTE for Angstrom and Kaelios maintainers: this patch change your configs. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-12distro/jlime-2010.1.conf: cleaned up RDEPENDS, beefed up FEATURES.Filip Zyzniewski
tslib and dialog should be pulled in by appropiate dependencies and wireless-tools comes from wifi in DISTRO_FEATURES. Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-11postgresql: Update from 8.4.4 to 8.4.7, drop 8.1.x, 8.2.4Tom Rini
We update SHR to pinning 8.4.7 (safe upgrade) and drop 8.1.x (EOL) and 8.2.x (un-pinned and EOL this year). We also un-pin SHR (at Martin's suggestion). Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>
2011-02-09fsogsmd: bump; we rely on libgisi / gisicomm now instead of libisiMichael 'Mickey' Lauer
2011-02-06SlugOS: kernel -- make 2.6.37 the preferred kernel for SlugOSMike Westerhof
and introduce the SlugOS linux-ixp4xx kernel recipe to make it so. (preference set to -1 so that nothing picks this up until ready.)
2011-02-05efl-from-svn: make it more usefullMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-05efl-from-svn.inc: add include to use EFL from svn instead of released tarballsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>