]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
13 years agodbus: use useradd class to allow use in read-only filesystems
Otavio Salvador [Fri, 21 Oct 2011 02:49:51 +0000 (02:49 +0000)]
dbus: use useradd class to allow use in read-only filesystems

Move creation of required user/groups to useradd class thus allowing
use with read-only filesystems and booting the initial boot.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agobase-passwd: move initial criation of group and passwd to preinst
Otavio Salvador [Thu, 20 Oct 2011 21:20:43 +0000 (21:20 +0000)]
base-passwd: move initial criation of group and passwd to preinst

To allow use and manipulation of users and groups at rootfs building
time, the '/etc/passwd' and '/etc/group' needs to be available as soon
as possible.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agouseradd.bbclass: check if a group already exists manually
Otavio Salvador [Thu, 20 Oct 2011 21:18:11 +0000 (21:18 +0000)]
useradd.bbclass: check if a group already exists manually

The use of groupadd -f makes much more difficult to figure when a
group is not add. This was the case of the class not working for our
usage and this being caused by the lack of '/etc/group' file but
unnoticed as groupadd wasn't failing according.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agobootimg.bbclass: add support to disable HDD image building
Otavio Salvador [Wed, 19 Oct 2011 18:36:49 +0000 (18:36 +0000)]
bootimg.bbclass: add support to disable HDD image building

If an image sets NOHDD = "1" the HDD image won't be build.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agoperl: upgrade from 5.12.3 to 5.14.2
Nitin A Kamble [Wed, 19 Oct 2011 21:53:17 +0000 (14:53 -0700)]
perl: upgrade from 5.12.3 to 5.14.2

parallel build fix patches are not needed as they are upstream now.
Got a new set of debian patch set for 5.14.2

perl-rpdepends: fix the autogenerated rdepends mistakes
   take out some mdoules which are not going to be built.

[Saul Wold: Remove debug]
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agogcc-configure-sdk: Point sysroot to correct location
Khem Raj [Fri, 21 Oct 2011 05:28:42 +0000 (22:28 -0700)]
gcc-configure-sdk: Point sysroot to correct location

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agobinutils-cross-canadian: Point sysroot to correct location
Khem Raj [Fri, 21 Oct 2011 05:02:40 +0000 (22:02 -0700)]
binutils-cross-canadian: Point sysroot to correct location

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agotcmode-default.inc: Add TRANSLATED_TARGET_ARCH suffix to binutils-cross-canadian
Khem Raj [Fri, 21 Oct 2011 05:02:39 +0000 (22:02 -0700)]
tcmode-default.inc: Add TRANSLATED_TARGET_ARCH suffix to binutils-cross-canadian

PN for binutils-cross-canadian is
binutils-cross-canadian-${TRANSLATED_TARGET_ARCH}
so thats what we should use for PREFERRED_VERSION

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agotcl: upgrade from 8.5.9 to 8.5.10
Nitin A Kamble [Thu, 20 Oct 2011 16:00:07 +0000 (09:00 -0700)]
tcl: upgrade from 8.5.9 to 8.5.10

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agodistro-tracking-fields: update fields for tzdata and gst-plugins-good
Joshua Lock [Wed, 19 Oct 2011 23:58:31 +0000 (16:58 -0700)]
distro-tracking-fields: update fields for tzdata and gst-plugins-good

These recipes were each updated and so should their tracking data be.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
13 years agotzcode-native: update SRC_URI to new IANA location
Joshua Lock [Wed, 19 Oct 2011 17:53:18 +0000 (10:53 -0700)]
tzcode-native: update SRC_URI to new IANA location

The TZ database has moved, it's now hosted by IANA.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
13 years agotzdata: updated SRC_URI and update to 2011k
Joshua Lock [Tue, 18 Oct 2011 18:19:53 +0000 (11:19 -0700)]
tzdata: updated SRC_URI and update to 2011k

tzdata is now hosted by IANA at http://www.iana.org/time-zones

Signed-off-by: Joshua Lock <josh@linux.intel.com>
13 years agogst-plugins-good: update to 0.10.30
Joshua Lock [Tue, 18 Oct 2011 18:17:32 +0000 (11:17 -0700)]
gst-plugins-good: update to 0.10.30

