]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
12 years agogst-plugins-good: fix compile error with recent linux-libc-headers
Andreas Müller [Wed, 5 Sep 2012 17:50:11 +0000 (19:50 +0200)]
gst-plugins-good: fix compile error with recent linux-libc-headers

With linux-libc-headers-3.5.0 (for tests) the error message was:

| gstv4l2bufferpool.c: In function 'gst_v4l2_buffer_new':
| gstv4l2bufferpool.c:184:3: error: 'struct v4l2_buffer' has no member named 'input'

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agovalgrind: fix debug info reading error when do memcheck on ppc targets
Zhenhua Luo [Wed, 12 Sep 2012 08:20:46 +0000 (16:20 +0800)]
valgrind: fix debug info reading error when do memcheck on ppc targets

    following is the error message:
        --2263-- WARNING: Serious error when reading debug info
        --2263-- When reading debug info from /lib/ld-2.13.so:
        --2263-- Can't make sense of .got section mapping
        --2263-- WARNING: Serious error when reading debug info
        --2263-- When reading debug info from /home/root/lzh:
        --2263-- Can't make sense of .data section mapping
        --2263-- WARNING: Serious error when reading debug info
        --2263-- When reading debug info from /usr/lib/valgrind/vgpreload_core-ppc32-linux.so:
        --2263-- Can't make sense of .data section mapping
        --2263-- WARNING: Serious error when reading debug info
        --2263-- When reading debug info from /usr/lib/valgrind/vgpreload_memcheck-ppc32-linux.so:
        --2263-- Can't make sense of .data section mapping
        --2263-- WARNING: Serious error when reading debug info
        --2263-- When reading debug info from /lib/libc-2.13.so:
        --2263-- Can't make sense of .data section mapping

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11-trim: remove, it's the same as libx11 now
Ross Burton [Tue, 11 Sep 2012 19:18:03 +0000 (20:18 +0100)]
libx11-trim: remove, it's the same as libx11 now

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agomesa-dri: remove DEFAULT_PREFERENCE, this is the preferred now
Ross Burton [Wed, 12 Sep 2012 10:23:48 +0000 (11:23 +0100)]
mesa-dri: remove DEFAULT_PREFERENCE, this is the preferred now

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agomesa-xlib: remove, it serves no useful purpose
Ross Burton [Wed, 12 Sep 2012 10:23:47 +0000 (11:23 +0100)]
mesa-xlib: remove, it serves no useful purpose

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11: revise keysymdef patch based on submission upstream
Ross Burton [Tue, 11 Sep 2012 19:18:08 +0000 (20:18 +0100)]
libx11: revise keysymdef patch based on submission upstream

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11-diet: remove un-needed chunk from stubs patch
Ross Burton [Tue, 11 Sep 2012 19:18:07 +0000 (20:18 +0100)]
libx11-diet: remove un-needed chunk from stubs patch

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11: makekeys can be cross-compiled now, so don't hack around
Ross Burton [Tue, 11 Sep 2012 19:18:06 +0000 (20:18 +0100)]
libx11: makekeys can be cross-compiled now, so don't hack around

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11: drop makekeys_crosscompile.patch, effectively merged upstream
Ross Burton [Tue, 11 Sep 2012 19:18:05 +0000 (20:18 +0100)]
libx11: drop makekeys_crosscompile.patch, effectively merged upstream

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agodefault-providers: default to libx11, not -trim
Ross Burton [Tue, 11 Sep 2012 19:18:02 +0000 (20:18 +0100)]
default-providers: default to libx11, not -trim

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11-diet: remove statements that are redundant
Ross Burton [Tue, 11 Sep 2012 19:18:01 +0000 (20:18 +0100)]
libx11-diet: remove statements that are redundant

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11: make bigfont an optional (disabled by default) packageconfig option
Ross Burton [Tue, 11 Sep 2012 19:18:00 +0000 (20:18 +0100)]
libx11: make bigfont an optional (disabled by default) packageconfig option

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11: refresh dependencies, and centralise into libx11.inc
Ross Burton [Tue, 11 Sep 2012 19:17:59 +0000 (20:17 +0100)]
libx11: refresh dependencies, and centralise into libx11.inc

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11: merge patches into a single directory
Ross Burton [Tue, 11 Sep 2012 19:17:58 +0000 (20:17 +0100)]
libx11: merge patches into a single directory

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11: remove redundant license data
Ross Burton [Tue, 11 Sep 2012 19:17:57 +0000 (20:17 +0100)]
libx11: remove redundant license data

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11: move keysymdefdir option to .inc
Ross Burton [Tue, 11 Sep 2012 19:17:56 +0000 (20:17 +0100)]
libx11: move keysymdefdir option to .inc

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11: move xcms disabling to PACKAGECONFIG in libx11.inc
Ross Burton [Tue, 11 Sep 2012 19:17:55 +0000 (20:17 +0100)]
libx11: move xcms disabling to PACKAGECONFIG in libx11.inc

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agoxorg-lib: move options to disable documentation to xorg-lib-common
Ross Burton [Tue, 11 Sep 2012 19:17:54 +0000 (20:17 +0100)]
xorg-lib: move options to disable documentation to xorg-lib-common

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11-diet: you can't disable UDC, because it's always disabled
Ross Burton [Tue, 11 Sep 2012 19:17:53 +0000 (20:17 +0100)]
libx11-diet: you can't disable UDC, because it's always disabled

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11-diet: you can't disable XCB anymore, so don't try
Ross Burton [Tue, 11 Sep 2012 19:17:52 +0000 (20:17 +0100)]
libx11-diet: you can't disable XCB anymore, so don't try

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolibx11: use INC_PR
Ross Burton [Tue, 11 Sep 2012 19:17:51 +0000 (20:17 +0100)]
libx11: use INC_PR

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolinux-yocto/3.4: add x32 configuration fragment
Bruce Ashfield [Tue, 11 Sep 2012 15:04:41 +0000 (15:04 +0000)]
linux-yocto/3.4: add x32 configuration fragment

