summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-05-11recipes: Fix the Upstream-Status formatNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11libzypp: fix compilatoin with gcc 4.6.0Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11kexec-tools: fix compiler errors with gcc 4.6.0Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11systemtap: fix for compilation with gcc 4.6.0Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11pax: fix for compiling with gcc 4.6.0Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11mdadm: compilation fix for gcc 4.6.0Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11dtc: fix compilation with gcc 4.6.0Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11zaurusd: fix a typo in MakefileNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11web: fix typo in MakefileNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11matchbox-wm-2: fix typo in MakefileNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11libunique: Fix for compilation with gcc 4.6.0Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11tcmode-default: Fix defaults for libgcc recipesNitin A Kamble
This fixes bug: [YOCTO #1021] Tthe libgcc version was getting picked up as latest, which may not match with the version of gcc. And because of this the crt*.o files were missing from the resulting libgcc-dev package. libgcc1-4.6.0-r0.i586 perl-module-extutils-cbuilder-platform-windows-gcc-5.12.3-r0.i586 gcc-4.5.1-r4.i586 libgcc-s-dev-4.6.0-r0.i586 gcc-symlinks-4.5.1-r4.i586 /lib /lib/libgcc_s.so [RP: Updated to make new file layout] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11qemu: Upgrade qemu git to the latest 0.14 branchZhai Edwin
Also add missing patch to build qemu-git [YOCTO #1013] got fixed Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-05-11clutter-cairo: remove remaining files from this obsolete recipeZhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-05-11python-native: Add ctypes patch to native build (as in cross-compilation)Michael Lippautz
This fix makes ctypes build for python-native which may be needed by extensions that utilize ctypes and use setuptools/distutils as their build system. Tested building pyudev for beagleboard target using Ângstrom distro. Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2011-05-11lsbsetup: Add link for sendmailXiaofeng Yan
Link /sbin/sendmail/ to /usr/lib/sendmail Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-05-11init-functions: Conforming applications may install one or more ↵Xiaofeng Yan
initialization scripts LSB Test Suite need init scripts for lsb-image. During the installer's post-install processing phase the program /usr/lib/lsb/install_initd \ must be called to activate the init script. \ When a software package is removed, /usr/lib/lsb/remove_initd \ must be called to deactivate the init script. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-05-11wq!lsb: Add init-functions to lsb-imageXiaofeng Yan
init-functions is needed by LSB Test Suite. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-05-11xserver-xf86-lite: upgrade to from 1.7 RC2 to 1.10.1Yu Ke
- remove the following patches, since they are already in upstream xserver-xf86-lite/libdri-xinerama-symbol.patch, xserver-xf86-lite/drmfix.patch xserver-xf86-lite/nodolt.patch xserver-xf86-lite/revert_make_sys_c_use_unaligned_access_functions.patch - rebase the patch for 1.10.1 xserver-xf86-lite/crosscompile.patch Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-05-11xserver-xf86-dri-lite_git: upgrade to 1.10.2 RC1 snapshotYu Ke
- the following patches are no longer used, so remove them doublefix.patch drmfix.patch fix_macros.patch libdri-xinerama-symbol.patch xorg-server-disable-dri_sarea.patch xorg-server-enable-dri2.patch xserver-1.5.0-bg-none-root.patch xserver-DRI2Swapbuffer.patch xserver-boottime.patch xserver-no-root-2.patch - update the patch upstream status Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-05-11xserver-xf86-dri-lite: upgrade from 1.9.3 to 1.10.1Yu Ke
- update the license checksum due to SUN/Oracle name changing - remove the nodolt.patch because it is already in upstream and release http://cgit.freedesktop.org/xorg/xserver/commit/?id=a769f4c22a9cfb5ba248c924a66c31ec966bd8a0 - update the patch upstream status Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-05-11sqlite: upgrade from 3.7.5 to 3.7.6.2Yu Ke
- also remove the libtool.patch since it is already in the release version - update the LIC_FILES_CHKSUM, the license is not changed, just use sqlite3.h as more appropriate license file. the original sqlite3.c is actually not point to license content. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-05-11xf86-video-intel: upgrade from 2.14.0 to 2.15.0Yu Ke
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-05-11git: RDEPENDS are transitive, so remove tk so it builds with just OE-coreKoen Kooi
[RP: Disable EXTRA_OEMAKE too] Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11readline: Upgrade 6.1 -> 6.2Adrian Alonso
Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-11qmake_base.bbclass: add generate_qt_config_file taskOtavio Salvador
This writes a qt.conf inside WORKDIR to properly configure projects based on CMake. This is required since qmake variables (returned by -query command) are fixed into the binary and can only be changed using a qt.conf file. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-11cmake.bbclass: fix qmake and rpath issuesOtavio Salvador
Sync with OE at 3b7d83362027fde4f6850533ab83277d95dda961 however without changing the way of generating the toolchain file and making it branding agnostic. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-11siteinfo.bbclass: Add powerpc-linux-gnuspe.Leon Woestenberg
Re-add powerpc-linux-gnuspe, from OpenEmbedded. Also adds support to poky.conf so that minimal-core-image builds with DISTRO=poky, [RP: Synced with recent diso file reoorg] Signed-off-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11conf/distro: Drop poky.conf, nothing in here should be needed for builds to ↵Richard Purdie
work and distroless config should work Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11conf/distro/include: Remove old prebuilt OE toolchain support (replaced by ↵Richard Purdie
sstate) and oabi config (obsolete) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11matchbox-theme-sato/pseudo: Add DEFAULT_PREFERENCE = -1 for SCM recipesRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11distro/tclibc-uclibc: Append uclibc to key path names to allow parallel ↵Richard Purdie
uclibc and eglibc builds Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11preferred-xorg-versions.inc: Drop this, it makes no sense given we only have ↵Richard Purdie
one version of these recipes Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11conf/distro/include/default-distrovars.inc: Create set of default 'distro' ↵Richard Purdie
variable values Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11machine/qemu: Add qemu-config as an essential machine speicfic dependency ↵Richard Purdie
and drop specific distro config Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11distro: Add defaultsetup.conf, a set of default configuration providing sane ↵Richard Purdie
overrridable default for commonly used options The intent is to allow distros to share common core config but still allow customisations. The core should work with no distro set but users can still customise in any ways needed. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11bitbake.conf: Include the new default-providers.inc and default-versions.inc ↵Richard Purdie
files These are the minimal defaults to allow OE-Core to function standalone with no distro set and are constucted such that the distro can either override values, or totally replace the include file entirely as needed. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11Drop poky-floating-revisions.inc, poky-bleeding.conf and poky-lsb.confRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-11conf/bitbake.conf: use --no-check-certificate to avoid errors when wgetting ↵Otavio Salvador
from https Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-05-11meta/conf/layer.conf: Remove packages/*bb from BBFILESKhem Raj
packages directory has been divided into recipes-*/ dirs Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-05-11metadata_scm.bbclass: Use COREBASE to grok for SCM operationsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-05-10Revert "linux-yocto: Allow bbappend files to add to COMPATIBLE_MACHINE to ↵Richard Purdie
fix errors" There are better ways to handle this problem. This reverts commit fe983dcff611df2a4fef0d094b130cdf04c0728d.
2011-05-10linux-yocto: Allow bbappend files to add to COMPATIBLE_MACHINE to fix errorsRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-10bitbake.conf: Drop unused *GUI* and MACHINE_DISPLAY variablesRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-10toolchain-qte: include cross-compiler and fix env scriptIlya Yanok
This patch fixes the meta-toolchain-qte recipe: 1. cross-compiler added to the TOOLCHAIN_HOST_TASK. 2. Corrected paths in the environment script. 3. TOOLCHAIN_OUTPUTNAME used instead of SDK_SUFFIX. Signed-off-by: Ilya Yanok <yanok@emcraft.com>
2011-05-10libxmu: Add native functionXiaofeng Yan
Add native function to libxmu_1.1.0.bb file because qt3 native depends on its native. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-05-10oe/patch.py: Remove series file during Clean()Khem Raj
Currently if there is a failed do_patch the series files get appended so if there were two patches a.patch b.patch and b.patch failed during next run it would append a.patch again a.patch b.patch a.patch and this would keep growing. We can remove series file in Clean() because we populate it in Import() anyway Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Chris Larson <chris_larson@mentor.com> Acked-by: Eric Bénard <eric@eukrea.com>
2011-05-10fuse: drop since it is not used by other recipesOtavio Salvador
This is unused and a newer version will be made available in meta-oe in meanwhile. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10insane.bbclass: skip license checksum if LICENSE is "CLOSED"Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10libxkbfile: disable xcbOtavio Salvador
Currently libx11 defaults to build without xcb backend and thus this needs to explicit depends on it or disable it. We opted to disable it since it is not critical for it to work. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>