Signed-off-by: Joshua Lock <josh@linux.intel.com>
13 years agomodule.bbclass: add lock to prevent error bulding ext modules
Anders Darander [Wed, 19 Oct 2011 11:15:19 +0000 (13:15 +0200)]
module.bbclass: add lock to prevent error bulding ext modules

When external modules are built, files in $STAGING_KERNEL_DIR/scripts/basic will/can get
rebuilt.
This raises a potential race condition. Prevent this by adding a lock around the
do_make_scripts() function. Further, make sure that the kernel has been installed
to the sysroot, prior to executing this new task.

Signed-off-by: Anders Darander <anders@chargestorm.se>
13 years agochkconfig: Update to 1.3.55
Wenzong Fan [Wed, 19 Oct 2011 08:15:23 +0000 (16:15 +0800)]
chkconfig: Update to 1.3.55

Update chkconfig to 1.3.55 from 1.3.52.

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
13 years agoccache: update to 3.1.6
Wenzong Fan [Wed, 19 Oct 2011 08:10:13 +0000 (16:10 +0800)]
ccache: update to 3.1.6

Update ccache to 3.1.6 from 3.1.5.

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
13 years agodistro_tracking_fields: update packages tracking fields
Kang Kai [Wed, 19 Oct 2011 03:34:13 +0000 (11:34 +0800)]
distro_tracking_fields: update packages tracking fields

Update packages tracking fields including ghostscript, libsdl,
libxml-sax-perl and liburi-perl.

Signed-off-by: Kang Kai <kai.kang@windriver.com>
13 years agolibsdl: update to 1.2.14
Kang Kai [Wed, 19 Oct 2011 02:32:32 +0000 (10:32 +0800)]
libsdl: update to 1.2.14

Update libsdl to 1.2.14
* update configure_tweak.patch
* update bb file, including add configure option --disable-video-ps3,
  drop acinclude.m4 and kernel-asm-page.patch and remove old libtool macros

Signed-off-by: Kang Kai <kai.kang@windriver.com>
13 years agoliburi-perl: update to 1.59
Kang Kai [Tue, 18 Oct 2011 08:42:32 +0000 (16:42 +0800)]
liburi-perl: update to 1.59

Update liburi-perl to 1.59

Signed-off-by: Kang Kai <kai.kang@windriver.com>
13 years agolibxml-sax-perl: update to 0.99
Kang Kai [Tue, 18 Oct 2011 08:39:51 +0000 (16:39 +0800)]
libxml-sax-perl: update to 0.99

Update libxml-sax-perl to 0.99

Signed-off-by: Kang Kai <kai.kang@windriver.com>
13 years agoghostscript: update to 9.04
Kang Kai [Tue, 18 Oct 2011 08:04:24 +0000 (16:04 +0800)]
ghostscript: update to 9.04

Remove the old version and update ghostscript to 9.04.

* update ghostscript-9.02-prevent_recompiling.patch
* because soobj is not used any more, remove soobj related work
* gs provides a configure option --with-install-cups to install cups related
  files but disabled by default, so need update post install scripts

Signed-off-by: Kang Kai <kai.kang@windriver.com>
13 years agodistro-tracking: update data for some toolchain recipes
Nitin A Kamble [Tue, 18 Oct 2011 19:16:58 +0000 (12:16 -0700)]
distro-tracking: update data for some toolchain recipes

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agolibxml-parser-perl: upgrade from 2.40 to 2.41
Nitin A Kamble [Wed, 19 Oct 2011 00:07:54 +0000 (17:07 -0700)]
libxml-parser-perl: upgrade from 2.40 to 2.41

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agopython-dbus: upgrade from 0.83.2 to 0.84.0
Nitin A Kamble [Wed, 28 Sep 2011 20:52:40 +0000 (13:52 -0700)]
python-dbus: upgrade from 0.83.2 to 0.84.0

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agopython-scons: upgrade from 2.0.1 to 2.1.0
Nitin A Kamble [Tue, 18 Oct 2011 18:07:21 +0000 (11:07 -0700)]
python-scons: upgrade from 2.0.1 to 2.1.0

the LICENSE.txt has added 2011 year to the copyright line he nce the MD5 sum is different.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agox86 tune files: set baselib for x32 tune as libx32
Nitin A Kamble [Wed, 12 Oct 2011 18:30:03 +0000 (11:30 -0700)]
x86 tune files: set baselib for x32 tune as libx32

