]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/log
thirdparty/openembedded/openembedded-core-contrib.git
14 years agobusybox: backport distro-features handling from oe master
Phil Blundell [Thu, 9 Jun 2011 15:59:21 +0000 (16:59 +0100)] 
busybox: backport distro-features handling from oe master

This is a backport from oe master of the code which adjusts the busybox
config according to DISTRO_FEATURES etc.

(From OE-Core rev: b5564c4a9cadf306b447180c433b25ec071f8ce1)

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoqemu.inc: append to IMAGE_FSTYPES instead of weakly assigning them
Koen Kooi [Sun, 12 Jun 2011 11:50:49 +0000 (13:50 +0200)] 
qemu.inc: append to IMAGE_FSTYPES instead of weakly assigning them

The ext3 format is pretty much mandatory for qemu usage, so always create it.

(From OE-Core rev: 94da548810eece652bd32fb68a36f978b7d7cf2a)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agojsib-glib: Fix SRC_URI Checksum
Saul Wold [Sun, 12 Jun 2011 21:48:49 +0000 (14:48 -0700)] 
jsib-glib: Fix SRC_URI Checksum

(From OE-Core rev: 0c68589eaf29d63379fa9beafdb1578114521085)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoalsa-tools: fix Checksums
Saul Wold [Sun, 12 Jun 2011 21:50:07 +0000 (14:50 -0700)] 
alsa-tools: fix Checksums

(From OE-Core rev: 62b66f2a216b0c88588a8f6ac439bb3e5d9c146d)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agogcc-4.6.0: Bring in patches from FSF 4.6 branch
Khem Raj [Mon, 13 Jun 2011 03:56:57 +0000 (20:56 -0700)] 
gcc-4.6.0: Bring in patches from FSF 4.6 branch

This brings in new patches from 4.6 release branch
updates the comment section of existing branch to not
contain patch numbers.

Tested build on qemu for arm ppc mips x86 and x86_64

(From OE-Core rev: 3968f33b6542cf20cf63cf49bfbc033bd2486295)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoeglibc: migrate configurability from oe
Kang Kai [Tue, 7 Jun 2011 08:16:43 +0000 (16:16 +0800)] 
eglibc: migrate configurability from oe

Migrate configurability from oe, try to shrink minimal image size

All eglibc configuration options are included in conf/distro/include/default-distrovars.inc.
Define DISTRO_FEATURES_LIBC and DISTRO_FEATURES in local.conf with the same way
in local.conf.sample.extended to enable those options.

(From OE-Core rev: 022ca1d1357caafdfe23aa9ab82f90ba89b6942b)

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agorunqemu: take TMPDIR from bitbake
Anders Darander [Mon, 13 Jun 2011 17:26:16 +0000 (19:26 +0200)] 
runqemu: take TMPDIR from bitbake

The old standard of using /home/anders/openembedded-core/build/tmp as TMPDIR do not work any longer,
as - is appended to the real TMPDIR. Thus, always take TMPDIR from
bitbake, unless TMPDIR is set in the environment.

(From OE-Core rev: 993672fa2739794a6dd0dbd7bb232fa60522b897)

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoeglibc 2.12/2.13: Upgrade SRCREV
Khem Raj [Mon, 13 Jun 2011 06:05:16 +0000 (23:05 -0700)] 
eglibc 2.12/2.13: Upgrade SRCREV

We need http://www.eglibc.org/archives/patches/msg00923.html
to get through the problem we see when OPTION_EGLIBC_RTLD_DEBUG
is disabled. This patch has been backported to both 2.12 and 2.13
branches. We bump SRCREVs to have that change.

(From OE-Core rev: 30558af716833c52ce1eae4c408a6794aad96cb2)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolibx11-diet: Fixed checksum and rebase patch
Saul Wold [Sun, 12 Jun 2011 21:51:07 +0000 (14:51 -0700)] 
libx11-diet: Fixed checksum and rebase patch

(From OE-Core rev: fc2ef23f651bb06124a22168a72c881b9f32cb08)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoupdate-alternatives-dpkg: Fix SRC_URI Checksum
Saul Wold [Sun, 12 Jun 2011 21:48:10 +0000 (14:48 -0700)] 
update-alternatives-dpkg: Fix SRC_URI Checksum

(From OE-Core rev: f82e7e4d9ae16ece5835720081e12e63ebbe2cbd)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoconnman-gnome 0.5: build from git
Koen Kooi [Sun, 12 Jun 2011 16:24:18 +0000 (18:24 +0200)] 
connman-gnome 0.5: build from git

All the local patches were applied upstream, so let's build straight from git to make that clear

(From OE-Core rev: 28246a275a0d7208f0361735685688803965648e)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agorxvt-unicode: Fix SRC_URI & LIC_FILES Checksum
Saul Wold [Sun, 12 Jun 2011 21:49:28 +0000 (14:49 -0700)] 
rxvt-unicode: Fix SRC_URI & LIC_FILES Checksum

