]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
13 years agoprocps: use u-a for pmap, otherwise conflicts with pmap from busybox
Martin Jansa [Tue, 10 May 2011 11:52:41 +0000 (13:52 +0200)]
procps: use u-a for pmap, otherwise conflicts with pmap from busybox

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agotcmode-default: lock also versions for eglibc
Martin Jansa [Wed, 11 May 2011 15:55:54 +0000 (17:55 +0200)]
tcmode-default: lock also versions for eglibc

* there is section for glibc but eglibc was missing

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agorecipes: Fix the Upstream-Status format
Nitin A Kamble [Tue, 10 May 2011 20:07:54 +0000 (13:07 -0700)]
recipes: Fix the Upstream-Status format

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agolibzypp: fix compilatoin with gcc 4.6.0
Nitin A Kamble [Tue, 10 May 2011 00:45:38 +0000 (17:45 -0700)]
libzypp: fix compilatoin with gcc 4.6.0

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agokexec-tools: fix compiler errors with gcc 4.6.0
Nitin A Kamble [Mon, 9 May 2011 17:53:43 +0000 (10:53 -0700)]
kexec-tools: fix compiler errors with gcc 4.6.0

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agosystemtap: fix for compilation with gcc 4.6.0
Nitin A Kamble [Mon, 9 May 2011 16:01:42 +0000 (09:01 -0700)]
systemtap: fix for compilation with gcc 4.6.0

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agopax: fix for compiling with gcc 4.6.0
Nitin A Kamble [Sun, 8 May 2011 16:24:40 +0000 (09:24 -0700)]
pax: fix for compiling with gcc 4.6.0

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agomdadm: compilation fix for gcc 4.6.0
Nitin A Kamble [Fri, 6 May 2011 17:23:21 +0000 (10:23 -0700)]
mdadm: compilation fix for gcc 4.6.0

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agodtc: fix compilation with gcc 4.6.0
Nitin A Kamble [Wed, 11 May 2011 05:35:38 +0000 (22:35 -0700)]
dtc: fix compilation with gcc 4.6.0

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agozaurusd: fix a typo in Makefile
Nitin A Kamble [Wed, 11 May 2011 05:24:47 +0000 (22:24 -0700)]
zaurusd: fix a typo in Makefile

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agoweb: fix typo in Makefile
Nitin A Kamble [Wed, 11 May 2011 05:19:02 +0000 (22:19 -0700)]
web: fix typo in Makefile

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agomatchbox-wm-2: fix typo in Makefile
Nitin A Kamble [Wed, 11 May 2011 05:12:57 +0000 (22:12 -0700)]
matchbox-wm-2: fix typo in Makefile

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agolibunique: Fix for compilation with gcc 4.6.0
Nitin A Kamble [Wed, 11 May 2011 04:59:19 +0000 (21:59 -0700)]
libunique: Fix for compilation with gcc 4.6.0

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agotcmode-default: Fix defaults for libgcc recipes
Nitin A Kamble [Wed, 11 May 2011 15:49:41 +0000 (16:49 +0100)]
tcmode-default: Fix defaults for libgcc recipes

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>
13 years agoqemu: Upgrade qemu git to the latest 0.14 branch
Zhai Edwin [Tue, 10 May 2011 06:02:35 +0000 (14:02 +0800)]
qemu: Upgrade qemu git to the latest 0.14 branch

Also add missing patch to build qemu-git