This ensures that on a multilib system the two executable formats
don't conflict.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 years agoinsane.bbclass: print full path on invalid LICENSE_FILES_CHKSUM
Darren Hart [Tue, 18 Oct 2011 19:00:56 +0000 (12:00 -0700)]
insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUM

Currently only the basename is printed when os.path.isfile() returns a failure
for the license file. If the file is present, but in the wrong directory, this
can be non-obvious to debug. Use the full path instead.

Make a minor grammatical correction in the error message while we're at it.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
13 years agoghostscript: renamed x86_64 to x86-64 for patch to work
Saul Wold [Wed, 19 Oct 2011 02:33:02 +0000 (19:33 -0700)]
ghostscript: renamed x86_64 to x86-64 for patch to work

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agosrc_distribute.bbclass, src_distribute_local.bbclass: mostly rewritten
Otavio Salvador [Mon, 17 Oct 2011 13:04:43 +0000 (13:04 +0000)]
src_distribute.bbclass, src_distribute_local.bbclass: mostly rewritten

The code used to reference unavailable variables and mistakenly define
the tasks so fully demonstrating this have not been in use for a
while.

During the code rewrite, it was extended to copy also the patches into
the source distribution directory but using the PF as prefix to avoid
name colision among other recipes.

As 'distsrcall' task was not properly defined and noone noticed it,
until now, it got renamed to 'distribute_sources_all' as it is a
better and more meanful name for the task.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agoghostscript: Disable parallel make due to install issues
Saul Wold [Tue, 18 Oct 2011 16:44:27 +0000 (09:44 -0700)]
ghostscript: Disable parallel make due to install issues

ghostscript uses a script called instcopy to install files first
to temp dir and then rm's and copies dirs|files to the final destination.
When parallel make happens multiple threads of this runs and tries to
remove existing directories with contents, not a good thing, therefore
disable parallel make for install.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agogcc-4.6: Backport PR46934 fix
Khem Raj [Tue, 18 Oct 2011 01:00:29 +0000 (18:00 -0700)]
gcc-4.6: Backport PR46934 fix

We have been hitting this issue on ARM/thumb and
have a workaround in place to compile samba
http://git.openembedded.org/openembedded/commit/recipes/samba/samba_3.2.15.bb?id=4ba7aa07c0dcd28f94515ff9927e2a04403fcf15
This backport should fix the gcc bug

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agogcc-4.6: Upgrade SRCREV to latest FSF 4.6 branch
Khem Raj [Tue, 18 Oct 2011 00:10:14 +0000 (17:10 -0700)]
gcc-4.6: Upgrade SRCREV to latest FSF 4.6 branch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agobluez4: Add glib-2.0 to DEPENDS
Khem Raj [Mon, 17 Oct 2011 23:51:00 +0000 (16:51 -0700)]
bluez4: Add glib-2.0 to DEPENDS

Fixes

| attrib/utils.c:25:18: fatal error: glib.h: No such file or directory
| compilation terminated.
| make[1]: *** [attrib/utils.o] Error 1
| make[1]: *** Waiting for unfinished jobs....
| attrib/interactive.c:27:18: fatal error: glib.h: No such file or
directory
| compilation terminated.
| make[1]: *** [attrib/interactive.o] Error 1
| make: *** [all] Error 2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agopoky: fix broken ubifs link in deploy folder
Lauri Hintsala [Tue, 18 Oct 2011 10:55:24 +0000 (13:55 +0300)]
poky: fix broken ubifs link in deploy folder

Fix broken rootfs image link when ubifs is used.

Function runimagecmd is using image name "${IMAGE_NAME}.rootfs.${type}".
Let's use the same name in IMAGE_CMD_ubifs.

Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com>
13 years agofontconfig: fix fix-pkgconfig.patch
Martin Jansa [Mon, 17 Oct 2011 22:09:20 +0000 (00:09 +0200)]
fontconfig: fix fix-pkgconfig.patch

* missing $ is causing problems ie when building webkit-efl
* see http://lists.linuxtogo.org/pipermail/openembedded-core/2011-June/003798.html
  for details

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agogst-plugins-good: add pulseaudio to DEPENDS
Paul Eggleton [Mon, 17 Oct 2011 13:27:53 +0000 (14:27 +0100)]
gst-plugins-good: add pulseaudio to DEPENDS