(From OE-Core rev: 250c89a34fedeadf5c098b64cb1833e45194a108)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agogettext_0.18.1.1.bb: Fix build on uclibc
Khem Raj [Sat, 11 Jun 2011 08:49:21 +0000 (01:49 -0700)] 
gettext_0.18.1.1.bb: Fix build on uclibc

Use libc-uclibc override to seprate out uclibc bits
instead of using TARGET_OS

(From OE-Core rev: e1f0ba3b1cccaf8e209d63dab638b341c029aae6)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoutil-macros_1.13.0.bb: Depend on virtual/gettext instead of gettext
Khem Raj [Sat, 11 Jun 2011 08:46:30 +0000 (01:46 -0700)] 
util-macros_1.13.0.bb: Depend on virtual/gettext instead of gettext

So multiple provider problem can be reolved amicably

(From OE-Core rev: 904749315385b3c2951a23748577cb65b862606b)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoclutter-box2d_git: Switch SRC_URI to git.gnome.org
Saul Wold [Sat, 11 Jun 2011 22:08:23 +0000 (15:08 -0700)] 
clutter-box2d_git: Switch SRC_URI to git.gnome.org

(From OE-Core rev: e47bfe3b31e8a52a0e47d22eb65c092bc67097b1)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agojson-glib: Fix up SRC_URI Checksums
Saul Wold [Fri, 10 Jun 2011 23:25:11 +0000 (16:25 -0700)] 
json-glib: Fix up SRC_URI Checksums

(From OE-Core rev: c86813f67dc7a20d2a4f6b2694db03ee53d6936b)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoimport recipe_sanity.bbclass from oe master
Phil Blundell [Fri, 10 Jun 2011 14:28:02 +0000 (15:28 +0100)] 
import recipe_sanity.bbclass from oe master

This is a verbatim copy of the corresponding class from oe master.

(From OE-Core rev: fa32b087888bab399a5cd1e3f16213575fe396e2)

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agouclibc: fix compile error on i586
Phil Blundell [Fri, 10 Jun 2011 13:56:09 +0000 (14:56 +0100)] 
uclibc: fix compile error on i586

Without this you get:

| libc/sysdeps/linux/common/epoll.c: In function '__libc_epoll_pwait':
| libc/sysdeps/linux/common/epoll.c:71:80: error: memory input 7 is not directly addressable
| libc/sysdeps/linux/common/epoll.c:75:86: error: memory input 7 is not directly addressable
| make: *** [libc/sysdeps/linux/common/epoll.o] Error 1

(From OE-Core rev: aeacad638c2a3d5f0b6299edc3890fdaad312c79)

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoghostscript: update SRC_URI
Kang Kai [Tue, 7 Jun 2011 08:29:41 +0000 (16:29 +0800)] 
ghostscript: update SRC_URI

Build ghostscript-native fails on a i686 machine because it can't get
the source objarch.h and soobjarch.h, and .h files are not needed for
native package, so update the SRC_URI to fix it.

(From OE-Core rev: 4091e811c04245d53bc1bb82087e3e476c7c8c1a)

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Removed the do_configure_prepend and folded into the target do_configure
since the native was picking it up for the do_configure_virtclass/native()
and then failing on i686.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agogit: restore the dependency on perl-native
Dexuan Cui [Fri, 10 Jun 2011 07:25:19 +0000 (15:25 +0800)] 
git: restore the dependency on perl-native