[YOCTO #1013] got fixed

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
13 years agoclutter-cairo: remove remaining files from this obsolete recipe
Zhai Edwin [Tue, 10 May 2011 07:49:12 +0000 (15:49 +0800)]
clutter-cairo: remove remaining files from this obsolete recipe

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
13 years agopython-native: Add ctypes patch to native build (as in cross-compilation)
Michael Lippautz [Wed, 11 May 2011 08:40:17 +0000 (10:40 +0200)]
python-native: Add ctypes patch to native build (as in cross-compilation)

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>
13 years agolsbsetup: Add link for sendmail
Xiaofeng Yan [Tue, 10 May 2011 08:31:32 +0000 (16:31 +0800)]
lsbsetup: Add link for sendmail

Link /sbin/sendmail/ to /usr/lib/sendmail

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
13 years agoinit-functions: Conforming applications may install one or more initialization scripts
Xiaofeng Yan [Tue, 10 May 2011 08:30:16 +0000 (16:30 +0800)]
init-functions: Conforming applications may install one or more 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>
13 years agowq!lsb: Add init-functions to lsb-image
Xiaofeng Yan [Tue, 10 May 2011 08:28:58 +0000 (16:28 +0800)]
wq!lsb: Add init-functions to lsb-image

init-functions is needed by LSB Test Suite.

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
13 years agoxserver-xf86-lite: upgrade to from 1.7 RC2 to 1.10.1
Yu Ke [Mon, 9 May 2011 08:12:51 +0000 (16:12 +0800)]
xserver-xf86-lite: upgrade to from 1.7 RC2 to 1.10.1

- 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>
13 years agoxserver-xf86-dri-lite_git: upgrade to 1.10.2 RC1 snapshot
Yu Ke [Mon, 9 May 2011 07:13:14 +0000 (15:13 +0800)]
xserver-xf86-dri-lite_git: upgrade to 1.10.2 RC1 snapshot

- 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>
13 years agoxserver-xf86-dri-lite: upgrade from 1.9.3 to 1.10.1
Yu Ke [Mon, 9 May 2011 06:21:57 +0000 (14:21 +0800)]
xserver-xf86-dri-lite: upgrade from 1.9.3 to 1.10.1

- 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>
13 years agosqlite: upgrade from 3.7.5 to 3.7.6.2
Yu Ke [Sun, 8 May 2011 13:09:26 +0000 (21:09 +0800)]
sqlite: upgrade from 3.7.5 to 3.7.6.2

- 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>
13 years agoxf86-video-intel: upgrade from 2.14.0 to 2.15.0
Yu Ke [Fri, 6 May 2011 09:02:21 +0000 (17:02 +0800)]
xf86-video-intel: upgrade from 2.14.0 to 2.15.0

Signed-off-by: Yu Ke <ke.yu@intel.com>
13 years agogit: RDEPENDS are transitive, so remove tk so it builds with just OE-core
Koen Kooi [Tue, 10 May 2011 17:43:22 +0000 (19:43 +0200)]
git: RDEPENDS are transitive, so remove tk so it builds with just OE-core

[RP: Disable EXTRA_OEMAKE too]
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoreadline: Upgrade 6.1 -> 6.2
Adrian Alonso [Tue, 10 May 2011 18:16:12 +0000 (13:16 -0500)]
readline: Upgrade 6.1 -> 6.2

Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
13 years agoqmake_base.bbclass: add generate_qt_config_file task
Otavio Salvador [Sun, 8 May 2011 18:13:14 +0000 (18:13 +0000)]
qmake_base.bbclass: add generate_qt_config_file task

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>
13 years agocmake.bbclass: fix qmake and rpath issues
Otavio Salvador [Sun, 8 May 2011 17:45:39 +0000 (17:45 +0000)]
cmake.bbclass: fix qmake and rpath issues

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>
13 years agositeinfo.bbclass: Add powerpc-linux-gnuspe.
Leon Woestenberg [Wed, 11 May 2011 10:11:07 +0000 (12:11 +0200)]
siteinfo.bbclass: Add powerpc-linux-gnuspe.

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>
13 years agoconf/distro: Drop poky.conf, nothing in here should be needed for builds to work...
Richard Purdie [Wed, 11 May 2011 09:55:27 +0000 (10:55 +0100)]
conf/distro: Drop poky.conf, nothing in here should be needed for builds to work and distroless config should work

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoconf/distro/include: Remove old prebuilt OE toolchain support (replaced by sstate...
Richard Purdie [Wed, 11 May 2011 09:54:30 +0000 (10:54 +0100)]
conf/distro/include: Remove old prebuilt OE toolchain support (replaced by sstate) and oabi config (obsolete)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agomatchbox-theme-sato/pseudo: Add DEFAULT_PREFERENCE = -1 for SCM recipes
Richard Purdie [Wed, 11 May 2011 09:23:46 +0000 (10:23 +0100)]
matchbox-theme-sato/pseudo: Add DEFAULT_PREFERENCE = -1 for SCM recipes

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agodistro/tclibc-uclibc: Append uclibc to key path names to allow parallel uclibc and...
Richard Purdie [Wed, 11 May 2011 09:40:37 +0000 (10:40 +0100)]
distro/tclibc-uclibc: Append uclibc to key path names to allow parallel uclibc and eglibc builds

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agopreferred-xorg-versions.inc: Drop this, it makes no sense given we only have one...
Richard Purdie [Tue, 10 May 2011 13:51:52 +0000 (14:51 +0100)]
preferred-xorg-versions.inc: Drop this, it makes no sense given we only have one version of these recipes

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoconf/distro/include/default-distrovars.inc: Create set of default 'distro' variable...
Richard Purdie [Tue, 10 May 2011 13:41:05 +0000 (14:41 +0100)]
conf/distro/include/default-distrovars.inc: Create set of default 'distro' variable values

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agomachine/qemu: Add qemu-config as an essential machine speicfic dependency and drop...
Richard Purdie [Tue, 10 May 2011 13:33:58 +0000 (14:33 +0100)]
machine/qemu: Add qemu-config as an essential machine speicfic dependency and drop specific distro config

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agodistro: Add defaultsetup.conf, a set of default configuration providing sane overrrid...
Richard Purdie [Tue, 10 May 2011 13:04:57 +0000 (14:04 +0100)]
distro: Add defaultsetup.conf, a set of default configuration providing sane 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>
13 years agobitbake.conf: Include the new default-providers.inc and default-versions.inc files
Richard Purdie [Tue, 10 May 2011 11:53:25 +0000 (12:53 +0100)]
bitbake.conf: Include the new default-providers.inc and default-versions.inc 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>
13 years agoDrop poky-floating-revisions.inc, poky-bleeding.conf and poky-lsb.conf
Richard Purdie [Tue, 10 May 2011 11:51:49 +0000 (12:51 +0100)]
Drop poky-floating-revisions.inc, poky-bleeding.conf and poky-lsb.conf

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoconf/bitbake.conf: use --no-check-certificate to avoid errors when wgetting from...
Otavio Salvador [Fri, 27 Feb 2009 12:52:25 +0000 (09:52 -0300)]
conf/bitbake.conf: use --no-check-certificate to avoid errors when wgetting from https

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agometa/conf/layer.conf: Remove packages/*bb from BBFILES
Khem Raj [Tue, 10 May 2011 23:50:14 +0000 (16:50 -0700)]
meta/conf/layer.conf: Remove packages/*bb from BBFILES

packages directory has been divided into recipes-*/ dirs

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agometadata_scm.bbclass: Use COREBASE to grok for SCM operations
Khem Raj [Tue, 10 May 2011 23:48:51 +0000 (16:48 -0700)]
metadata_scm.bbclass: Use COREBASE to grok for SCM operations

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoRevert "linux-yocto: Allow bbappend files to add to COMPATIBLE_MACHINE to fix errors"
Richard Purdie [Tue, 10 May 2011 16:11:16 +0000 (17:11 +0100)]
Revert "linux-yocto: Allow bbappend files to add to COMPATIBLE_MACHINE to fix errors"

There are better ways to handle this problem.

This reverts commit fe983dcff611df2a4fef0d094b130cdf04c0728d.

13 years agolinux-yocto: Allow bbappend files to add to COMPATIBLE_MACHINE to fix errors
Richard Purdie [Tue, 10 May 2011 15:51:15 +0000 (16:51 +0100)]
linux-yocto: Allow bbappend files to add to COMPATIBLE_MACHINE to fix errors

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agobitbake.conf: Drop unused *GUI* and MACHINE_DISPLAY variables
Richard Purdie [Tue, 10 May 2011 15:19:02 +0000 (16:19 +0100)]
bitbake.conf: Drop unused *GUI* and MACHINE_DISPLAY variables

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agotoolchain-qte: include cross-compiler and fix env script
Ilya Yanok [Mon, 9 May 2011 21:12:55 +0000 (23:12 +0200)]
toolchain-qte: include cross-compiler and fix env script

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>
13 years agolibxmu: Add native function
Xiaofeng Yan [Fri, 29 Apr 2011 08:55:16 +0000 (16:55 +0800)]
libxmu: Add native function

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>
13 years agooe/patch.py: Remove series file during Clean()
Khem Raj [Wed, 22 Sep 2010 20:59:21 +0000 (13:59 -0700)]
oe/patch.py: Remove series file during Clean()

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>
13 years agofuse: drop since it is not used by other recipes
Otavio Salvador [Mon, 9 May 2011 18:07:41 +0000 (18:07 +0000)]
fuse: drop since it is not used by other recipes

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>
13 years agoinsane.bbclass: skip license checksum if LICENSE is "CLOSED"
Otavio Salvador [Sun, 8 May 2011 02:50:43 +0000 (02:50 +0000)]
insane.bbclass: skip license checksum if LICENSE is "CLOSED"

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolibxkbfile: disable xcb
Otavio Salvador [Tue, 3 May 2011 12:11:11 +0000 (12:11 +0000)]
libxkbfile: disable xcb

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>
13 years agobusybox: add support to mdev
Otavio Salvador [Mon, 2 May 2011 19:09:16 +0000 (19:09 +0000)]
busybox: add support to mdev

This changes the packaging only if the configuration used has mdev
support enabled.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agometa/conf/local.conf.sample: fix mklibs comment line split and typo
Otavio Salvador [Sat, 30 Apr 2011 20:57:15 +0000 (20:57 +0000)]
meta/conf/local.conf.sample: fix mklibs comment line split and typo

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-yocto: error if meta data not present
Bruce Ashfield [Sat, 7 May 2011 04:08:30 +0000 (00:08 -0400)]
linux-yocto: error if meta data not present

There are valid reasons to build repositories without meta
data present and there are times when this is an error. This
change adds sanity tests to the build process to detect missing
meta data and throw an informative error message.

Sanity checking is only triggered from recipes (linux-yocto)
that always require meta data to be present. Other recipes
are not impacted and can auto-generate meta data as required.

Without this change the build process suceeds, but incorrect
meta data will be used (with no user knowledge), which is not
the desired behaviour.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agolinux-yocto: remove non-core (qemu) machine compatibility
Bruce Ashfield [Mon, 9 May 2011 18:10:12 +0000 (14:10 -0400)]
linux-yocto: remove non-core (qemu) machine compatibility

The machine configuration of the non-core (non-qemu) machines
exists in other layers. Moving the branch mappings, compatibility
and SRCREVs of these machines out of the main linux-yocto recipe
is the first step in that move.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
13 years agogtkhtml2: Update to 1161
Saul Wold [Mon, 9 May 2011 21:05:06 +0000 (14:05 -0700)]
gtkhtml2: Update to 1161

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agoweb-sato: Update for svn -> git transtion
Saul Wold [Mon, 9 May 2011 21:03:32 +0000 (14:03 -0700)]
web-sato: Update for svn -> git transtion

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agognome-doc-utils: Add additional missing -nonet options to xsltproc
Scott Garman [Mon, 9 May 2011 16:41:10 +0000 (09:41 -0700)]
gnome-doc-utils: Add additional missing -nonet options to xsltproc

I missed some instances of xsltproc when adding -nonet in my
previous commit. This should take care of them all to fix
the compilation errors.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
13 years agosyslinux: improve packaging
Otavio Salvador [Mon, 2 May 2011 19:09:15 +0000 (19:09 +0000)]
syslinux: improve packaging

Usually only parts of syslinux are used by products and thus syslinux
can be greatly reduced in size. This changes does it as:

 - syslinux: syslinux binary
 - syslinux-extlinux: extlinux binary
 - syslinux-mbr: mbr.bin
 - syslinux-chain: chain.c32
 - syslinux-pxelinux: pxelinux.0
 - syslinux-isolinux: isolinux.bin

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agoscripts/oe-setup-builddir: fix typo
Otavio Salvador [Mon, 2 May 2011 19:09:14 +0000 (19:09 +0000)]
scripts/oe-setup-builddir: fix typo

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agopackage_rpm: use target vendor information
Adrian Alonso [Thu, 5 May 2011 18:14:31 +0000 (13:14 -0500)]
package_rpm: use target vendor information

* Instead of hardcoding target vendor string "-poky"
  use TARGET_VENDOR information in case of using external
  toolchains

Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
13 years agoimage-mklibs: add microblaze arch support
Adrian Alonso [Thu, 5 May 2011 16:45:14 +0000 (11:45 -0500)]
image-mklibs: add microblaze arch support

* In function mklibs_optimize_image_doit
* Add microblaze arch case for setting the dynamic_loader
  used by "mklibs" call

Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
13 years agolinux-libc-headers: add microblaze ARCH definition
Adrian Alonso [Thu, 5 May 2011 16:32:30 +0000 (11:32 -0500)]
linux-libc-headers: add microblaze ARCH definition

* Add Microblaze ARCH definition
* Bump PR

Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
13 years agositeinfo: add microblaze target info
Adrian Alonso [Thu, 5 May 2011 16:29:33 +0000 (11:29 -0500)]
siteinfo: add microblaze target info

* Add microblaze target info
* Microblaze soft CPU can be configured as big-endian/little-endian
* Currently target info support for microblaze big endian, using prebuilt
  toolchains.

Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
13 years agokernel-arch: add microblaze to valid archs
Adrian Alonso [Thu, 5 May 2011 16:27:55 +0000 (11:27 -0500)]
kernel-arch: add microblaze to valid archs

* Add Microblaze target to valid arch list definition

Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
13 years agoinsane: add micrblaze target info
Adrian Alonso [Thu, 5 May 2011 16:26:28 +0000 (11:26 -0500)]
insane: add micrblaze target info

* package_qa_get_machine_dict
* Add microblaze dic entry for QA
* Prebuilt toolchain triplet microblaze-unknown-linux-gnu-
* TARGET_OS is linux-gnu for this toolchain

Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
13 years agolttng-ust_0.12.bb: Fix compilation on uclibc
Khem Raj [Fri, 6 May 2011 22:17:25 +0000 (15:17 -0700)]
lttng-ust_0.12.bb: Fix compilation on uclibc

We provide alternative implementation of sched_getcpu()
when compiling for uclibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoliburcu_0.5.4.bb: Let it build on uclibc targets
Khem Raj [Fri, 6 May 2011 05:24:40 +0000 (22:24 -0700)]
liburcu_0.5.4.bb: Let it build on uclibc targets

uclibc requires -D_GNU_SOURCE to be defined for it
to enable GNU extensions which CPU_SET/CPU_ZERO are
used by this package. So we add -D_GNU_SOURCE to
CFLAGS when compiling for uclibc.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agolibgalago_0.5.2.bb: Fix compile for uclibc
Khem Raj [Fri, 6 May 2011 05:10:22 +0000 (22:10 -0700)]
libgalago_0.5.2.bb: Fix compile for uclibc

uclibc targets may not have gettext but this package
still needs config.rpath during regenerating configury
so we provide it when libc is uclibc.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agorecipes: Replace gconf-dbus with gconf
Khem Raj [Wed, 27 Apr 2011 16:22:05 +0000 (09:22 -0700)]
recipes: Replace gconf-dbus with gconf

Some distributions e.g. angstrom do not support gconf-dbus
anymore since its now provided by gconf and in oe-core we
have PREFERRED_PROVIDER_gconf tunable, here we replace all
dependencies on gconf-dbus with gconf, which should work
in both cases where poky defines
PREFERRED_PROVIDER-gconf = "gconf-dbus" and for angstrom
it is simply gconf

Without this meta-toolchain-sdk ends up with conflicts in
runqueue and does not build

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoqemu-script: Fix qemu seg fault if install Nvidia proprietary driver.
Zhai Edwin [Fri, 6 May 2011 07:20:55 +0000 (15:20 +0800)]
qemu-script: Fix qemu seg fault if install Nvidia proprietary driver.

This fix works on Ubuntu, and other distro can add its own path of Mesa's libGL

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
13 years agorsync (GPLv2): fix security vulnerability CVE-2007-4091
Dexuan Cui [Tue, 10 May 2011 02:34:41 +0000 (10:34 +0800)]
rsync (GPLv2):  fix security vulnerability CVE-2007-4091

Added a patch to fix
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2007-4091

[YOCTO #984] is partially fixed by this commit.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
13 years agou-boot: correct COPYING MD5SUM
Darren Hart [Fri, 6 May 2011 18:39:02 +0000 (11:39 -0700)]
u-boot: correct COPYING MD5SUM

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
13 years agogettext.bbclass, bitbake.conf: Append nls options to EXTRA_OECONF instead of +=
Khem Raj [Thu, 5 May 2011 16:57:56 +0000 (09:57 -0700)]
gettext.bbclass, bitbake.conf: Append nls options to EXTRA_OECONF instead of +=

Some recipes do not defined EXTRA_OECONF in such cases += drops
the --enable|--disable-nls options. In another case where recipe
defines EXTRA_OECONF instead of adding/appending to it then
--enable|--disable-nls options are lost from EXTRA_OECONF

We define EXTRA_OECONF = "" in bitbake.conf so the variable exists
always.

We use _append instead of += so the option is added at very end
and not lost.

We only return empty gettext dependencies if its a target recipe
in case when USE_NLS is not set because the native/cross/nativesdk recipes still
need the gettext dependencies

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agobash.inc: Add bison-native to DEPENDS
Tom Rini [Wed, 4 May 2011 22:21:54 +0000 (15:21 -0700)]
bash.inc: Add bison-native to DEPENDS

This is f0652d96ff5c3b08b8e4c4972f7fb0296df6d898 from OE.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agosysstat.inc: Switch to inherit gettext
Tom Rini [Wed, 4 May 2011 19:28:52 +0000 (12:28 -0700)]
sysstat.inc: Switch to inherit gettext

This needs to use both virtual/libnl as well as gettext-native in order
to build.  So we switch to using inherit gettext.

This is 4a022cf3fe3e39aab478bfc13332d358ed80348c from OE where it was tested
with qemuarm+angstrom-2010.x+eglibc and qemuarm+minimal-uclibc.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agobinutils.inc: Switch to TARGET_PREFIX not TARGET_SYS
Tom Rini [Wed, 4 May 2011 19:28:25 +0000 (12:28 -0700)]
binutils.inc: Switch to TARGET_PREFIX not TARGET_SYS

When TARGET_PREFIX and TARGET_SYS didn't match up, the symlinks and
update-alternatives weren't working.  TARGET_PREFIX is what we use when
configuring so it's what we should be using here.

This is 79b497edc0ce5d54db564818e59b690d3391d6ce from OE.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agogcc-package-target: Switch to TARGET_PREFIX in symlinks
Tom Rini [Wed, 4 May 2011 19:26:12 +0000 (12:26 -0700)]
gcc-package-target: Switch to TARGET_PREFIX in symlinks

When TARGET_PREFIX and TARGET_SYS didn't match up, the symlinks we made
were invalid.  TARGET_PREFIX is what we use when configuring so it's what we
should be using here.

This is 05143e9b5d0a42e32ee0dd3c7fde482ff8d63f63 from OE.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agopackage.bbclass: convert unpackaged file message from 'info' to 'warn' so that it...
Koen Kooi [Fri, 6 May 2011 14:48:28 +0000 (16:48 +0200)]
package.bbclass: convert unpackaged file message from 'info' to 'warn' so that it shows up on the console

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
13 years agoconf/layer.conf: Use .= to append to BBPATH and += for BBFILES
Khem Raj [Fri, 6 May 2011 05:00:53 +0000 (22:00 -0700)]
conf/layer.conf: Use .= to append to BBPATH and += for BBFILES

This helps bitbake in organising BBPATH and BBFILES with given
BBFILE_PRIORITY order

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agognu-config-native: add dependency on perl-native
Dexuan Cui [Tue, 12 Apr 2011 02:39:42 +0000 (10:39 +0800)]
gnu-config-native: add dependency on perl-native

Fixes [YOCTO #968]

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
13 years agobinutils: update upstream status of patches
Nitin A Kamble [Fri, 6 May 2011 03:26:47 +0000 (20:26 -0700)]
binutils: update upstream status of patches

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agogcc-4.5.1: update upstream status of patches
Nitin A Kamble [Fri, 6 May 2011 03:26:03 +0000 (20:26 -0700)]
gcc-4.5.1: update upstream status of patches

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agosat-solver: fix compilation issue with gcc 4.6.0
Nitin A Kamble [Fri, 6 May 2011 03:24:29 +0000 (20:24 -0700)]
sat-solver: fix compilation issue with gcc 4.6.0

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agosubversion: update upstream status for patches
Nitin A Kamble [Tue, 3 May 2011 22:57:14 +0000 (15:57 -0700)]
subversion: update upstream status for patches

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agopython-imaging: update upstream status for patches
Nitin A Kamble [Tue, 3 May 2011 22:54:41 +0000 (15:54 -0700)]
python-imaging: update upstream status for patches

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agopatch: update upstream status for patches
Nitin A Kamble [Tue, 3 May 2011 22:52:51 +0000 (15:52 -0700)]
patch: update upstream status for patches

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agopatch-2.6.1: update patch upstream status
Nitin A Kamble [Tue, 3 May 2011 22:48:13 +0000 (15:48 -0700)]
patch-2.6.1: update patch upstream status

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agolibpcre: update upstream status for patches
Nitin A Kamble [Tue, 3 May 2011 22:42:51 +0000 (15:42 -0700)]
libpcre: update upstream status for patches

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agogtkhtml2, web: Sync version for API Change
Saul Wold [Fri, 6 May 2011 02:09:05 +0000 (19:09 -0700)]
gtkhtml2, web: Sync version for API Change

Sync up the css_parser API between web and gtkhtml2

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agoclutter-gst-1.4: Add missing patch
Saul Wold [Thu, 5 May 2011 17:49:33 +0000 (10:49 -0700)]
clutter-gst-1.4: Add missing patch

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agogit: make it work on the target
Koen Kooi [Sat, 30 Apr 2011 08:21:15 +0000 (10:21 +0200)]
git: make it work on the target

Packaging is synced with OE .dev, but without the -large, thanks to pseudo we retain all (hard)links properly:

* git-perltools holds all the utils requiring perl and adds appropriate RDEPENDS
* git-tk holds the tcl/tk utils once they get activate
* git now packages /usr/libexec/git-core

The result:

8.5M ipk/armv7a/git_1.7.4.3-r2_armv7a.ipk
3.1M ipk/armv7a/git-dbg_1.7.4.3-r2_armv7a.ipk
4.0K ipk/armv7a/git-dev_1.7.4.3-r2_armv7a.ipk
12K ipk/armv7a/git-doc_1.7.4.3-r2_armv7a.ipk
136K ipk/armv7a/git-perltools_1.7.4.3-r2_armv7a.ipk

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agosanity.bbclass: Add cpio to list of required utilities tested for
Richard Purdie [Sat, 7 May 2011 08:05:57 +0000 (09:05 +0100)]
sanity.bbclass: Add cpio to list of required utilities tested for

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoboot-directdisk: fix bzImage source location
Tom Zanussi [Thu, 5 May 2011 03:42:26 +0000 (22:42 -0500)]
boot-directdisk: fix bzImage source location

Fixes yocto [BUGID #876]

boot-directdisk.class looks in the wrong location for the bzImage to
install.  Make it look in the right place.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 years agolinux-yocto: update SRCREVs
Bruce Ashfield [Thu, 5 May 2011 04:36:37 +0000 (00:36 -0400)]
linux-yocto: update SRCREVs

Updating the linux-yocto/2.6.37 SRCREVs to pickup:

    perf tool: Fix gcc 4.6.0 issues

    1/1 [
    Author: Kyle McMartin
    Email: kyle@mcmartin.ca
    Subject: perf tool: Fix gcc 4.6.0 issues
    Date: Thu, 5 May 2011 00:06:01 -0400

    commit fb7d0b3cefb80a105f7fd26bbc62e0cbf9192822 upstream.

    GCC 4.6.0 in Fedora rawhide turned up some compile errors in tools/perf
    due to the -Werror=unused-but-set-variable flag.

    I've gone through and annotated some of the assignments that had side
    effects (ie: return value from a function) with the __used annotation,
    and in some cases, just removed unused code.

    In a few cases, we were assigning something useful, but not using it in
    later parts of the function.

    kyle@dreadnought:~/src% gcc --version
    gcc (GCC) 4.6.0 20110122 (Red Hat 4.6.0-0.3)

Cc: Ingo Molnar <mingo@redhat.com>
    LKML-Reference: <20110124161304.GK27353@bombadil.infradead.org>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
    [ committer note: Fixed up the annotation fixes, as that code moved recently ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
    [Backported to 2.6.38.2 by deleting unused but set variables]
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
    [Backported to linux-yocto kernel git version]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
    ]

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agolinux-yocto: safely process unbranched repositories
Bruce Ashfield [Fri, 8 Apr 2011 04:01:35 +0000 (00:01 -0400)]
linux-yocto: safely process unbranched repositories

The BSP bootstrap and -dev use cases can be applied against
unbranched or repos without meta data. To allow the proper
and safe processing of those repositories, slight modifications
to the tools are required to pass the branch on the command
line (rather than detecting it always) and to only checkout
branches that exist.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agolinux-yocto: apply meta data to external repos
Bruce Ashfield [Mon, 4 Apr 2011 03:50:19 +0000 (23:50 -0400)]
linux-yocto: apply meta data to external repos

To support quick uprev and testing, it is desireable to build
repositories that do not have embedded meta data. In this scenario
the meta data can be automatically created or provided externally.
This commit supports the first situation by detecting the lack
of meta data and then automatically creating a base set of meta
files.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agognome-doc-utils: Add -nonet option to xsltproc
Scott Garman [Thu, 5 May 2011 04:23:35 +0000 (21:23 -0700)]
gnome-doc-utils: Add -nonet option to xsltproc

This adds the -nonet option to xsltproc invocations, which fixes
compile errors when building gnome-doc-xslt-de.omf.

Also add intltool-native to DEPENDS, which was discovered to be
needed when building this recipe.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
13 years agoyaffs2-utils_cvs: fix the SRCDATE typo
Yu Ke [Thu, 5 May 2011 00:32:59 +0000 (08:32 +0800)]
yaffs2-utils_cvs: fix the SRCDATE typo

SRCDAT should be SRCDATE, thanks Frans to point out

Cc: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Yu Ke <ke.yu@intel.com>
Update to 20110505

Signed-off-by: Saul Wold <sgw@linux.intel.com>