This explicitly enables the pulseaudio plugin rather than it being built
if pulseaudio happens to have been built first.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agogst-plugins-base: update to 0.10.35
Paul Eggleton [Mon, 17 Oct 2011 13:27:52 +0000 (14:27 +0100)]
gst-plugins-base: update to 0.10.35

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agobind 9.8.1: fix build after recent update
Koen Kooi [Mon, 17 Oct 2011 15:25:34 +0000 (17:25 +0200)]
bind 9.8.1: fix build after recent update

| checking linking as -lgssapi -lkrb5 -ldes -lcrypt -lasn1 -lroken -lcom_err... no
| checking linking as -lgssapi -lkrb5 -lcrypto -lcrypt -lasn1 -lroken -lcom_err... no
| checking linking as -lgss -lkrb5... no
| configure: error: could not determine proper GSSAPI linkage
| + bbfatal 'oe_runconf failed'
| + echo 'ERROR: oe_runconf failed'

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agolsb: Change link of ${baselib} to lib64 for 64bits system
Xiaofeng Yan [Mon, 17 Oct 2011 09:24:34 +0000 (17:24 +0800)]
lsb: Change link of ${baselib} to lib64 for 64bits system

Correct two faults:

1 Binaries of lsb test suite need ld-linux.so* in /lib64.
for example:
Target$ ./lsbcmdchk
-sh: ./lsbcmdchk: No such file or directory
Target$ strings lsbcmdchk | grep "ld-"
/lib64/ld-lsb-x86-64.so.3

"lsbcmdchk" from lsb test suite is a binary program.
A new modification to lsb_1.4.bb caused that binaries from lsb test suite can't run
because binaries of lsb test suite need ld-linux.so* in /lib64.
But the link is changed due to adding multilib. I changed this link again.

2 correct mandir
Waring will appear when running task task do_populate_sysroot

NOTE: package lsb-1.4-r2: task do_populate_sysroot: Succeeded
WARNING: For recipe lsb, the following files were installed but not shipped in any package:
WARNING:   /{datadir}/man/man1/lsb_release.1.gz

I changed mandir=${D}/man to mandir=${D}/${datadir}/man

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoscreen: Add patch to fix parallel make install
Saul Wold [Sat, 15 Oct 2011 23:37:44 +0000 (16:37 -0700)]
screen: Add patch to fix parallel make install

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agomktemp: Add patch to fix parallel make install
Saul Wold [Sat, 15 Oct 2011 23:31:35 +0000 (16:31 -0700)]
mktemp: Add patch to fix parallel make install

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agosysprof: remove duplicated patch
Saul Wold [Sat, 15 Oct 2011 22:58:30 +0000 (15:58 -0700)]
sysprof: remove duplicated patch

Apparently this pactch was duplicated by backported
patch, and needed to be applied more broaded than to
just ppc.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agoDistro Tracking: Fix dates
Saul Wold [Sat, 15 Oct 2011 16:26:02 +0000 (09:26 -0700)]
Distro Tracking: Fix dates

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agolibomxil: Fix QA Package Errors
Saul Wold [Sat, 15 Oct 2011 00:48:52 +0000 (17:48 -0700)]
libomxil: Fix QA Package Errors

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agoglib-2.0: Add nativesdk depends for libffi
Saul Wold [Sat, 15 Oct 2011 00:47:47 +0000 (17:47 -0700)]
glib-2.0: Add nativesdk depends for libffi

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agobluez4: disable hidd, pand & dund
Paul Eggleton [Fri, 14 Oct 2011 12:46:59 +0000 (13:46 +0100)]
bluez4: disable hidd, pand & dund

These daemons have been deprecated for some time, as their functionality
is now provided within the main bluetoothd daemon.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
13 years agopulseaudio: make bluetooth support conditional upon DISTRO_FEATURES
Paul Eggleton [Fri, 14 Oct 2011 12:43:35 +0000 (13:43 +0100)]
pulseaudio: make bluetooth support conditional upon DISTRO_FEATURES