[YOCTO #1155]

I thought git-native could depend on perl-native-runtime and tests on
Ubuntu 9.04/10.10 and Fedora 13 show it could buid fine (looks these distros
install perl-ExtUtils-MakeMaker by default).

However Joshua reported on Fedora 15 i686 host, git-native can't build unless
he manually installed perl-ExtUtils-MakeMaker to the host.

This makes me think we may as well make git-native depend on perl-native.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolinux-yocto: rename recipes to explicitly indicate version
Bruce Ashfield [Wed, 8 Jun 2011 19:33:02 +0000 (15:33 -0400)] 
linux-yocto: rename recipes to explicitly indicate version

The existing recipe names for the linux-yocto kernel builds
worked well when there was a single, or two versions of the
kernel available. But with the impending kernel updates and
retirement of older kernels, the re-use of the same recipes
for different kernel versions violates the principle of least
surprise.

To address this, the recipes are being renamed as follows:

    linux-yocto_git.bb -> linux-yocto_2.6.37.bb
    linux-yocto-stable_git.bb -> linux-yocto_2.6.34.bb

There continue to be versionless recipe names that feed into
versioned recipes at the appropriate points. They are:

     linux-yocto-dev.bb (tracking the latest yocto dev kernel)
     linux-yocto-korg_head.bb (tracking korg kernels)

There are no existing users of linux-yocto-stable in the master
branches to convert to the new naming, so these changes work
in isolation.

(From OE-Core rev: 576c87349a72a94357014ff29f55db692903ed80)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agouclibc: remove PACKAGE_ARCH
Phil Blundell [Fri, 3 Jun 2011 19:55:33 +0000 (19:55 +0000)] 
uclibc: remove PACKAGE_ARCH

There is no good reason for uclibc to be machine specific.  Remove local
assignment to PACKAGE_ARCH so that it gets the default target
architecture and bump PR for that change.

See http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/003064.html

(From OE-Core rev: 6625936c011aa939e60041dc6be9850e925a6cc3)

Signed-off-by: Phil Blundell <philb@gnu.org>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agouclibc: remove redundant python code
Phil Blundell [Fri, 10 Jun 2011 22:01:40 +0000 (22:01 +0000)] 
uclibc: remove redundant python code

This chunk of python code has been around for a while (witness the
comment about gcc 3.4.0) and predates the availability of
COMPATIBLE_HOST.  Rewrite it using a more modern idiom.

(From OE-Core rev: c0f8fc3579fb4cebc0bd01b868d919738f9b03a9)

Signed-off-by: Phil Blundell <philb@gnu.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agouclibc: Cleanup the machine dependent config files
Khem Raj [Sat, 11 Jun 2011 09:09:00 +0000 (02:09 -0700)] 
uclibc: Cleanup the machine dependent config files

We only have arch specific machine fragments now.
Introduce use of KCONFIG_ALLCONFIG and use allnoconfig

(From OE-Core rev: b87df62a0bb402a1b1dbdee182c1ffd2787979bf)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoperl-native: fix download url
Anders Darander [Sat, 11 Jun 2011 10:50:21 +0000 (12:50 +0200)] 
perl-native: fix download url

(From OE-Core rev: 92714eb3b08951eb1576e9370492ec3d4374ee75)

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoautoconf/automake: Bump PR to resolve perl-native issue
Saul Wold [Mon, 13 Jun 2011 21:26:25 +0000 (14:26 -0700)] 
autoconf/automake: Bump PR to resolve perl-native issue

(From OE-Core rev: e7e00c4d8e86a90c19f553b35a62aa091b6ad14c)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agodistro_tracking_fields.inc: update the info for the following recipes
Dexuan Cui [Sun, 12 Jun 2011 08:56:02 +0000 (16:56 +0800)] 
distro_tracking_fields.inc: update the info for the following recipes

screen: remove the duplicate info
tcf-agent: update MANUAL_CHECK_DATE
gnome-doc-utils
startup-notification
util-macros
liberation-fonts
resourceproto
dri2proto
glproto
inputproto
pixman
libxext
libxi
xcb-util

(From OE-Core rev: 4f15c075c97a7e8b1158b1b7f23771ad120126b1)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolibxi: upgrade from 1.4.2 to the latest version 1.4.3
Dexuan Cui [Mon, 13 Jun 2011 13:44:34 +0000 (21:44 +0800)] 
libxi: upgrade from 1.4.2 to the latest version 1.4.3

(From OE-Core rev: b99989e635ddc00d2fb03b5014ec34906b3211bf)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolibxext: upgrade from 1.2.0 to the latest version 1.3.0
Dexuan Cui [Mon, 13 Jun 2011 13:37:34 +0000 (21:37 +0800)] 
libxext: upgrade from 1.2.0 to the latest version 1.3.0

(From OE-Core rev: d9193b3e2f0678b0e8f59ce66e95c0fcea9b70c1)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agopixman: upgrade from 0.20.2 to the latest stable 0.22.0
Dexuan Cui [Mon, 13 Jun 2011 13:24:14 +0000 (21:24 +0800)] 
pixman: upgrade from 0.20.2 to the latest stable 0.22.0

Update LIC_FILES_CHKSUM:
1) COPYING: only format change; no actual license change.
2) 0.22.0 doesn't have pixman-x64-mmx-emulation.h, so let's remove it.

(From OE-Core rev: d0a8130b688d270bac1119aa1b1fde6cb2397a39)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoinputproto: upgrade from 2.0.1 to the latest version 2.0.2
Dexuan Cui [Mon, 13 Jun 2011 13:09:34 +0000 (21:09 +0800)] 
inputproto: upgrade from 2.0.1 to the latest version 2.0.2

(From OE-Core rev: 38749cfebbcd812c3923684b184c281808ada50b)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoglproto: upgrade from 1.4.12 to the latest version 1.4.13
Dexuan Cui [Mon, 13 Jun 2011 13:04:08 +0000 (21:04 +0800)] 
glproto: upgrade from 1.4.12 to the latest version 1.4.13

(From OE-Core rev: f45ac5d80e758a5f5f83c11f75ff12592c91a66a)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agodri2proto: upgrade from 2.3 to the latest version 2.4
Dexuan Cui [Mon, 13 Jun 2011 12:57:11 +0000 (20:57 +0800)] 
dri2proto: upgrade from 2.3 to the latest version 2.4

(From OE-Core rev: 8e401b62fd11b6c6df56c8616e0c1459c194beab)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoresourceproto: upgrade from 1.1.1 to the latest version 1.2.0
Dexuan Cui [Mon, 13 Jun 2011 12:50:47 +0000 (20:50 +0800)] 
resourceproto: upgrade from 1.1.1 to the latest version 1.2.0

Update LIC_FILES_CHKSUM due to the only change:
+ Copyright (c) 2002  XFree86 Inc