When x32 is the tuning for a x86 MACHINE, the kernel should also have
CONFIG_X86_X32=y. This adds a x32 fragment that can be used to trigger
the right ABI.

The commit also contains a check for mx32 in TUNE_FEATURES, and if
present, the new fragment will be appended to KERNEL_FEATURES and
trigger the support in the kernel.

cc: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agosysstat: upgrade to 10.1.1
Constantin Musca [Tue, 11 Sep 2012 06:59:28 +0000 (09:59 +0300)]
sysstat: upgrade to 10.1.1

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agolibexif: upgrade to 0.6.21
Constantin Musca [Tue, 11 Sep 2012 07:23:42 +0000 (10:23 +0300)]
libexif: upgrade to 0.6.21

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoglew: upgrade to 1.9.0
Constantin Musca [Tue, 11 Sep 2012 06:54:01 +0000 (09:54 +0300)]
glew: upgrade to 1.9.0

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoboost: upgrade to 1.51.0
Constantin Musca [Tue, 11 Sep 2012 07:37:35 +0000 (10:37 +0300)]
boost: upgrade to 1.51.0

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoclasses/license: place all found licenses on one line
Vladimir Zapolskiy [Tue, 11 Sep 2012 01:51:01 +0000 (04:51 +0300)]
classes/license: place all found licenses on one line

Cosmetic change, settle all found licenses into one line and report warning
about missing licenses loudly.

Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoclasses/license: correct license info in lisense.manifest
Vladimir Zapolskiy [Tue, 11 Sep 2012 01:18:15 +0000 (04:18 +0300)]
classes/license: correct license info in lisense.manifest

Trivial change, do not cut off plus symbol from license name, otherwise
information about package license is corrupted.

Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoclasses/license: account LICENSE_${pkg} values in manifest
Vladimir Zapolskiy [Tue, 11 Sep 2012 01:18:14 +0000 (04:18 +0300)]
classes/license: account LICENSE_${pkg} values in manifest

Trivial change, process LICENSE_${pkg} and LICENSE values. This fixes multiple
cases, when license is not specified at all in license.manifest

Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoclasses/license: remove redundant nested if statements
Vladimir Zapolskiy [Tue, 11 Sep 2012 01:13:45 +0000 (04:13 +0300)]
classes/license: remove redundant nested if statements

Cosmetic change, which improves code perception. Also check for locale
packages firstly, this shall improve performance a little.

Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoclasses/license: check license manifest for double records
Vladimir Zapolskiy [Tue, 11 Sep 2012 01:13:44 +0000 (04:13 +0300)]
classes/license: check license manifest for double records

Trivial typo bugfix, avoid multiple records in license.manifest.

Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoclasses/license: define LICENSE_MANIFEST variable
Vladimir Zapolskiy [Tue, 11 Sep 2012 01:13:43 +0000 (04:13 +0300)]
classes/license: define LICENSE_MANIFEST variable

Cosmetic change, saves space and reduces code line length.

Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoeglibc: Restore ${PN} to before ${PN}-dev in PACKAGES
Phil Blundell [Tue, 11 Sep 2012 18:14:25 +0000 (19:14 +0100)]
eglibc: Restore ${PN} to before ${PN}-dev in PACKAGES

Commit 13544fbc6217fee1731a6da1e2cf94901a500842 changed the ordering
of PACKAGES so that ${PN}-dev came before ${PN}.  However, this caused
the FILES matching to go wrong if ${libdir} == ${base_libdir}.  Fix this
by moving ${PN} ahead of ${PN}-dev once again.

Signed-off-by: Phil Blundell <pb@pbcl.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agosysvinit-inittab_2.88dsf.bb: only run serial checks at boot if we have items to check
Matthew McClintock [Tue, 11 Sep 2012 17:56:53 +0000 (12:56 -0500)]
sysvinit-inittab_2.88dsf.bb: only run serial checks at boot if we have items to check