If "bluetooth" is in DISTRO_FEATURES then enable bluetooth and depend on
bluez4, otherwise disable it.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
13 years agocmake : Disable building ccmake.
Philip Balister [Fri, 14 Oct 2011 15:35:40 +0000 (11:35 -0400)]
cmake : Disable building ccmake.

ccmake fails to build due to an as-needed type error with -ltinfo. Disable
it for now since the build fails and cmake is what we need for target
sdk.

Signed-off-by: Philip Balister <philip@balister.org>
13 years agoqt4: Added support for QtMobility 1.2
Dmitry Cherukhin [Thu, 6 Oct 2011 13:56:19 +0000 (15:56 +0200)]
qt4: Added support for QtMobility 1.2

The QtMobility is a Qt add-on which allows to include standard mobile
functionality to Qt applications. For details, see
    http://qt.nokia.com/products/qt-addons/mobility/
The patch is intended to add support for the QtMobility 1.2 package to OE.

Added two recipes:
1) qt-mobility-x11 builds the QtMobility 1.2 package
   on the basis of Qt/X11 using the qt4-x11-free package;
2) qt-mobility-embedded builds the QtMobility 1.2 package
   on the basis of Qt/Embedded using the qt4-embedded package.

Signed-off-by: Dmitry Cherukhin <dima_ch@emcraft.com>
13 years agodefault-provider: also define a default provider for gconf-native
Dmitry Eremin-Solenikov [Fri, 23 Sep 2011 19:46:32 +0000 (23:46 +0400)]
default-provider: also define a default provider for gconf-native

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoresolvconf: Update to 1.61
Saul Wold [Wed, 5 Oct 2011 03:57:38 +0000 (20:57 -0700)]
resolvconf: Update to 1.61

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agobind: update to 9.8.1
Saul Wold [Wed, 5 Oct 2011 03:52:23 +0000 (20:52 -0700)]
bind: update to 9.8.1

The COPYRIGHT File was updates for both Year and showing the complete
list of contributors, this change effectively adds BSD equivlant to
the licensing terms.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agomesa-dri: use DRIDRIVERS_append_arch to promote right usage for BSP layer maintainers
Martin Jansa [Mon, 17 Oct 2011 12:18:28 +0000 (14:18 +0200)]
mesa-dri: use DRIDRIVERS_append_arch to promote right usage for BSP layer maintainers

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoxserver-xorg: remove glx-use-tls again
Martin Jansa [Sat, 15 Oct 2011 10:24:19 +0000 (12:24 +0200)]
xserver-xorg: remove glx-use-tls again

* khem confirmed that uclibc does support it now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agomesa-dri: Enable swrast only by default and intel drivers only on IA platform
Richard Purdie [Fri, 14 Oct 2011 14:32:20 +0000 (15:32 +0100)]
mesa-dri: Enable swrast only by default and intel drivers only on IA platform

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoarch-ia32: Add a generic x86 override (instead of i{3|4|5|6}86 and so on)
Richard Purdie [Fri, 14 Oct 2011 14:31:10 +0000 (15:31 +0100)]
arch-ia32: Add a generic x86 override (instead of i{3|4|5|6}86 and so on)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agobitbake.conf: Use TRANSLATED_TARGET_ARCH in OVERRIDES since any variable with _ in...
Richard Purdie [Fri, 14 Oct 2011 14:30:21 +0000 (15:30 +0100)]
bitbake.conf: Use TRANSLATED_TARGET_ARCH in OVERRIDES since any variable with _ in it isuseless there (e.g. x86_64)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agobitbake.conf Exclude MACHINE from MACHINEOVERRIDE variable dependencies
Richard Purdie [Fri, 14 Oct 2011 12:51:14 +0000 (13:51 +0100)]
bitbake.conf Exclude MACHINE from MACHINEOVERRIDE variable dependencies

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agodata.py: fixed message domain errors
Samuel Stirtzel [Tue, 13 Sep 2011 11:30:33 +0000 (13:30 +0200)]
data.py: fixed message domain errors

The dynamic message domain was introduced by Richard Purdie with the following patch:
http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=a6c48298b17e6a5844b3638b422fe226e3b67b89

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agopatch.py: fixed message domain errors
Samuel Stirtzel [Tue, 13 Sep 2011 11:30:32 +0000 (13:30 +0200)]
patch.py: fixed message domain errors