(From OE-Core rev: 4110a9161487b43a3207ee4c89af38d7c9d27f5d)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoutil-macros: upgrade from 1.13.0 to the latest version 0.14.0
Dexuan Cui [Mon, 13 Jun 2011 12:29:55 +0000 (20:29 +0800)] 
util-macros: upgrade from 1.13.0 to the latest version 0.14.0

(From OE-Core rev: 745af7406f9c12253f64f9869a94aa89987dc2ca)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agostartup-notification: upgrade from 0.10 to the latest version 0.12
Dexuan Cui [Mon, 13 Jun 2011 12:22:29 +0000 (20:22 +0800)] 
startup-notification: upgrade from 0.10 to the latest version 0.12

(From OE-Core rev: e0a8d4cf62a2912dd5abb2324be230a39124ab5a)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agognome-doc-utils: upgrade from 0.20.5 to the latest version 0.20.6
Dexuan Cui [Mon, 13 Jun 2011 11:28:58 +0000 (19:28 +0800)] 
gnome-doc-utils: upgrade from 0.20.5 to the latest version 0.20.6

(From OE-Core rev: 0fe3575fc7f9fa1caade8e741b8ff4f9ea72b4e6)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agorecipes: update Upstream-Status for multiple recipes' patches
Dexuan Cui [Mon, 13 Jun 2011 07:25:45 +0000 (15:25 +0800)] 
recipes: update Upstream-Status for multiple recipes' patches

lttng-ust
gnome-doc-utils

(From OE-Core rev: a7707e2b517feb2e59fda989869dcd9789aeb08e)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agotcmode-default: fix PREFERRED_VERSION_gcc-cross-canadian
Dexuan Cui [Mon, 13 Jun 2011 06:59:57 +0000 (14:59 +0800)] 
tcmode-default: fix PREFERRED_VERSION_gcc-cross-canadian