Right now, we delay running the serial console checks to we boot up. This causes
issues for read only file systems. So, if have not configured any serial ports to
check via SERIAL_CONSOLES_CHECK we can skip the check at boot. This fixes any
issues with read only file systems and ipk packaging.

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agolinux-yocto*: append to KERNEL_FEATURES instead of assigning
Bruce Ashfield [Tue, 11 Sep 2012 13:05:14 +0000 (09:05 -0400)]
linux-yocto*: append to KERNEL_FEATURES instead of assigning

It is sometimes useful for KERNEL_FEATURES to be set in a machine
or other configuration file. The linux-yocto recipes currently
initialize the variable, which clobbers any values set by .conf
files.

Appending to the variables allows these settings to propagate to
the kernel configuration, while maintaining the existing set of
added kernel features.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agolibgnome-keyring: add missing DEPENDS on intltool-native
Jackie Huang [Tue, 11 Sep 2012 15:13:22 +0000 (23:13 +0800)]
libgnome-keyring: add missing DEPENDS on intltool-native

libgnome-keyring requires command 'intltoolize' in configure,
so add DEPENDS intltool-native.

[YOCTO #3081]

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agolibgpg-error: Use the source file for the licence checksum
Richard Purdie [Tue, 11 Sep 2012 14:25:37 +0000 (15:25 +0100)]
libgpg-error: Use the source file for the licence checksum

It makes sense to us the license checksum from the source .in file rather
than that from the generated file which configure can change (or remove).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoautotools.bbclass: Add functionality to force a clean of ${B} when reconfiguring...
Richard Purdie [Tue, 11 Sep 2012 14:22:29 +0000 (15:22 +0100)]
autotools.bbclass: Add functionality to force a clean of ${B} when reconfiguring (and ${S} != ${B})

Unfortunately whilst rerunning configure and make against a project will mostly
work there are situations where it does not correctly do the right thing.

In particular, eglibc and gcc will fail out with errors where settings
do not match a previously built configuration. It could be argued they are
broken but the situation is what it is. There is the possibility of more subtle
errors too.

This patch adds removal of the build directory (${B}) when configure is
rerunning, the sstate checksum for do_configure has changed and ${S} != ${B}.
We could simply use a stamp but saving out the previous configuration checksum
adds some data at no real overhead.

If we find there are things where we want to disable this behaviour with
CONFIGURESTAMPFILE = "" in the recipe, or users could disable it globally.

[YOCTO #2774]
[YOCTO #2848]

This is particularly helpful for eglibc and gcc which use split builds by default and
are a particular source of reconfigure type problems.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agonativesdk-qemu: fix SDK relocation issue
Laurentiu Palcu [Tue, 11 Sep 2012 13:55:31 +0000 (16:55 +0300)]
nativesdk-qemu: fix SDK relocation issue

User mode emulation binaries are linked using a local linker script. The
nativesdk ones were not used and the resulting binaries did not have the
interp section resized. Hence, those binaries could not be relocated.

[YOCTO #3083]

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoclasses/sanity: remove obsolete code
Paul Eggleton [Tue, 11 Sep 2012 09:40:15 +0000 (10:40 +0100)]
classes/sanity: remove obsolete code

We can now rely upon the minimum BitBake version having the
SanityCheckFailed event, so remove the code to handle if this is not
there.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoclasses/sanity: skip tune checks if machine is invalid
Paul Eggleton [Tue, 11 Sep 2012 09:40:14 +0000 (10:40 +0100)]
classes/sanity: skip tune checks if machine is invalid

If there is no valid machine configuration it's almost guaranteed that
the tune checks will fail, so just suppress them in that case.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agogettext: Make gettext 0.16.1 extend native and nativesdk.
Martin Ertsaas [Tue, 11 Sep 2012 08:30:18 +0000 (10:30 +0200)]
gettext: Make gettext 0.16.1 extend native and nativesdk.

gettext 0.16.1 is a GPLv2 version of gettext. Making that extend native and
nativesdk makes sure we use the same version of gettext for compiling internally
as well as in our toolchain.

Signed-off-by: Martin Ertsaas <mertsas@cisco.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agolinux-yocto/3.4: v3.4.10 and uprobes/kprobes configuration updates
Bruce Ashfield [Mon, 10 Sep 2012 17:51:00 +0000 (13:51 -0400)]
linux-yocto/3.4: v3.4.10 and uprobes/kprobes configuration updates

Updating to 3.4.10 which has been soaking for a bit now, as well
as picking up the following meta commits from Tom Z:

  a82db2f meta: have systemtap use kprobes and uprobes feature
  d5d5b80 meta: add kprobes support to ktypes/standard
  b32d373 meta: add kprobes feature
  d40ed99 meta: have uprobe feature use uprobe.cfg
  a69d1db meta: add uprobe.cfg

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agogcc-4.7: Backport libgcc fixes to appease the new build sequence
Khem Raj [Thu, 6 Sep 2012 00:38:25 +0000 (17:38 -0700)]
gcc-4.7: Backport libgcc fixes to appease the new build sequence

This makes the libgcc builds identical when done with gcc-cross-initial
or final gcc-cross. Since eglibc only sees gcc-cross-initial it is
important that the final libgcc that appears on root file system is same
as the one against which eglibc was built.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agogcc-4.7: Fix build for armv4/EABI and ppc/Os
Khem Raj [Fri, 17 Aug 2012 05:42:07 +0000 (22:42 -0700)]
gcc-4.7: Fix build for armv4/EABI and ppc/Os

arm patch is a forward port from OE/classic
ppc patch should help in building images with Os

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agotelepathy-idle: fix parallel build
Ross Burton [Mon, 10 Sep 2012 12:49:37 +0000 (13:49 +0100)]
telepathy-idle: fix parallel build

Apply a patch from upstream git, and clean up our other patch so that it
applies.

[ YOCTO #3056 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
12 years agowebkit-gtk: work around Make bug by re-running make
Ross Burton [Mon, 10 Sep 2012 16:02:22 +0000 (17:02 +0100)]
webkit-gtk: work around Make bug by re-running make

GNU make 3.82 has a bug where it drops required dependencies.
https://bugs.webkit.org/show_bug.cgi?id=79498 is the WebKitGTK+
bug, and http://savannah.gnu.org/bugs/?30653 is the GNU Make bug.

Work around this by running make again if it fails just in case the failure is
due to the bug.

Based on a patch by Andreas Müller <schnitzeltony@googlemail.com>.

[ YOCTO #2816 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
12 years agoshadow-native: Ensure that ${sbindir} and ${base_sbindir} are respected
Phil Blundell [Sun, 9 Sep 2012 10:48:45 +0000 (11:48 +0100)]
shadow-native: Ensure that ${sbindir} and ${base_sbindir} are respected

These values need to be passed on the command line to "make install" otherwise
shadow will use its own built-in idea of where those directories are located.

Signed-off-by: Phil Blundell <pb@pbcl.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoshadow: Fix various invalid assumptions about directory layout
Phil Blundell [Sun, 9 Sep 2012 10:22:53 +0000 (11:22 +0100)]
shadow: Fix various invalid assumptions about directory layout

The makefiles in the shadow package have their own hard-coded paths
for ${base_bindir} and ${base_sbindir} (known as "bindir" and "sbindir"
in shadow-speak).  Ensure that they install into our paths rather than
their own.

Also check that ${base_bindir} and ${bindir} are different before trying
to move files from one to the other; likewise for ${base_sbindir} and
${sbindir}.

Signed-off-by: Phil Blundell <pb@pbcl.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoperl-native: PROVIDE libmodule-build-perl-native for consistency with non-native...
Phil Blundell [Sun, 9 Sep 2012 09:13:08 +0000 (10:13 +0100)]
perl-native: PROVIDE libmodule-build-perl-native for consistency with non-native perl

This module is, apparently, included in the standard perl distribution
since 5.10.1 or so.  The regular perl recipe has had this PROVIDES for a
while but it seems to have been overlooked in the native version.

Signed-off-by: Phil Blundell <pb@pbcl.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoqt4: Update qt4.inc to remove staticdev deps in -dbg packages
Mark Hatle [Fri, 7 Sep 2012 22:07:11 +0000 (17:07 -0500)]
qt4: Update qt4.inc to remove staticdev deps in -dbg packages

It appears that the qt4.inc had a copy/paste error relating to creating
a list of staticdev packages, that caused them to show up as dependencies
in the -dbg package.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agobase-files: provide a mechanism to skip creation of the hostname file
Mark Asselstine [Sat, 8 Sep 2012 13:42:21 +0000 (08:42 -0500)]
base-files: provide a mechanism to skip creation of the hostname file

The existence of a /etc/hostname file causes any hostname provided on
the kernel command line or via dhcp to be overwritten by the
initscripts 'init.d/hostname.sh'. This change allows you to set a
value of "" for 'hostname' which will skip the creation of the
/etc/hostname file by the base-files package.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agopackage_rpm.bbclass: Avoid unnecessary installs in complementary pass
Mark Hatle [Fri, 7 Sep 2012 22:05:44 +0000 (17:05 -0500)]
package_rpm.bbclass: Avoid unnecessary installs in complementary pass

When called with the complementary install option, the first step is to
backup the install manifest so that we can avoid installing items previously
installed.  However, this backup process skipped the initial_install portion
of the manifest, causing early install items like libc6, bash, and base-files
to be installed a second time.

Fix this by cating the files to original_solution.  This is done as an append to
allow multiple calls to package_install_internal_rpm to work.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoimage.bbclass: Enable the complementary install to be called w/ globbing params
Mark Hatle [Fri, 7 Sep 2012 22:05:43 +0000 (17:05 -0500)]
image.bbclass: Enable the complementary install to be called w/ globbing params

If the image.bbclass is called with arguments, and these arguments are not
"populate_sdk", they will be passed in as the expected GLOBS.

This enables external components and scripting to use the
rootfs_install_complementary code.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agosstate: Append to EXTRASSTATEMAPS and add comment
Richard Purdie [Wed, 12 Sep 2012 13:23:37 +0000 (14:23 +0100)]
sstate: Append to EXTRASSTATEMAPS and add comment

Appending to EXTRA_SSTATEMAPS is better than just hardcoding a value. Also
add a comment about why this is necessary.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agoclasses/packageinfo: use better method to check if package exists
Paul Eggleton [Mon, 10 Sep 2012 12:58:10 +0000 (13:58 +0100)]
classes/packageinfo: use better method to check if package exists

Instead of using a rather error-prone method of looking for output
package files in order to determine if a package got created, use the
.packaged file within pkgdata.

This fixes two separate issues:
* Some packages apparently not being found by this code e.g. all
  apm/apmd packages when using ipk packaging.
* Buggy implementation of this checking code which triggered an
  exception during the event handler if PKGV was overridden on a
  per-package basis (as it is with external-sourcery-toolchain), which
  blocked Hob from completing parsing at 99% - fixes [YOCTO #2651].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agopackagegroup-core-x11-xserver: remove redundant PACKAGES statement
Ross Burton [Mon, 10 Sep 2012 12:22:36 +0000 (13:22 +0100)]
packagegroup-core-x11-xserver: remove redundant PACKAGES statement

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agoeglibc-initial-2.16: add kconfig-frontends-native to depends
Martin Jansa [Mon, 10 Sep 2012 14:04:38 +0000 (16:04 +0200)]
eglibc-initial-2.16: add kconfig-frontends-native to depends

* fixes:
  | make[1]: Entering directory `/OE/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/eglibc-initial-2.16-r8+svnr20393/eglibc-2_16/libc'
  | make[1]: *** No rule to make target `/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/conf', needed by `config'.  Stop.
  | make[1]: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/eglibc-initial-2.16-r8+svnr20393/eglibc-2_16/libc'

* it's because, eglibc-initial.inc overwrites DEPENDS from eglibc_2.16.bb
  $ grep DEPENDS eglibc_2.16.bb
  DEPENDS += "gperf-native kconfig-frontends-native"
  $ grep DEPENDS eglibc-initial.inc
  DEPENDS = "linux-libc-headers virtual/${TARGET_PREFIX}gcc-initial"

  and it's included after eglibc_2.16.bb
  $ head -n 3 eglibc-initial_2.16.bb
  require eglibc_${PV}.bb
  require eglibc-initial.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agolib/oe/sstatesig.py: add signature data query function
Paul Eggleton [Mon, 27 Aug 2012 20:45:14 +0000 (20:45 +0000)]
lib/oe/sstatesig.py: add signature data query function

Add a function that can be used from BitBake code which will find
signature data (sigdata/siginfo) files based on specified criteria, and
hook it into BitBake as bb.siggen.find_siginfo.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agorunqemu-internal: New qemu calls it qemu-system-i386 for x86
Khem Raj [Fri, 7 Sep 2012 08:01:17 +0000 (01:01 -0700)]
runqemu-internal: New qemu calls it qemu-system-i386 for x86

New qemu calls the x86 system emulator to be qemu-system-i386
which is consistent now so change it in scripts

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoqemu-git: Move to tip of git past 1.2 release
Khem Raj [Wed, 25 Apr 2012 22:46:20 +0000 (15:46 -0700)]
qemu-git: Move to tip of git past 1.2 release

There are a lot of armv7 and sh4 fixes that
its worth moving to latest version. The patch
forward porting can happen later.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoqemu: Update from 0.15 to 1.2
Khem Raj [Thu, 6 Sep 2012 22:22:55 +0000 (15:22 -0700)]
qemu: Update from 0.15 to 1.2

Forward port the patches which were not applied upstream

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoAdd package wget and perl modules.
Saul Wold [Thu, 6 Sep 2012 18:38:23 +0000 (11:38 -0700)]
Add package wget and perl modules.

LSB needs wget to download packages but wget provided by busybox doesn't
support some options such as '-N'.

LSB perl test 4.1.6-2 case all/tst_perlModPresent.pl,
../lib/Class/ISA/t/00_about_verbose and ../lib/Class/ISA/t/01_old_junk.t
fail because of lack of these modules, add them to make test pass.

File CORE/config.h which is provided by perl-dev and file
unicore/version which is provided by perl-doc are required by LSB perl
test cases.

Add perl-dev and perl-doc to packagegroups-core-lsb.

[Yocto #3030 #3031 #3052 #3054 #3055]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Rebased for packagegroup change -sgw
These perl libraries are being added directly to OE-Core for 4.1
LSB Complainace, when 5.0 comes out early next year (2013), we will
remove these changes.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agolibi18n-collate-perl: add it
Kang Kai [Fri, 31 Aug 2012 10:00:11 +0000 (18:00 +0800)]
libi18n-collate-perl: add it

This module is deprecated from perl 5.003_06.
But LSB perl test 4.1.6-2 still test it.
So add it.

[Yocto #3031]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agolibfile-checktree-perl: add it
Kang Kai [Fri, 31 Aug 2012 10:00:10 +0000 (18:00 +0800)]
libfile-checktree-perl: add it

LSB perl test 4.1.6-2, all/tst_perlModPresent.pl 1 fails with:
test 88 'use File::CheckTree;' failed

Add it to fix this issue.

[Yocto #3031]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agolibenv-perl: add it
Kang Kai [Fri, 31 Aug 2012 10:00:09 +0000 (18:00 +0800)]
libenv-perl: add it

Just add it for LSB 4.1 perl tests.

[Yocto #3031]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agolibdumpvalue-perl: add it
Kang Kai [Fri, 31 Aug 2012 10:00:08 +0000 (18:00 +0800)]
libdumpvalue-perl: add it

LSB perl test 4.1.6-2 case all/tst_perlModPresent.pl 1 fails with:
test 44 'use Dumpvalue;' failed

So add libdumpvalue-perl to fix it.

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agolibpod-plainer-perl: add it
Kang Kai [Fri, 31 Aug 2012 10:00:07 +0000 (18:00 +0800)]
libpod-plainer-perl: add it

LSB perl test 4.1.6-2 case all/tst_perlModPresent.pl 1 fails with:
test 190 'use Pod::Plainer;' failed

Add libpod-plainer-perl to fix it.

[Yocto #3031]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoperl: package modules Pod-Html and Tie-Hash-NamedCapture
Kang Kai [Fri, 31 Aug 2012 10:00:06 +0000 (18:00 +0800)]
perl: package modules Pod-Html and Tie-Hash-NamedCapture

Package modules Pod-Html and Tie-Hash-NamedCapture.

Without module Tie::Hash::NameCapture.pm, call "use English;" will fail.

Module Pod::Html is required by LSB perl test 4.1 case
all/tst_perlModPresent.pl 1.

[Yocto #3031]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agolibclass-isa-perl: add it
Kang Kai [Fri, 31 Aug 2012 10:00:05 +0000 (18:00 +0800)]
libclass-isa-perl: add it

perl module Class::ISA is needed by LSB 4.1 perl test, so add it.
When LSB 5.0 release, it will be deprecated. But we need it now.

[Yocto #3030]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agou-boot: Use fw_env.config if available.
Franklin S. Cooper Jr [Fri, 7 Sep 2012 23:42:56 +0000 (18:42 -0500)]
u-boot: Use fw_env.config if available.

* Add support for board specific fw_env.config file if available.

Signed-off-by: Franklin S. Cooper Jr <fcooper27jr@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agocore-image: allow root login when debug-tweaks is enabled
Saul Wold [Fri, 7 Sep 2012 22:18:36 +0000 (15:18 -0700)]
core-image: allow root login when debug-tweaks is enabled

This allows root to login over ssh with an empty password just like
dropbear when the debug-tweaks are enabled, it's important to disable
debug-tweaks for a production system as this will leave open a security
hole!

Thanks to Marc for the settings.
Cc: Marc Ferland <marc.ferland@gmail.com>
[Yocto #3078]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoxserver-xorg: make DRI/GLX options respect opengl distro feature
Ross Burton [Fri, 7 Sep 2012 10:49:25 +0000 (11:49 +0100)]
xserver-xorg: make DRI/GLX options respect opengl distro feature

If the distro doesn't have the opengl feature there's no point building the DRI
or GLX support, making the mesa-dri build dependency optional.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoxserver-xorg-lite: remove
Ross Burton [Fri, 7 Sep 2012 10:48:16 +0000 (11:48 +0100)]
xserver-xorg-lite: remove

Building xserver-xorg and not installing the DRI and GLX modules (and so not
Mesa) results in an increase of 16kb compared to this package.

This isn't worth the effort of maintaining two packages.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoautoconf: use --warning=cross only if supported
Constantin Musca [Fri, 7 Sep 2012 08:22:16 +0000 (11:22 +0300)]
autoconf: use --warning=cross only if supported

Adapt autoconf to pass --warning=cross to automake only if
supported.

[YOCTO #842]

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agomachines/x86: Drop redundant glibc configure knobs
Khem Raj [Thu, 6 Sep 2012 22:23:40 +0000 (15:23 -0700)]
machines/x86: Drop redundant glibc configure knobs

nptl and thereby tls are not optional anymore

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agokconfig-frontends: Create symlinks for conf and mconf
Khem Raj [Thu, 6 Sep 2012 22:20:36 +0000 (15:20 -0700)]
kconfig-frontends: Create symlinks for conf and mconf

eglibc calls out mconf and conf directly so lets create
symlinks to point to their kconfig- counterparts

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoeglibc: Enable kconfig for option management
Khem Raj [Thu, 6 Sep 2012 22:19:18 +0000 (15:19 -0700)]
eglibc: Enable kconfig for option management

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoeglibc-2.16: Add kconfig infrastructure
Khem Raj [Thu, 6 Sep 2012 04:52:34 +0000 (21:52 -0700)]
eglibc-2.16: Add kconfig infrastructure

This will let eglibc use kernel like option
management through kconfig

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoarch-armv4.inc: On armv4 add --fix-v4bx to linker flags for kernel
Khem Raj [Fri, 31 Aug 2012 21:18:45 +0000 (14:18 -0700)]
arch-armv4.inc: On armv4 add --fix-v4bx to linker flags for kernel

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agopixman: ignore NEON, IWMMXT, LOONGSON_MMI variables for class-native
Martin Jansa [Wed, 5 Sep 2012 01:05:37 +0000 (03:05 +0200)]
pixman: ignore NEON, IWMMXT, LOONGSON_MMI variables for class-native

* pixman-native can have different do_configure sstate checksums if it's built with armv4t machine and armv7a
  OE @ ~ $ bitbake/bin/bitbake-diffsigs
    before-mgmt/stamps.1346795706/nokia900/x86_64-linux/pixman-native-*.do_configure.sigdata.*
    after-mgmt/stamps.1346801508/om-gta02/x86_64-linux/pixman-native-*.do_configure.sigdata.*
  basehash changed from 27e577de60880a788c7aaba797ef83e0 to c6799807eb3e767daf1e75738fc753f7
  Variable NEON value changed from   to  --disable-arm-neon
* so if you start building with different machine then last time (wrt
  NEON setting) all recipes which depends on pixman-native will be rebuilt too
* this explains why sstate-cache-management.sh wanted to remove many
  native sstate packages when --stamps-dir option was used (see comment
  28 in https://bugzilla.yoctoproject.org/show_bug.cgi?id=2897)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agopixman: merge meta-oe append into oe-core
Andreas Müller [Wed, 5 Sep 2012 01:05:36 +0000 (03:05 +0200)]
pixman: merge meta-oe append into oe-core

* neon configuration settings included
* patches were aligned to 0.27.2.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agopackage_rpm.bbclass: fix incremental rpm image generation
Robert Yang [Wed, 5 Sep 2012 14:54:07 +0000 (22:54 +0800)]
package_rpm.bbclass: fix incremental rpm image generation

* Check ${target_rootfs}/etc/passwd rather than
  ${target_rootfs}${rpmlibdir} to make sure that it has been previously
  installed.

* Remove the "--nodeps" when incremental image generation, it should
  take care of the dependencies. Still use "--replacefiles --replacepkgs" in
  case there are conflicts.

[YOCTO #3047]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agolsb: update version
Kang Kai [Wed, 5 Sep 2012 09:31:04 +0000 (17:31 +0800)]
lsb: update version

Update package lsb version to be same with current lsb test suit
version. Because when install the suit, it warns that need lsb
version >= 3.0 at least.

Drop the duplicated creating files under /etc/lsb-release.d.

Provides directories /etc/opt and /var/opt that they are required by
package lsb-dist-checker in lsb test suit.

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoltp: update
Kang Kai [Wed, 5 Sep 2012 09:31:03 +0000 (17:31 +0800)]
ltp: update

Update to latest version 20120903

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoqemuimagetest: modifying the scenario file as per new test cases
Veerabrahmam vr [Thu, 6 Sep 2012 06:36:28 +0000 (06:36 +0000)]
qemuimagetest: modifying the scenario file as per new test cases

modified scenario files.

Signed-off-by: veerabrahmam <veerabrahmamvr@huawei.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoqemuimagetest: add basic function to check syslogd
Veerabrahmam vr [Thu, 6 Sep 2012 06:34:34 +0000 (06:34 +0000)]
qemuimagetest: add basic function to check syslogd

one test case to check syslogd is executing on target.

Signed-off-by: veerabrahmam <veerabrahmamvr@huawei.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoqemuimagetest: add basic function to check enough disk space
Veerabrahmam vr [Thu, 6 Sep 2012 06:31:46 +0000 (06:31 +0000)]
qemuimagetest: add basic function to check enough disk space

one test case to check disk space availability.

Signed-off-by: veerabrahmam <veerabrahmamvr@huawei.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agoqemuimagetest: basic function to check bash exists
Veerabrahmam vr [Thu, 6 Sep 2012 06:29:16 +0000 (06:29 +0000)]
qemuimagetest: basic function to check bash exists

 one test case to check  bash command availability on qemu target.

Signed-off-by: veerabrahmam <veerabrahmamvr@huawei.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agobin_package.bbclass: binary package recipe class
Robert Yang [Sun, 2 Sep 2012 04:15:47 +0000 (12:15 +0800)]
bin_package.bbclass: binary package recipe class

This is used for the binary package recipe, it's been suggested that it
would be a useful feature to be able to easily take an RPM or similar
containing a software binary from a 3rd party software vendor and
integrate it into an image created by the build system.

* Brief introduction
  - The binary pkg can be .rpm, .deb, .ipk and other formats which can
    be unpacked by bitbake fetcher.

  - Let bitbake unpack the bianry package, just like unpack the source
    package.

  - Skip the do_configure and do_compile.

  - Install the files to ${D}

  - Other steps are similar to the source package's recipe.

* Note:
  - The "subdir" parameter in the SRC_URI is useful for the binary
    package recipe, so I added an example in the comment.

  - I have sent a patch to bitbake-devel mailing list to support
    unpack the .rpm, .ipk, and .deb files.

[YOCTO #1592]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 years agopackage_rpm.bbclass: fix the arch (replace "-" with "_")
Robert Yang [Mon, 10 Sep 2012 07:58:52 +0000 (15:58 +0800)]
package_rpm.bbclass: fix the arch (replace "-" with "_")

rpm can't use the "-" as the arch, which causes problem, e.g., when
MACHINE = "beagleboard":

* The arch should be armv7a-vfp-neon, but rpm only takes the armv7a,
  this is incorrect since it is mixed with real arch armv7a.

* The nativesdk's arch should be i686-nativesdk (or x86_64-nativesdk),
  but rpm only takes the i686 (or x86_64), this in incorrect since it is
  mixed with the arch i686 (or x86_64).

Replace "-" with "_" when rpm package and the rootfs generation would
fix the problem, I think this is fine since it doesn't change the tune's
arch, the package manager doesn't care about the arch's name, but it
needs a unify arch system to avoid confusing. This is similar to what we
have done on the deb which fixed the arch i486, i586 and so on to i386.

[YOCTO #2328]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agodistrodata: replace Tab with Space
Saul Wold [Mon, 10 Sep 2012 06:53:46 +0000 (23:53 -0700)]
distrodata: replace Tab with Space

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agoclasses/mirrors: remove bogus gnutls mirror
Paul Eggleton [Fri, 7 Sep 2012 13:23:05 +0000 (14:23 +0100)]
classes/mirrors: remove bogus gnutls mirror

This mirror entry which maps to itself plus a slash, if matched, put the
fetcher into a circular loop until the stack space is exhausted. A patch
has been sent to fix this issue in BitBake, but we should remove the
bogus entry as well.

(Note that this entry does not actually trigger the issue with current
master because the gnutls recipe now uses GNU_MIRROR instead of
ftp.gnutls.org, thus the bogus mirror entry is not matched.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agoimage_types.bbclass: add variable for Hob
Kang Kai [Tue, 28 Aug 2012 02:47:21 +0000 (10:47 +0800)]
image_types.bbclass: add variable for Hob

Add a new variable "IMAGE_EXTENSION_live" for Hob to map image type
"live" with real image file extension names.

This is for Hob to remove the hard-coded maps.

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agorsync: Add md5sum and sha256sum for the rsync_2.6.9
Martin Ertsaas [Fri, 7 Sep 2012 05:59:30 +0000 (07:59 +0200)]
rsync: Add md5sum and sha256sum for the rsync_2.6.9

rsync_2.6.9 is the only rsync recipe in openembedded without GPLv3 license, but it lacked the
checksums for the fetcher.

Signed-off-by: Martin Ertsaas <mertsas@cisco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agoconf/tune: add tune-ppce300c3
Bruce Ashfield [Thu, 6 Sep 2012 12:27:14 +0000 (12:27 +0000)]
conf/tune: add tune-ppce300c3

It has been pointed out several times that the yocto mpc8315e-rdb
reference was using the wrong tuning (603e), since it is actually
a e300c3 board.

This commit creates a e300c3 tune file based on the e300c2 variant
already in oe-core.

This commit also inhibits altivec in flac when this new tuning is
enabled and used by the mpc8315e-rdb

[YOCTO #1192]

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agogst-plugins-good: disable (uninstalled) examples
Ross Burton [Thu, 6 Sep 2012 15:29:35 +0000 (16:29 +0100)]
gst-plugins-good: disable (uninstalled) examples

The examples pull in a GTK+ build dependency, so remove that too.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agoclasses/core-image: improve comments listing IMAGE_FEATURES
Paul Eggleton [Thu, 6 Sep 2012 13:12:48 +0000 (14:12 +0100)]
classes/core-image: improve comments listing IMAGE_FEATURES

Ensure this listing is complete. (Comment change only.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agopulseaudio: remove ConsoleKit dependency
Ross Burton [Thu, 6 Sep 2012 15:42:48 +0000 (16:42 +0100)]
pulseaudio: remove ConsoleKit dependency

ConsoleKit is a runtime dependency for the ConsoleKit module, but there isn't a
build-time dependency.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 years agogssdp: build examples which require GTK+ only if we have X11
Ross Burton [Thu, 6 Sep 2012 16:09:29 +0000 (17:09 +0100)]
gssdp: build examples which require GTK+ only if we have X11

They just need GTK+ not libglade, so fix the depends.

The recipe also had multple checksums, so remove the old ones.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>