The dynamic message domain was introduced by Richard Purdie with the following patch:
http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=a6c48298b17e6a5844b3638b422fe226e3b67b89

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agonfs-utils: separate nfs-utils-client and nfs-utils-stats
Martin Jansa [Thu, 13 Oct 2011 11:44:13 +0000 (13:44 +0200)]
nfs-utils: separate nfs-utils-client and nfs-utils-stats

* move python runtime dependency only to nfs-utils-stats

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agodistro_tracking_fields.inc: update qt4 related entries
Otavio Salvador [Thu, 13 Oct 2011 14:41:19 +0000 (14:41 +0000)]
distro_tracking_fields.inc: update qt4 related entries

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoqt4: use 4.7.4 as default preference
Otavio Salvador [Thu, 13 Oct 2011 14:41:18 +0000 (14:41 +0000)]
qt4: use 4.7.4 as default preference

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agoqemu.inc: qemu-native also needs glib-2.0 native
Saul Wold [Fri, 14 Oct 2011 05:25:28 +0000 (22:25 -0700)]
qemu.inc: qemu-native also needs glib-2.0 native

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agoqt4-x11-free: Fix broken regexes in qt4-x11-free's recipe.
Wenzong Fan [Tue, 11 Oct 2011 08:32:23 +0000 (16:32 +0800)]
qt4-x11-free: Fix broken regexes in qt4-x11-free's recipe.