[YOCTO #1163]

For some test I need to back to use gcc-4.5, so I changed GCCVERSION and
SDKGCCVERSION to "4.5.1", but I found gcc-cross-canadian's 4.6.0, rather
than 4.5.1, would be built! Finally I made this patch to fix the issue.

(From OE-Core rev: 40ae82136b0bd8fc0dc74225700afbb9017a8c38)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agonativesdk.bbclass: Correct ordering of manipulations
Richard Purdie [Mon, 13 Jun 2011 13:36:12 +0000 (14:36 +0100)] 
nativesdk.bbclass: Correct ordering of manipulations

OVERDIDES is the key variable that needs to be set prior to data finalisation.
The other variables should be manipulated after finalisation so any
DEPENDS_prepend and _append are accounted for. This patch ensures this is
the case.

The PACKAGES maniupulations are not enabled at this time as they
don't function 100% correctly yet.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agotask-sdk-host: Add nativesdk to the task name so its clearer what the contents of...
Richard Purdie [Mon, 13 Jun 2011 13:34:31 +0000 (14:34 +0100)] 
task-sdk-host: Add nativesdk to the task name so its clearer what the contents of the task represent

This is particularly important since the file doens't use BBCLASSEXTEND
and PN is therefore misleading

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoinitrdscripts: Inhibit compiler/libc dependencies as this is just a configuration...
Richard Purdie [Fri, 10 Jun 2011 08:12:41 +0000 (09:12 +0100)] 
initrdscripts: Inhibit compiler/libc dependencies as this is just a configuration file

14 years agosysvinit-inittab: Inhibit compiler/libc dependencies as this is just a configuration...
Richard Purdie [Fri, 10 Jun 2011 08:12:26 +0000 (09:12 +0100)] 
sysvinit-inittab: Inhibit compiler/libc dependencies as this is just a configuration file

14 years agoinitscripts: makedevs is no longer used anywhere so drop dependency. Also inhibit...
Richard Purdie [Fri, 10 Jun 2011 08:11:41 +0000 (09:11 +0100)] 
initscripts: makedevs is no longer used anywhere so drop dependency. Also inhibit compiler/libc dependencies as they're unused

14 years agopoky-feed-opkg: Disable default toolchain dependencies as these are just configuratio...
Richard Purdie [Fri, 10 Jun 2011 08:10:40 +0000 (09:10 +0100)] 
poky-feed-opkg: Disable default toolchain dependencies as these are just configuration files

14 years agobase-files: Inherit toolchain dependencies as a compiler isn't used
Richard Purdie [Fri, 10 Jun 2011 08:09:53 +0000 (09:09 +0100)] 
base-files: Inherit toolchain dependencies as a compiler isn't used

14 years agousbinit: Inherit allarch as its a generic script
Richard Purdie [Fri, 10 Jun 2011 08:09:14 +0000 (09:09 +0100)] 
usbinit: Inherit allarch as its a generic script

14 years agokeymaps: Inhibit toolchain dependencies as its just configuration files
Richard Purdie [Fri, 10 Jun 2011 08:08:43 +0000 (09:08 +0100)] 
keymaps: Inhibit toolchain dependencies as its just configuration files

14 years agoformfactor: Inhibit toolchain dependencies as its just a script
Richard Purdie [Fri, 10 Jun 2011 08:08:18 +0000 (09:08 +0100)] 
formfactor: Inhibit toolchain dependencies as its just a script

14 years agopointercal: Inhibit toolchain dependencies as its just a script
Richard Purdie [Fri, 10 Jun 2011 08:08:00 +0000 (09:08 +0100)] 
pointercal: Inhibit toolchain dependencies as its just a script

14 years agodocumentation/yocto-project-qs/yocto-project-qs.xml: removed 5.0 references
Scott Rifenbark [Mon, 13 Jun 2011 19:27:38 +0000 (12:27 -0700)] 
documentation/yocto-project-qs/yocto-project-qs.xml: removed 5.0 references

Removed several instances to the 5.0 Bernard release.  I replaced
these with the 5.0.1 release.  I also re-wrote a paragraph that
instructs the user on where to find and download the most recent
YP tarball.  It used to point to the Index of /Downloads into the
"yocto-1.0" folder.  I now instruct the user to go to the
Yocto Project website and download the desired release from there.

(From yocto-docs rev: 30b5163730139b2b852d64c87a7e710b7fcc7dad)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agodocumentation: updated manual history
Scott Rifenbark [Tue, 7 Jun 2011 14:08:50 +0000 (07:08 -0700)] 
documentation: updated manual history

I added an entry to represent the Yocto Project 1.0.1 Release into
the manual history table for all of the manuals except the Yocto
Project Quick Start, which does not have a table.

(From yocto-docs rev: d2c570b18854b3f15dfb20436a2212f569e96d5f)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years ago- documentation/Makefile: Cleaned up Makefile
Scott Rifenbark [Fri, 3 Jun 2011 15:44:36 +0000 (08:44 -0700)] 
- documentation/Makefile: Cleaned up Makefile

[BUGID#_1025] - I added some conditionals to handle the
Yocto Project Quick Start case.  This manual does not have
a PDF version.  I put in tests for publishing and for a case
where a user might attempt to specifically generate a PDF
using 'make pdf'.  I also converted the version variable into
a command-line argument so we don't have to edit the make file
when a new release comes out.

(From yocto-docs rev: 8e98871c9771096ec635f592cca752c63697bd5e)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agodocumentation/bsp-guide/Makefile: Fixed publish
Scott Rifenbark [Thu, 2 Jun 2011 20:09:28 +0000 (13:09 -0700)] 
documentation/bsp-guide/Makefile: Fixed publish

There was some URL problems with the publish statement.
Beth debugged it.

(From yocto-docs rev: 6c13bce3cbdd576463f5e3b1e61ab6f4046e47c3)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agodocumentation: [YOCTO #1025] build system for docs
Beth Flanagan [Thu, 2 Jun 2011 17:18:35 +0000 (10:18 -0700)] 
documentation: [YOCTO #1025] build system for docs

These changes fix the following issues:

1. Multiple Makefiles. There really is no need for this.
2. Unable to maintain more than one version of the docs on the webserver.

This is a quick fix to enable the above.
In order to build the documentation, at the top level, issue a:
make all DOC=<doc directory name>
make all DOC=kernel-manual

Also, some changes need to occur on the webserver to fully
incorporate these fixes.
http://www.yoctoproject.org/documentation/
The docs are now published to:
http://www.yoctoproject.org/docs/<Release MM.mm>/<doc name>

The main page should be changed to point not only to the current doc release,
but also to the prior releases. This will enable us to maintain prior release
documentation without stomping over it when we publish new docs. Also, we'll
need to repoint the yocto-quick-start link to yocto-project-qs. Or rename
documentation/yocto-project-qs/* to support the website naming.

(From yocto-docs rev: 2651790d80fd32cd4619eeb5375f6ee28e7e7fda)

Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agodocumentation/poky-ref-manual/faq.xml: Added new FAQ entry x-toolchain
Scott Rifenbark [Mon, 23 May 2011 23:49:33 +0000 (18:49 -0500)] 
documentation/poky-ref-manual/faq.xml: Added new FAQ entry x-toolchain

Added a new FAQ entry per Richard Purdie answering the question
'How do I use an external toolchain?'

(From yocto-docs rev: 58b78df0d78637234cbcb0e70e225b72ba0f9a2b)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agodocumentation/yocto-project-qs/yocto-project-qs.xml: replaced runqemu with poky-qemu
Scott Rifenbark [Mon, 23 May 2011 23:17:35 +0000 (18:17 -0500)] 
documentation/yocto-project-qs/yocto-project-qs.xml: replaced runqemu with poky-qemu

Evidently the command 'runqemu' is not a valid command for Bernard.
I changed four occurances of 'runqemu' to 'poky-qemu'.

(From yocto-docs rev: 0296920cc07a6fb9871c5af4bb991fcee2949564)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/fetch2: When replacing URLs in mirror handling mask out empty entries
Richard Purdie [Fri, 10 Jun 2011 08:13:24 +0000 (09:13 +0100)] 
bitbake/fetch2: When replacing URLs in mirror handling mask out empty entries

The symptom of this problem is something like a cvs url which specifies
a username where the username is then passed through to something like
an http mirror.

This patch fixes things by ensuring empty entries are preserved in the
new URL.

(Bitbake rev: c1d978d7bd1ac8eb1e2d50029ab2384be9f72fb4)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/cooker: Fix -b option by ensuring the empty cache structure is present
Richard Purdie [Fri, 10 Jun 2011 16:25:04 +0000 (17:25 +0100)] 
bitbake/cooker: Fix -b option by ensuring the empty cache structure is present

(Bitbake rev: 1430a36e81737bd92245042710eb9d6ad8b6f1a7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoRevert "gcc: rebase the patch to avoid patch rejection"
Richard Purdie [Fri, 10 Jun 2011 11:56:29 +0000 (12:56 +0100)] 
Revert "gcc: rebase the patch to avoid patch rejection"

This reverts commit c553b3934f45db8a6e77cfc7673787db3cc64f85.

This change clearly breaks builds since subsequent patches
depend on changes this patch removes. Not sure what's going
on here but this change isn't correct.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agogcc: rebase the patch to avoid patch rejection
Nitin A Kamble [Thu, 9 Jun 2011 22:41:22 +0000 (15:41 -0700)] 
gcc: rebase the patch to avoid patch rejection

(From OE-Core rev: c553b3934f45db8a6e77cfc7673787db3cc64f85)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agonative/nativesdk: Clean up the depends ordering after bitbake override handling updates
Richard Purdie [Thu, 9 Jun 2011 16:56:23 +0000 (17:56 +0100)] 
native/nativesdk: Clean up the depends ordering after bitbake override handling updates

This massively cleans up the dependency handling in the two classes
when interacting with BBCLASSEXTEND.

This change has a dependency on the bitbake override handling change
and also the existence of the RecipePreFinalise event.

(From OE-Core rev: f183c7cfe377fa6ed2777605c3590a9dda2060df)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoconf/sanity.conf: Set the minimum bitbake version correctly, we've needed recent...
Richard Purdie [Thu, 9 Jun 2011 21:43:26 +0000 (22:43 +0100)] 
conf/sanity.conf: Set the minimum bitbake version correctly, we've needed recent bitbake features for a while

(From OE-Core rev: f6a38cd75edb46858da6950b5ec029db8a12d801)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoimage_types.bbclass: Since we apply the override, look for the standard name variable...
Richard Purdie [Thu, 9 Jun 2011 21:35:07 +0000 (22:35 +0100)] 
image_types.bbclass: Since we apply the override, look for the standard name variable, not the override name

(From OE-Core rev: a763fb1576f044dab8257a86bf37c879324dfa53)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoUpdate version to 1.13.1
Richard Purdie [Thu, 9 Jun 2011 21:41:27 +0000 (22:41 +0100)] 
Update version to 1.13.1

(Bitbake rev: c3c2ad6f22e35b893a353d4c21d0e923e46ad07b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/event/ast: Add RecipePreFinalise event
Richard Purdie [Thu, 9 Jun 2011 16:30:17 +0000 (17:30 +0100)] 
bitbake/event/ast: Add RecipePreFinalise event

One of the implications is we need to register the event handlers before
executing the anonymous python functions. I can't find any issue with making
that change in any existing metadata use cases.

(Bitbake rev: a981df3cc9bf410d24f39919959952bdc6c76d03)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/parse/ast: We always need to finalize the default data since otherwise overri...
Richard Purdie [Wed, 1 Jun 2011 11:22:17 +0000 (12:22 +0100)] 
bitbake/parse/ast: We always need to finalize the default data since otherwise overrides to BBCLASSEXTEND may not be applied

(Bitbake rev: f22ac9149cc9ab96510bb377deb82cd9bceb95c1)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake/data_smart: Change overrides behaviour to remove expanded variables from...
Richard Purdie [Tue, 31 May 2011 22:52:50 +0000 (23:52 +0100)] 
bitbake/data_smart: Change overrides behaviour to remove expanded variables from the datastore

Currently if you do:

OVERRIDES = "z"
DEPENDS_prepend = "a "
DEPENDS = "b"
DEPENDS_z = "c"

d.update_data()
d.getVar("DEPENDS")

gives "a c"

d.update_data()
d.getVar("DEPENDS")

then gives "c"

This patch changes the behaviour such that at the time bitbake expands the DEPENDS_z
override, it removes "DEPENDS_z" from the data store. In the above example this would
mean that it wouldn't matter how often you call d.update_data(), you'd always get
"a c" back.

See the bitbake-devel mailing list for further discussion and analysis of the
potential impact of this change.

(Bitbake rev: 899d45b90061eb3cf3e71029072eee42cd80930c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agocache.py: fix bitbake -s command
Scott Garman [Thu, 9 Jun 2011 18:13:06 +0000 (11:13 -0700)] 
cache.py: fix bitbake -s command

This uses the correct index of self.pn when setting up cachedata's
pkg_pn, fixing the output of bitbake -s.

This fixes bug [YOCTO #1149].

(Bitbake rev: d000493c09ac5c1dcbab22d3a91296a9cb194ac0)

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agopseudo: Fix problem related to realpath
Mark Hatle [Thu, 9 Jun 2011 17:06:44 +0000 (12:06 -0500)] 
pseudo: Fix problem related to realpath

When pseudo is disabled, certain programs that call realpath may not
work properly.  This was discovered when using the Qt MOC tool when
certain qmake project features are used.

[YOCTO #1150]

(From OE-Core rev: d1d87429d751e0bff115ff60d1b5fc55b8fa6249)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobitbake-layers: handle skipped recipes
Paul Eggleton [Wed, 1 Jun 2011 16:48:32 +0000 (17:48 +0100)] 
bitbake-layers: handle skipped recipes

Report bbappends correctly for skipped recipes instead of reporting the
bbappends as not having any matching recipe.

(From Poky rev: 39d72ecf6bc1da85aefb11e6481719185f0cb953)

(Bitbake rev: a71183762e5d7d9f8153832efb9595e3a21d62f1)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agotrack skipped packages
Paul Eggleton [Wed, 1 Jun 2011 14:37:07 +0000 (15:37 +0100)] 
track skipped packages

Add skiplist to cooker that allows access to the list of packages skipped
via SkipPackage (this includes COMPATIBLE_MACHINE, INCOMPATIBLE_LICENSE,
etc.) This can be used to enhance error reporting.

(From Poky rev: 6c12b7b1099c77b87d4431d55e949cf7c5f52ded)

(Bitbake rev: 7d2363f35350be27a33f568c23eb07fcd3d27e53)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoicon-naming-utils-native: inherit perlnative
Dexuan Cui [Wed, 1 Jun 2011 10:48:22 +0000 (18:48 +0800)] 
icon-naming-utils-native: inherit perlnative

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxml-simple-perl: fix EXTRA_PERLFLAGS due the the perlnative change
Dexuan Cui [Wed, 1 Jun 2011 10:06:38 +0000 (18:06 +0800)] 
libxml-simple-perl: fix EXTRA_PERLFLAGS due the the perlnative change

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibconvert-asn1-perl: fix EXTRA_PERLFLAGS due to the perl-native change
Dexuan Cui [Wed, 1 Jun 2011 10:04:02 +0000 (18:04 +0800)] 
libconvert-asn1-perl: fix EXTRA_PERLFLAGS due to the perl-native change

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxml-parser-perl: inherit perlnative
Dexuan Cui [Tue, 31 May 2011 07:17:06 +0000 (15:17 +0800)] 
libxml-parser-perl: inherit perlnative

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agocpan.bbclass, cpan-base.bbclas: update them for the perlnative change
Dexuan Cui [Tue, 31 May 2011 07:16:29 +0000 (15:16 +0800)] 
cpan.bbclass, cpan-base.bbclas: update them for the perlnative change

Since perl-native now populates into its own dir, here we need
change accordingly.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoperl: inherit perlnative
Dexuan Cui [Tue, 31 May 2011 07:16:10 +0000 (15:16 +0800)] 
perl: inherit perlnative

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agowebkit-gtk: should depend on perl-native-runtime rather than perl-native
Dexuan Cui [Tue, 31 May 2011 07:15:52 +0000 (15:15 +0800)] 
webkit-gtk: should depend on perl-native-runtime rather than perl-native

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agodpkg: should depend on perl-native-runtime rather than perl-native
Dexuan Cui [Tue, 31 May 2011 07:15:18 +0000 (15:15 +0800)] 
dpkg: should depend on perl-native-runtime rather than perl-native

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agocoreutils: remove unnecessary dependency on perl
Dexuan Cui [Tue, 31 May 2011 07:14:40 +0000 (15:14 +0800)] 
coreutils: remove unnecessary dependency on perl

OE's coreutils doesn't depend on perl, either.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agogit: should depend on perl-native-runtime rather than perl-native
Dexuan Cui [Tue, 31 May 2011 07:14:13 +0000 (15:14 +0800)] 
git: should depend on perl-native-runtime rather than perl-native

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoopenssl: should depend on perl-native-runtime rather than perl-native
Dexuan Cui [Tue, 31 May 2011 07:12:52 +0000 (15:12 +0800)] 
openssl: should depend on perl-native-runtime rather than perl-native

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibcap: should depend on perl-native-runtime rather than perl-native
Dexuan Cui [Tue, 31 May 2011 07:12:18 +0000 (15:12 +0800)] 
libcap: should depend on perl-native-runtime rather than perl-native

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agognu-config-native: should depend on perl-native-runtime rather than perl-native
Dexuan Cui [Tue, 31 May 2011 07:09:21 +0000 (15:09 +0800)] 
gnu-config-native: should depend on perl-native-runtime rather than perl-native

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoperlnative.bbclass: add the file
Dexuan Cui [Tue, 31 May 2011 07:08:47 +0000 (15:08 +0800)] 
perlnative.bbclass: add the file

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoperl-native: populate into its own dir
Dexuan Cui [Tue, 31 May 2011 07:07:56 +0000 (15:07 +0800)] 
perl-native: populate into its own dir

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agonative.bbclass: allow a native package to be populated into its own dir
Dexuan Cui [Tue, 31 May 2011 07:07:35 +0000 (15:07 +0800)] 
native.bbclass: allow a native package to be populated into its own dir

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoscripts/bitbake: Only build tar-replacement-native when the build system tar version...
Richard Purdie [Thu, 9 Jun 2011 14:07:23 +0000 (15:07 +0100)] 
scripts/bitbake: Only build tar-replacement-native when the build system tar version < 1.24

(From OE-Core rev: d3e105451413617cf6415ae1600dc063f3d8d452)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agocore-image-lsb-sdk: ensure testapps is part of sdk image
Saul Wold [Tue, 7 Jun 2011 22:13:13 +0000 (15:13 -0700)] 
core-image-lsb-sdk: ensure testapps is part of sdk image

(From OE-Core rev: 3ccf7409d7014a850f4014c7e939d26188e1ae4b)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agocore-image-sato-sdk: ensure testapps is part of sdk image
Saul Wold [Tue, 7 Jun 2011 22:06:34 +0000 (15:06 -0700)] 
core-image-sato-sdk: ensure testapps is part of sdk image

(From OE-Core rev: fd8967d30c41d8efd6333b5670022e65c5044f18)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agotask-core-tools: add mesa-demos to testapps list
Saul Wold [Tue, 7 Jun 2011 22:04:14 +0000 (15:04 -0700)] 
task-core-tools: add mesa-demos to testapps list

(From OE-Core rev: 254c07e4b1f153202bffbf4836788c44f6a96d70)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolocal.conf.sample: remove default EXTRA_IMAGE_FEATURES
Saul Wold [Tue, 7 Jun 2011 22:11:09 +0000 (15:11 -0700)] 
local.conf.sample: remove default EXTRA_IMAGE_FEATURES

The default list of EXTRA_IMAGE_FEATURES adds alot to the generic non-dev and non-sdk image
so ensure that the sato-sdk and lsb-sdk includes this list by default.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agometacity 2.30.3: fix build on GNOME-less hosts and fix packaging
Koen Kooi [Thu, 9 Jun 2011 10:54:00 +0000 (12:54 +0200)] 
metacity 2.30.3: fix build on GNOME-less hosts and fix packaging

(From OE-Core rev: 919956bf3114a4af5177d30a0c4ea4907e930439)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agosysvinit: split inittab into it's own recipe
Koen Kooi [Thu, 9 Jun 2011 08:16:49 +0000 (10:16 +0200)] 
sysvinit: split inittab into it's own recipe

Implements the improvements suggested in the original fix for [YOCTO #1131]

(From OE-Core rev: e9cde6962d369fb620799d0370ea9dc7d6234d37)

Signed-off-by: <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoconsolekit: update to 0.4.5
Koen Kooi [Thu, 9 Jun 2011 10:53:13 +0000 (12:53 +0200)] 
consolekit: update to 0.4.5

(From OE-Core rev: 3c5009a0d19c8e27d3687e27880d5c1088086adc)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolibrsvg 2.32.1: fix loader packaging when using gtk >2.20
Koen Kooi [Thu, 9 Jun 2011 11:29:33 +0000 (13:29 +0200)] 
librsvg 2.32.1: fix loader packaging when using gtk >2.20

When using the gtk+ from OE-core you would get:

WARNING: the following files were installed but not shipped in any package:
WARNING:   /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so

(From OE-Core rev: 6012828219bbfc55b273f4795853433bbde0ea37)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agokexec-tools: don't depend on virtual/kernel
Phil Blundell [Thu, 9 Jun 2011 11:58:43 +0000 (12:58 +0100)] 
kexec-tools: don't depend on virtual/kernel

There doesn't appear to be any terribly good reason for kexec-tools to
depend on the kernel.  (I verified that kexec-tools is buildable in a
clean TMPDIR without having previously built virtual/kernel.)

Having this dependency in place is a nuisance because it makes it
awkward to put kexec into an initramfs.  So, it seems like we would be
better off without.

(From OE-Core rev: ba6da75657d0bf9ed48f0d6c4132f12993648e7a)

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoiproute2: update to 2.6.38
Paul Eggleton [Wed, 8 Jun 2011 13:20:25 +0000 (14:20 +0100)] 
iproute2: update to 2.6.38

Fixes "ip route get" not producing any output (a regression in 2.6.35).
See http://marc.info/?l=linux-netdev&m=129442470405398&w=2 and
http://marc.info/?l=linux-netdev&m=130038222321440&w=2 for a list of
other changes since 2.6.35.

Fixes [YOCTO #1006] (reopened)

(From OE-Core rev: 25ed1f931c1dd337911b1f059c71b37b5586fd3f)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoavahi: fix dbus system-service packaging and move more things to .inc
Koen Kooi [Wed, 8 Jun 2011 12:06:13 +0000 (14:06 +0200)] 
avahi: fix dbus system-service packaging and move more things to .inc

(From OE-Core rev: dca03beb98f123cfc3e09a3b2870f7537f49dd3c)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>