[YOCTO #1671]

qt4-x11-free's recipe includes a sed script to sanitize it's .prl files,
which are used by qmake to generate a list of libs and includes in the
Makefiles it generates. It however, fails to take into account the possibility
of trailing slashes, and thus leaves them in, and breaks gcc's syntax.
Update these regexes to account for them.

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
13 years agoeglibc-2.14: add patch to fix libdl crash
Klaus Kurzmann [Wed, 12 Oct 2011 07:03:21 +0000 (09:03 +0200)]
eglibc-2.14: add patch to fix libdl crash

* Without this patch programs using alsa-lib crash (alsamixer for example).
* This patch is taken verbatim from ArchLinux.

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agopcmanfm: Upgrade to 0.9.9
Zhai Edwin [Mon, 10 Oct 2011 07:25:50 +0000 (15:25 +0800)]
pcmanfm: Upgrade to 0.9.9

Update owl-window-menu.patch.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
13 years agolibfm: Upgrade to 0.1.16
Zhai Edwin [Sun, 9 Oct 2011 08:17:29 +0000 (16:17 +0800)]
libfm: Upgrade to 0.1.16

Remove obsolete use_deprecate_func.patch, and add configure_fix.patch to update
configure.ac

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
13 years agolinux-yocto: config cleanup and streamlining
Bruce Ashfield [Wed, 12 Oct 2011 20:52:30 +0000 (16:52 -0400)]
linux-yocto: config cleanup and streamlining

This incorporates the following meta branch commits:

  353d43d fri2: cleanup bsp config
  2a605e2 sugarbay: cleanup bsp config
  47b76ed fishriver: cleanup bsp config
  ad6edab jasperforest: cleanup bsp config
  07f7e89 emenlow: cleanup bsp config
  d32a651 crownbay: cleanup bsp config
  ad2d621 meta: add vesafb feature
  913facf features/drm-psb: add related config options

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 years agobash: update to 4.2
Saul Wold [Tue, 11 Oct 2011 18:34:27 +0000 (11:34 -0700)]
bash: update to 4.2

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agorsync: Update to 3.0.9
Saul Wold [Tue, 11 Oct 2011 18:36:48 +0000 (11:36 -0700)]
rsync: Update to 3.0.9

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agorxvt-unicode: Update to 9.12
Saul Wold [Tue, 11 Oct 2011 18:38:20 +0000 (11:38 -0700)]
rxvt-unicode: Update to 9.12

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agolibgcrypt: Update to 1.5.0
Saul Wold [Tue, 11 Oct 2011 18:39:13 +0000 (11:39 -0700)]
libgcrypt: Update to 1.5.0

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agoaugeas: Update to 0.9.0
Saul Wold [Tue, 11 Oct 2011 18:37:44 +0000 (11:37 -0700)]
augeas: Update to 0.9.0

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agolibtiff: Update to 3.9.5
Saul Wold [Tue, 11 Oct 2011 18:35:58 +0000 (11:35 -0700)]
libtiff: Update to 3.9.5

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agolibaio: Update to 0.3.109
Saul Wold [Tue, 11 Oct 2011 18:35:02 +0000 (11:35 -0700)]
libaio: Update to 0.3.109

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agov86d: update to 0.1.10
Saul Wold [Tue, 11 Oct 2011 17:37:33 +0000 (10:37 -0700)]
v86d: update to 0.1.10

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agoinitramfs-live-boot: make it more generic and easy to use
Otavio Salvador [Tue, 11 Oct 2011 19:18:50 +0000 (19:18 +0000)]
initramfs-live-boot: make it more generic and easy to use

The script was making some assumptions that enforced many requirement
in the machine kernel configuration and usage, besides it were too
while booting.

Changes included:

 * fix indentation;
 * rdepends on udev;
 * allow use of isofs as module;
 * remove rootdelay param parsing as it was unused;
 * don't verbosely kill udevd and mknod;
 * mount devtmpfs into rootfs, if available, before swithing root;

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agoimage-live.bbclass: allow override of initrd image
Otavio Salvador [Tue, 11 Oct 2011 19:18:49 +0000 (19:18 +0000)]
image-live.bbclass: allow override of initrd image

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolibnl2: Fix a race on route/pktloc_syntax.h
Tom Rini [Fri, 30 Sep 2011 17:21:23 +0000 (12:21 -0500)]
libnl2: Fix a race on route/pktloc_syntax.h

At issue is that route/pktloc.c (not generated) depends on
route/pktloc_syntax.h (generated).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agodistro_tracking_fields.inc: Add maintainer for some packages without maintainer
Xiaofeng Yan [Tue, 11 Oct 2011 07:33:00 +0000 (15:33 +0800)]
distro_tracking_fields.inc: Add maintainer for some packages without maintainer

Add the name of maintainer for the following packages:
bind
        libx11-diet
        qmmp
        libarchive
        xserver-kdrive
        xserver-xf86-lite
        directfb

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
13 years agobluez4: Add ending quote of FILES_${PN}-dbg
Noor Ahsan [Tue, 11 Oct 2011 05:51:18 +0000 (10:51 +0500)]
bluez4: Add ending quote of FILES_${PN}-dbg

* .debug directory was being moved in bluez4 package. Although we have asked to move it in bluez4-dbg package but as FILES_${PN}-dbg was not having ending quote, .debug folder was not being moved to correct directory in packages-split.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
13 years agoqemu.inc: Add glib-2.0-nativesdk to qemu-nativesdk DEPENDS
Khem Raj [Tue, 11 Oct 2011 05:10:53 +0000 (22:10 -0700)]
qemu.inc: Add glib-2.0-nativesdk to qemu-nativesdk DEPENDS

QEMU starting version 0.15 needs glibc-2.0

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoglib-2.0: Extend to provide nativesdk recipe
Khem Raj [Tue, 11 Oct 2011 05:09:36 +0000 (22:09 -0700)]
glib-2.0: Extend to provide nativesdk recipe

qemu-nativesdk 0.15 needs it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoqemu-0.15: Add recipe and forward port patches from 0.14
Khem Raj [Wed, 5 Oct 2011 19:38:27 +0000 (12:38 -0700)]
qemu-0.15: Add recipe and forward port patches from 0.14

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoautotools: fix multi-word arguments for EXTRA_OECONF
Christopher Larson [Mon, 10 Oct 2011 21:13:05 +0000 (14:13 -0700)]
autotools: fix multi-word arguments for EXTRA_OECONF

This is needed to better support things like the following (with a
multi-word BUILD_CC):

    EXTRA_OECONF += '"ac_cv_prog_CC_FOR_BUILD=${BUILD_CC}"'

Signed-off-by: Christopher Larson <kergoth@gmail.com>
13 years agoautoconf: no need to hardcode the full path to m4
Christopher Larson [Mon, 10 Oct 2011 21:13:06 +0000 (14:13 -0700)]
autoconf: no need to hardcode the full path to m4

This way autom4te uses m4 as it finds it in the PATH, rather than
hardcoding any particular path.

Signed-off-by: Christopher Larson <kergoth@gmail.com>
13 years agofarsight2, ldconfig-native, gnutls: There is no GPLv2.1, correct the fields
Khem Raj [Fri, 7 Oct 2011 17:36:57 +0000 (10:36 -0700)]
farsight2, ldconfig-native, gnutls: There is no GPLv2.1, correct the fields

The licenses were either LGPLv2.1 or GPLv2
make the changes appropriately

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agodistro_tracking_fields: Updates
Saul Wold [Tue, 11 Oct 2011 18:41:03 +0000 (11:41 -0700)]
distro_tracking_fields: Updates

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agoshadow-native: Bump PR for patch update
Saul Wold [Fri, 7 Oct 2011 16:03:03 +0000 (09:03 -0700)]
shadow-native: Bump PR for patch update

Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 years agomesa-git: fix LIC_FILES_CHKSUM
Martin Jansa [Thu, 13 Oct 2011 11:05:03 +0000 (13:05 +0200)]
mesa-git: fix LIC_FILES_CHKSUM

* only wording was changed a bit and GLUT is not named explicitly
  $ diff docs/license.html 7.11/Mesa-7.11/docs/license.html
  41,44c41,44
  < and licenses apply to different components.  For example, some demo programs
  < are copyrighted by SGI, some of the Mesa device drivers are copyrighted by
  < their authors.  See below for a list of Mesa's main components and the license
  < for each.
  ---
  > and licenses apply to different components.  For example, GLUT is copyrighted
  > by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
  > device drivers are copyrighted by their authors.  See below for a list of
  > Mesa's main components and the license for each.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agomesa-git: upgrade from 7.7+git to 7.11+git
Martin Jansa [Thu, 13 Oct 2011 08:48:46 +0000 (10:48 +0200)]
mesa-git: upgrade from 7.7+git to 7.11+git

* progs package is also gone like in 7.11 (moved to separate recipe)
* uclibc.patch was updated a bit to apply again

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agomesa-git: lower D_P a bit more then all mesa-dri
Martin Jansa [Thu, 13 Oct 2011 09:04:41 +0000 (11:04 +0200)]
mesa-git: lower D_P a bit more then all mesa-dri

* it needs to be done in .bb because mesa-dri.inc is included after
  mesa-git.inc
* lower it for mesa-xlib to same value

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agomesa-git: move shared parts from mesa-dri_git to mesa-git.inc and add mesa-xlib_git
Martin Jansa [Thu, 13 Oct 2011 08:41:53 +0000 (10:41 +0200)]
mesa-git: move shared parts from mesa-dri_git to mesa-git.inc and add mesa-xlib_git

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agomesa-dri: LEAD_SONAME shouldn't be needed now, when we're packaging each lib in separ...
Martin Jansa [Thu, 13 Oct 2011 08:33:57 +0000 (10:33 +0200)]
mesa-dri: LEAD_SONAME shouldn't be needed now, when we're packaging each lib in separate package

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agomesa-dri: move shared options to mesa-dri.inc
Martin Jansa [Thu, 13 Oct 2011 08:28:43 +0000 (10:28 +0200)]
mesa-dri: move shared options to mesa-dri.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agomesa-xlib: move shared options to .inc
Martin Jansa [Thu, 13 Oct 2011 08:35:32 +0000 (10:35 +0200)]
mesa-xlib: move shared options to .inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agomesa: move shared PROTO_DEPS, LIB_DEPS and DEPENDS to common .inc
Martin Jansa [Thu, 13 Oct 2011 08:04:56 +0000 (10:04 +0200)]
mesa: move shared PROTO_DEPS, LIB_DEPS and DEPENDS to common .inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agomesa-7.11: move shared DEPENDS, SRC_URI, checksums and do_configure_prepend to shared...
Martin Jansa [Thu, 13 Oct 2011 07:57:28 +0000 (09:57 +0200)]
mesa-7.11: move shared DEPENDS, SRC_URI, checksums and do_configure_prepend to shared .inc file

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agomesa-common: MesaDemos is now separate recipes, bump PE, introduce INC_PR
Martin Jansa [Thu, 13 Oct 2011 07:49:47 +0000 (09:49 +0200)]
mesa-common: MesaDemos is now separate recipes, bump PE, introduce INC_PR

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>