]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
14 years agotask-core-lsb: add xdg-utils into lsb image
Kang Kai [Wed, 27 Apr 2011 09:14:38 +0000 (17:14 +0800)]
task-core-lsb: add xdg-utils into lsb image

Add xdg-utils in task-core-lsb, for LSB command check.
Part fixes [Yocto 520]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
14 years agolsbsetup: add commands install_initd and remove_initd
Kang Kai [Wed, 27 Apr 2011 08:16:46 +0000 (16:16 +0800)]
lsbsetup: add commands install_initd and remove_initd

Add commands install_initd and remove_initd link to chkconfig, which
can handler LSB format init.d scripts. Needed by LSB commands check.
Bump PR to r2
Part fixes [Yocto 520]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
14 years agogroff: update to 1.20.1
Kang Kai [Wed, 27 Apr 2011 07:44:45 +0000 (15:44 +0800)]
groff: update to 1.20.1

Update groff to 1.20.1, add SUMMARY and LICENSE info
From OE 70bf94cd8669f549ca90581e9592d409b6e24e2e
Fixes [Yocto 879]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
14 years agoliberation-fonts: postinst can't be called offline
Ilya Yanok [Wed, 27 Apr 2011 22:56:59 +0000 (00:56 +0200)]
liberation-fonts: postinst can't be called offline

fc-cache should be called on target system. Or maybe we should pass a
suitable directory list to it?

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agocore-image-directdisk: add LIC_FILES_CHECKSUM
Tom Zanussi [Wed, 27 Apr 2011 14:50:35 +0000 (09:50 -0500)]
core-image-directdisk: add LIC_FILES_CHECKSUM

Fix for build failure.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
14 years agogettext.bbclass: Updates to better handle gettext alternatives
Richard Purdie [Tue, 3 May 2011 23:32:48 +0000 (00:32 +0100)]
gettext.bbclass: Updates to better handle gettext alternatives

* Change gettext dependency to virtual/gettext

* Ensure INHIBIT_DEFAULT_DEPS removes gettext dependencies

* Use BASEDEPENDS to ensure dependencies are added in native/nativesdk cases

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agobase.bbclass: Create a BASEDEPENDS variable other classes can use to add to the base...
Richard Purdie [Tue, 3 May 2011 23:31:47 +0000 (00:31 +0100)]
base.bbclass: Create a BASEDEPENDS variable other classes can use to add to the base dependencies, avoiding native/nativesdk issues

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolibnss-mdns: add $D to postinst paths
Ilya Yanok [Wed, 27 Apr 2011 22:56:58 +0000 (00:56 +0200)]
libnss-mdns: add $D to postinst paths

Post installation script can be called during image creation so paths
should relative to $D.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agolinux-yocto: create SMP config fragment
Bruce Ashfield [Wed, 27 Apr 2011 18:15:21 +0000 (14:15 -0400)]
linux-yocto: create SMP config fragment

Updating the meta SRCREVs to stage a SMP config fragment that
BSPs can use to add the functionality from layers.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
14 years agoperl_5.12.2.bb: Undefine features not found in uclibc
Khem Raj [Fri, 1 Apr 2011 03:56:35 +0000 (20:56 -0700)]
perl_5.12.2.bb: Undefine features not found in uclibc

[sgw: cleaned whitespace issue, removed unneeded ;patch=1]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agoqemu: Fix non-sdl/opengl build
Saul Wold [Wed, 27 Apr 2011 04:43:17 +0000 (21:43 -0700)]
qemu: Fix non-sdl/opengl build

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agoworld-broken: add older clutters since we don't want clutter confusion
Saul Wold [Tue, 26 Apr 2011 22:48:27 +0000 (15:48 -0700)]
world-broken: add older clutters since we don't want clutter confusion

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agoalsa-tools: Add checksums
Saul Wold [Tue, 26 Apr 2011 23:37:48 +0000 (16:37 -0700)]
alsa-tools: Add checksums

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agotidy: move old clutter demo to meta-demoapps
Saul Wold [Tue, 26 Apr 2011 23:30:04 +0000 (16:30 -0700)]
tidy: move old clutter demo to meta-demoapps

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agotable: move old clutter demo to meta-demoapps
Saul Wold [Tue, 26 Apr 2011 23:29:48 +0000 (16:29 -0700)]
table: move old clutter demo to meta-demoapps

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agoclutter-box2d: add DEPENDS for clutter-1.6
Saul Wold [Tue, 26 Apr 2011 22:47:50 +0000 (15:47 -0700)]
clutter-box2d: add DEPENDS for clutter-1.6

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agoalsa-utils_1.0.23.bb: Fix compilation for uclibc targets
Khem Raj [Fri, 22 Apr 2011 19:45:14 +0000 (12:45 -0700)]
alsa-utils_1.0.23.bb: Fix compilation for uclibc targets

Use libc-uclibc override to cover all uclibc cases

inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoglib-2.0: Inherit gettext should provide right libintl so remove from DEPENDS
Khem Raj [Fri, 1 Apr 2011 03:36:42 +0000 (20:36 -0700)]
glib-2.0: Inherit gettext should provide right libintl so remove from DEPENDS

Add no-iconv.patch to provide dummy libiconv in case of uclibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopoky-default.inc: Weakly assign gettext to provide virtual/gettext
Khem Raj [Mon, 25 Apr 2011 01:39:50 +0000 (18:39 -0700)]
poky-default.inc: Weakly assign gettext to provide virtual/gettext

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogettext_0.17.bb: PROVIDE virtual/gettext and RCONFLICT with proxy-libintl
Khem Raj [Mon, 25 Apr 2011 01:35:42 +0000 (18:35 -0700)]
gettext_0.17.bb: PROVIDE virtual/gettext and RCONFLICT with proxy-libintl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogettext: Divide packaging into gettext-runtime and rest
Khem Raj [Thu, 21 Apr 2011 18:48:52 +0000 (11:48 -0700)]
gettext: Divide packaging into gettext-runtime and rest

This helps in footprint on space constrained systems e.g.
uclibc based systems where packaging full gettext just for
libintl can be waste of space.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoautotools.bbclass: Copy gettext files only if --disable-nls is not set
Khem Raj [Mon, 25 Apr 2011 01:38:48 +0000 (18:38 -0700)]
autotools.bbclass: Copy gettext files only if --disable-nls is not set

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoinsane.bbclass: Move code to add function to tasks toward the end
Khem Raj [Fri, 22 Apr 2011 18:23:20 +0000 (11:23 -0700)]
insane.bbclass: Move code to add function to tasks toward the end

Cosmetic change to make syntax highlighters happy

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibsdl: add SRC_URI Checksums
Saul Wold [Tue, 26 Apr 2011 21:58:04 +0000 (14:58 -0700)]
libsdl: add SRC_URI Checksums

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agologging: add bb* logging mechanisms for bash recipe functions
Darren Hart [Fri, 22 Apr 2011 16:25:23 +0000 (09:25 -0700)]
logging: add bb* logging mechanisms for bash recipe functions

The following logging mechanisms are to be used in bash functions of recipes.
They are intended to map one to one in intention and output format with the
python recipe logging functions of a similar naming convention: bb.plain(),
bb.note(), etc.

For the time being, all of these print only to the task logs. Future
enhancements may integrate these calls with the bitbake logging infrastructure,
allowing for printing to the console as appropriate. The interface and intention
statements reflect that future goal. Once it is in place, no changes will be
necessary to recipes using these logging mechanisms.

I opted to write new functions instead of modifying the oe* logging functions
from base.bbclass (and utils.bbclass in oe) for a couple reasons. First, one of
my goals was to generate a uniform logging API between bash and python in
recipes. Second, there are no users of oe* logging in meta (oe-core) or
meta-yocto, while several oe recipes do use them. I wanted to make a clean start
with the freedom to change behavior without forcing the oe recipes to change or
experience unexpected logging changes. Eventually, the oe recipes can be
migrated to the new bb* logging routines and the existing oe* routines can be
retired (deleted).

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Chris Larson <clarson@kergoth.com>
14 years agologging: remove unused BBDEBUG from local.conf.sample
Darren Hart [Fri, 22 Apr 2011 15:31:15 +0000 (08:31 -0700)]
logging: remove unused BBDEBUG from local.conf.sample

The boolean BBDEBUG described in local.conf.sample is no longer
referenced by any other sources. It also conflicts with the OS
environment variable of the same name which maps to the debug
log level also specified by the -D[D[D]] argument.

Remove the boolean BBDEBUG from local.conf.sample.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Chris Larson <clarson@kergoth.com>
14 years agologging: fix oedebug loglevel test
Darren Hart [Thu, 21 Apr 2011 23:56:49 +0000 (16:56 -0700)]
logging: fix oedebug loglevel test

When the existing test for loglevel fails, the syntax used results in the recipe
exiting with a silent failure. Performing any bash command after the test block
resolves the problem, such as "shift" or "echo ''". Rewriting with 'if []; then'
blocks provides a cleaner syntax and also resolves the failure.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
14 years agodistro_tracking_fields.inc: add cdrtools recipe
Scott Garman [Mon, 25 Apr 2011 20:00:29 +0000 (13:00 -0700)]
distro_tracking_fields.inc: add cdrtools recipe

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agocdrtools: recipe and patch cleanup
Scott Garman [Mon, 25 Apr 2011 19:48:47 +0000 (12:48 -0700)]
cdrtools: recipe and patch cleanup

* Recipe cleanup, added missing metadata fields and fixed
  whitespace issues
* Added Upstream-Status to patches
* Confirmed that CVE-2003-0655 does not apply to this recipe
  as rscsi is not packaged

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 years agopython: add missing cytpes modules
Saul Wold [Tue, 26 Apr 2011 19:04:40 +0000 (12:04 -0700)]
python: add missing cytpes modules

Contributed by Martin Jansa via OE

Fixes [YOCTO #1003]

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agolinux-tools.inc: Dummify do_compile_perf and do_install_perf for uclibc
Khem Raj [Fri, 1 Apr 2011 04:13:38 +0000 (21:13 -0700)]
linux-tools.inc: Dummify do_compile_perf and do_install_perf for uclibc

Perf wants elfutils and elfutils on uclibc does not work due to
its usage of obstack_printf functionality missing from uclibc.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoattr: Fix compilation on uclibc
Khem Raj [Fri, 1 Apr 2011 04:00:44 +0000 (21:00 -0700)]
attr: Fix compilation on uclibc

It needs -lintl added to LDFLAGS for uclibc

inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoxorg-lib: inherit gettext class instead of adding gettext to DEPENDS directly
Khem Raj [Fri, 1 Apr 2011 03:59:32 +0000 (20:59 -0700)]
xorg-lib: inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoperl_5.12.2.bb: Undefine features not found in uclibc
Khem Raj [Fri, 1 Apr 2011 03:56:35 +0000 (20:56 -0700)]
perl_5.12.2.bb: Undefine features not found in uclibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoelfutils_0.148.bb: Fix compilation issues on uclibc
Khem Raj [Fri, 1 Apr 2011 03:52:54 +0000 (20:52 -0700)]
elfutils_0.148.bb: Fix compilation issues on uclibc

* Add -luargp and -lintl to linker flags
* __mempcpy is not there on uclibc so define it to mempcpy

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibiconv: update from 1.9.2 -> 1.11.1
Khem Raj [Sun, 27 Mar 2011 22:44:44 +0000 (15:44 -0700)]
libiconv: update from 1.9.2 -> 1.11.1

1.11.1 was the last LGPLv2 release
shared_preloadable_libiconv_linux.patch is needed to make libtool 2.4
happy

Autoconf patch is similarly made to point m4 directory and update to
newer autoconf

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosstate.bbclass: Reduce SSTATE_MANIFESTS assignment to be weak
Khem Raj [Thu, 7 Apr 2011 06:53:44 +0000 (23:53 -0700)]
sstate.bbclass: Reduce SSTATE_MANIFESTS assignment to be weak

Distributions can then override this variable if needed
useful e.g. when building uclibc/eglibc both using
same tmpdir

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodistro_tracking_fields: cwautomacros, valgrind, etc
Dongxiao Xu [Tue, 26 Apr 2011 06:01:37 +0000 (14:01 +0800)]
distro_tracking_fields: cwautomacros, valgrind, etc

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agocwautomacros: upgrade to version 20110201
Dongxiao Xu [Wed, 20 Apr 2011 07:17:11 +0000 (15:17 +0800)]
cwautomacros: upgrade to version 20110201

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agoalsa-utils: upgrade to version 1.0.24.2
Dongxiao Xu [Wed, 13 Apr 2011 05:54:41 +0000 (13:54 +0800)]
alsa-utils: upgrade to version 1.0.24.2

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agolibsamplerate0: upgrade to version 0.1.7
Dongxiao Xu [Wed, 20 Apr 2011 07:09:14 +0000 (15:09 +0800)]
libsamplerate0: upgrade to version 0.1.7

Add libsamplerate-0.1.7-macro-quoting.patch to fix autoreconf issue

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agogst-fluendo-mpegdemux: upgrade to version 0.10.67
Dongxiao Xu [Wed, 20 Apr 2011 06:13:01 +0000 (14:13 +0800)]
gst-fluendo-mpegdemux: upgrade to version 0.10.67

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agopolkit: upgrade to version 0.101.
Dongxiao Xu [Wed, 20 Apr 2011 05:57:30 +0000 (13:57 +0800)]
polkit: upgrade to version 0.101.

Derive introspection.patch from gobject to fix autoconf issue.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agolibfm: Remove the flag of G_DISABLE_DEPRECATED
Dongxiao Xu [Tue, 26 Apr 2011 02:26:40 +0000 (10:26 +0800)]
libfm: Remove the flag of G_DISABLE_DEPRECATED

Latest glib-2.0 changes some macros and function definitions to be
deprecated. However libfm still uses them. Therefore the flag
G_DISABLE_DEPRECATED should be removed in libfm's Makefile.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agoglib-2.0: upgrade to version 2.28.6
Dongxiao Xu [Wed, 20 Apr 2011 05:45:02 +0000 (13:45 +0800)]
glib-2.0: upgrade to version 2.28.6

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agolibsndfile1: upgrade to version 1.0.24
Dongxiao Xu [Tue, 19 Apr 2011 08:40:19 +0000 (16:40 +0800)]
libsndfile1: upgrade to version 1.0.24

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agogupnp-av: upgrade to version 0.8.0
Dongxiao Xu [Tue, 19 Apr 2011 08:32:05 +0000 (16:32 +0800)]
gupnp-av: upgrade to version 0.8.0

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agobluez-hcidump: upgrade to version 2.0
Dongxiao Xu [Tue, 19 Apr 2011 07:57:41 +0000 (15:57 +0800)]
bluez-hcidump: upgrade to version 2.0

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agovalgrind: upgrade to version 3.6.1
Dongxiao Xu [Tue, 19 Apr 2011 07:22:26 +0000 (15:22 +0800)]
valgrind: upgrade to version 3.6.1

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agorxvt-unicode: upgrade to version 9.10
Dongxiao Xu [Tue, 19 Apr 2011 06:58:37 +0000 (14:58 +0800)]
rxvt-unicode: upgrade to version 9.10

Remove some patches since some logic doesn't exist in upstream.
This upgrades fixes CVE:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2006-0126

Also it fixes [Yocto #980]

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agocpio-2.8 (GPLv2) bug fix
Nitin A Kamble [Tue, 26 Apr 2011 00:08:31 +0000 (17:08 -0700)]
cpio-2.8 (GPLv2) bug fix

This fixes bug [YOCTO #982]

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agotar-1.17 (GPLv2) bugfix
Nitin A Kamble [Tue, 26 Apr 2011 00:07:37 +0000 (17:07 -0700)]
tar-1.17 (GPLv2) bugfix

This fixes bug [YOCTO #982]

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agoweb: update svn to 131 to fix build issue
Saul Wold [Mon, 25 Apr 2011 22:22:37 +0000 (15:22 -0700)]
web: update svn to 131 to fix build issue

Fixes [YOCTO #974]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agogdb: set --without-ust for EXTRA_OEFLAGS
Saul Wold [Mon, 25 Apr 2011 05:22:09 +0000 (22:22 -0700)]
gdb: set --without-ust for EXTRA_OEFLAGS

Disable using UST since there are some compiler errors with
the newer version of lttng-ust 0.12, there may be other unknow
problems, so wait for upstream fixes.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agoperl: upgrade from 5.12.2 to 5.12.3
Nitin A Kamble [Sun, 24 Apr 2011 02:43:17 +0000 (19:43 -0700)]
perl: upgrade from 5.12.2 to 5.12.3

And changed the perl tarball URL to more stable cpan location.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agogcc: Add recipes for 4.6.0
Khem Raj [Wed, 20 Apr 2011 04:27:09 +0000 (21:27 -0700)]
gcc: Add recipes for 4.6.0

This is initial set of patches for testing them out
The patches need documentation is pending
Some patches especially uclibc related are not
needed they must be dropped.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agoquilt: fix test for target build
Qing He [Wed, 13 Apr 2011 09:22:49 +0000 (17:22 +0800)]
quilt: fix test for target build

fixes [YOCTO #969]

Signed-off-by: Qing He <qing.he@intel.com>
14 years agosat-solver: fix arch=all packages
Qing He [Wed, 13 Apr 2011 08:59:22 +0000 (16:59 +0800)]
sat-solver: fix arch=all packages

add a new options to set noarch archs as all so platform independent
packages can be recognized and installed.

fixes [YOCTO #993]

Signed-off-by: Qing He <qing.he@intel.com>
14 years agotask-base: allow distribution to define apm provider
Martin Jansa [Sun, 24 Apr 2011 22:25:51 +0000 (00:25 +0200)]
task-base: allow distribution to define apm provider

* use VIRTUAL-RUNTIME_apm instead of apm directly

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agocreate-lsb-image:Rename creat-lsb-image and fix some bugs
Xiaofeng Yan [Fri, 22 Apr 2011 07:27:30 +0000 (15:27 +0800)]
create-lsb-image:Rename creat-lsb-image and fix some bugs

Rename creat-lsb-image to create-lsb-image
Fix some fuctions for more practical

14 years agolibrsvg 2.32.1: fix postinst script
Koen Kooi [Thu, 21 Apr 2011 18:18:30 +0000 (20:18 +0200)]
librsvg 2.32.1: fix postinst script

The symptom:

root@pandaboard-core:~# sh /var/lib/opkg/info/librsvg-2-gtk.postinst
g_module_open() failed for /home/root/--update-cache: /home/root/--update-cache.so: cannot open shared object file: No such file or directory
root@pandaboard-core:~#

the gdk-pixbuf-query-loaders app doesn't support arguments, only .so names, so remove --update-cache

Also being fixed:

* loader libdir
* redirect output to /etc/gtk-2.0/gdk-pixbuf.loaders

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agopcmciautils: Upgrade 017 -> 018
Khem Raj [Tue, 19 Apr 2011 23:19:29 +0000 (16:19 -0700)]
pcmciautils: Upgrade 017 -> 018

version workaround is done in recipe itself
by adding PV to CFLAGS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolsbsetup: add some workaround for LSB tests
Kang Kai [Fri, 22 Apr 2011 06:03:53 +0000 (14:03 +0800)]
lsbsetup: add some workaround for LSB tests

Add some workaround for LSB libstdcpp and tcl tests.
Recreate locales for libstdcpp test, and resolve localhost is for
tcl test [Yocto 898]
Bump PR, update LICENSE information and installed file mode

Signed-off-by: Kang Kai <kai.kang@windriver.com>
14 years agoqemu-helper-nativesdk: Update LIC_FILE_CHKSUM for renamed helper
Saul Wold [Fri, 22 Apr 2011 06:13:53 +0000 (23:13 -0700)]
qemu-helper-nativesdk: Update LIC_FILE_CHKSUM for renamed helper

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agodistro_tracking: recipe information update
Nitin A Kamble [Fri, 8 Apr 2011 09:49:44 +0000 (02:49 -0700)]
distro_tracking: recipe information update

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agolibxml-parser-perl: upgrade from 2.36 to 2.40
Nitin A Kamble [Fri, 8 Apr 2011 09:24:13 +0000 (02:24 -0700)]
libxml-parser-perl: upgrade from 2.36 to 2.40

14 years agocpan.bbclass: export PERLHOSTLIB for perl modules
Nitin A Kamble [Wed, 20 Apr 2011 23:27:09 +0000 (16:27 -0700)]
cpan.bbclass: export PERLHOSTLIB for perl modules

This makes sure that native perl .so can get loaded at the buildtime, and
avoids following kind of errors while building perl modules:

Nitin A Kamble <nitin.a.kamble@intel.com> 2011/04/20

+ perl Makefile.PL
EXPATLIBPATH=/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/lib
EXPATINCPATH=/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/include
*** Module name IN:
/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/Cwd.pm
*** Module name OUT:
/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/Cwd.pm
*** Module name IN:
/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/Fcntl.pm
*** Module name OUT:
/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/Fcntl.pm
Can't load
'/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/auto/Fcntl/Fcntl.so'
for module Fcntl:
/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/auto/Fcntl/Fcntl.so:
wrong ELF class: ELFCLASS32 at
/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/XSLoader.pm
line 79.
 at
/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/Fcntl.pm
line 215
BEGIN failed--compilation aborted at
/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/Fcntl.pm
line 216.
Compilation failed in require at
/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/File/Temp.pm
line 146.
BEGIN failed--compilation aborted at
/disk0/pokybuild/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/File/Temp.pm
line 146.
Compilation failed in require at inc/Devel/CheckLib.pm line 12.
BEGIN failed--compilation aborted at inc/Devel/CheckLib.pm line 12.
Compilation failed in require at Makefile.PL line 5.
BEGIN failed--compilation aborted at Makefile.PL line 5.
ERROR: Function 'do_configure' failed (see
/disk0/pokybuild/build0/tmp/work/i586-poky-linux/libxml-parser-perl-2.40-r0/temp/log.do_configure.16956
for further information)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agoperl-5.12.2: use of PERLHOSTLIB var fix
Nitin A Kamble [Wed, 20 Apr 2011 21:49:41 +0000 (14:49 -0700)]
perl-5.12.2: use of PERLHOSTLIB var fix

PERLHOSTLIB var is used to build target perl. It let perl use the native
perl .so module files at the time of compilation of target perl.

These changes to perl make the PERLHOSTLIB variable also useful for
building perl modules to use native .so perl module.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agopython-pycairo: fix installation path of __init__.py
Nitin A Kamble [Sat, 16 Apr 2011 01:54:04 +0000 (18:54 -0700)]
python-pycairo: fix installation path of __init__.py

This fixes Bug [YOCTO #477]

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agogit: upgrade from 1.7.3.4 to 1.7.4.3
Nitin A Kamble [Thu, 7 Apr 2011 17:48:14 +0000 (10:48 -0700)]
git: upgrade from 1.7.3.4 to 1.7.4.3

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agopython-gst: upgrade from 0.10.19 to 0.10.21
Nitin A Kamble [Thu, 7 Apr 2011 17:47:16 +0000 (10:47 -0700)]
python-gst: upgrade from 0.10.19 to 0.10.21

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agompfr: upgrade from 3.0.0 to 3.0.1
Nitin A Kamble [Thu, 7 Apr 2011 11:20:10 +0000 (04:20 -0700)]
mpfr: upgrade from 3.0.0 to 3.0.1

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agoofono: add bluez4 to DEPENDS list
Saul Wold [Thu, 21 Apr 2011 19:05:40 +0000 (12:05 -0700)]
ofono: add bluez4 to DEPENDS list

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agolinux-tools.inc: turn off newt and dwarf for perf
Tom Zanussi [Thu, 21 Apr 2011 07:41:58 +0000 (02:41 -0500)]
linux-tools.inc: turn off newt and dwarf for perf

Turn these off for now to avoid the host infection issues for perf.

Fixes yocto [BUGID #994].

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
14 years agopuzzles: Upgrade to svn r9151 (from r9084)
Zhai Edwin [Thu, 14 Apr 2011 07:41:30 +0000 (15:41 +0800)]
puzzles: Upgrade to svn r9151 (from r9084)

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agodistro_tracking_fields.inc: update the info for the following recipes
Dexuan Cui [Mon, 18 Apr 2011 03:15:59 +0000 (11:15 +0800)]
distro_tracking_fields.inc: update the info for the following recipes

powertop
latencytop
libxfixes
util-macros
mdadm
lttng-control
liburcu
lttng-ust
lttng-viewer

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolttng-viewer: upgrade from 0.12.36 to the latest version 0.12.38
Dexuan Cui [Wed, 20 Apr 2011 03:02:51 +0000 (11:02 +0800)]
lttng-viewer: upgrade from 0.12.36 to the latest version 0.12.38

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agotask-poky-tools.bb, task-sdk-gmae.inc: enable lttng-ust for ARM
Dexuan Cui [Wed, 20 Apr 2011 02:44:52 +0000 (10:44 +0800)]
task-poky-tools.bb, task-sdk-gmae.inc: enable lttng-ust for ARM

lttng-ust can build on ARM from 0.12 on.
Merged with rebranding

Fixes [YOCTO #856]

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agolttng-ust: upgrade from 0.11 to the latest version 0.12
Dexuan Cui [Wed, 20 Apr 2011 02:29:53 +0000 (10:29 +0800)]
lttng-ust: upgrade from 0.11 to the latest version 0.12

Updated LIC_FILES_CHKSUM as a new Copyright holder was added.
Removed the patch since 0.12 has integrated that.
Added arm into COMPATIBLE_HOST as 0.12 can build on arm now.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoliburcu: upgrade from 0.5.2 to 0.5.4
Dexuan Cui [Tue, 19 Apr 2011 08:54:46 +0000 (16:54 +0800)]
liburcu: upgrade from 0.5.2 to 0.5.4

Add arm into COMPATIBLE_HOST since liburcu started to support
pre-ARMv7 from 0.5.3 on.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agomdadm: upgrade from 3.1.4 to the latest version 3.2.1
Dexuan Cui [Tue, 19 Apr 2011 08:22:07 +0000 (16:22 +0800)]
mdadm: upgrade from 3.1.4 to the latest version 3.2.1

removed fix-z-now.patch since 3.2.1 has integrated it.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agopreferred-xorg-versions.inc: update libxfixes, util-macros, xorg-cf-files
Dexuan Cui [Tue, 19 Apr 2011 05:19:08 +0000 (13:19 +0800)]
preferred-xorg-versions.inc: update libxfixes, util-macros, xorg-cf-files

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoutil-macros: upgrade from 1.11.0 to 1.13.0
Dexuan Cui [Tue, 19 Apr 2011 08:06:08 +0000 (16:06 +0800)]
util-macros: upgrade from 1.11.0 to 1.13.0

removed xaw.patch since it's not used by any recipe now.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxfixes: upgrade from 4.0.5 to the latest version 5.0
Dexuan Cui [Tue, 19 Apr 2011 05:17:56 +0000 (13:17 +0800)]
libxfixes: upgrade from 4.0.5 to the latest version 5.0

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoqemu: disable sdl for target build
Saul Wold [Tue, 19 Apr 2011 23:34:05 +0000 (16:34 -0700)]
qemu: disable sdl for target build

This allows qemu  to build for the target in the world build.
Not sure this would make sense to run on the target.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agoControl over when package init scripts are run
Gary Thomas [Mon, 18 Apr 2011 14:23:27 +0000 (08:23 -0600)]
Control over when package init scripts are run

When a package is built, some installation scripts must be
performed on the target.  In the case of a complete image,
these scripts are run by a separate step at init time, but
only during the first boot (other package install scripts
can just be run when the package is installed on the target).

This patch lets the distribution (or user) decide when these
postponed install scripts should run.  The default is normally
near the end of init, but there may be times when it's beneficial
to run them earlier so the "when" can be overridden.

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agomodutils-initscripts: fix wrong order of module loading happening in udev
Petr Štetiar [Fri, 8 Apr 2011 13:36:37 +0000 (15:36 +0200)]
modutils-initscripts: fix wrong order of module loading happening in udev

In the current state, udev init script is loaded as 3rd and modutils.sh as
20th, so udevadm called in udev init script loads all kernel modules in some
unpredictable order, not honoring in any way specified order of modules in
/etc/modules. This causes some troubles mainly in the first boot. So to fix
this we now move loading of the kernel modules just before we exec udev init
script. Example of the current state:

Starting udev
rtc-m48t86 rtc-m48t86: rtc core: registered m48t86 as rtc0
rtc-m48t86 rtc-m48t86: battery ok
ep93xx-rtc ep93xx-rtc: rtc core: registered ep93xx-rtc as rtc1

root@ts72xx:~# cat /etc/modules
rtc-ep93xx
ohci-hcd
ts72xx_sbcinfo
rtc-m48t86

As you can guess, this is really wrong behaviour, because I've rtc1 as the
main time source for my system.

root@ts72xx:~# cat /etc/default/hwclock
HWCLOCKACCESS=yes
HWCLOCKDEVICE=/dev/rtc1

Expected behaviour with this patch applied:

Please wait: booting...
ep93xx-rtc ep93xx-rtc: rtc core: registered ep93xx-rtc as rtc0
usbcore: registered new device driver usb
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
...
rtc-m48t86 rtc-m48t86: rtc core: registered m48t86 as rtc1
rtc-m48t86 rtc-m48t86: battery ok
Starting udev

Signed-off-by: Petr Štetiar <ynezz@true.cz>
(based on http://patches.openembedded.org/patch/1917/)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agojpeg: Upgrade to 8c (from 8b)
Zhai Edwin [Thu, 14 Apr 2011 06:10:31 +0000 (14:10 +0800)]
jpeg: Upgrade to 8c (from 8b)

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agolibgpg-error: Upgrade to 1.10 (from 1.9)
Zhai Edwin [Wed, 13 Apr 2011 05:32:55 +0000 (13:32 +0800)]
libgpg-error: Upgrade to 1.10 (from 1.9)

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agoconsolekit: Upgrade to 0.4.4 (from 0.4.3)
Zhai Edwin [Wed, 13 Apr 2011 05:24:22 +0000 (13:24 +0800)]
consolekit: Upgrade to 0.4.4 (from 0.4.3)

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agoavahi: Upgrade to 0.6.30 (from 0.6.28)
Zhai Edwin [Wed, 13 Apr 2011 02:46:02 +0000 (10:46 +0800)]
avahi: Upgrade to 0.6.30 (from 0.6.28)

This upgrade fix the one security issue:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-1002
[YOCTO #975] fixed.

This should be included in the Bernard point-release.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agotasks: Upgrade to 0.19 (from 0.18)
Zhai Edwin [Tue, 12 Apr 2011 08:25:54 +0000 (16:25 +0800)]
tasks: Upgrade to 0.19 (from 0.18)

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agoslang: Fix host contamination issue
Saul Wold [Tue, 19 Apr 2011 19:21:53 +0000 (12:21 -0700)]
slang: Fix host contamination issue

Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 years agosanity.bbclass: Fixup Poky references
Richard Purdie [Thu, 21 Apr 2011 11:52:41 +0000 (12:52 +0100)]
sanity.bbclass: Fixup Poky references

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agolib/oe/distro_check.py: Fixup Poky references
Richard Purdie [Thu, 21 Apr 2011 11:49:36 +0000 (12:49 +0100)]
lib/oe/distro_check.py: Fixup Poky references

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agorpm: Refer to the yoctoproject.org bugzilla
Richard Purdie [Thu, 21 Apr 2011 11:46:55 +0000 (12:46 +0100)]
rpm: Refer to the yoctoproject.org bugzilla

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoFurther cleanup of various poky references
Richard Purdie [Thu, 21 Apr 2011 11:26:25 +0000 (12:26 +0100)]
Further cleanup of various poky references

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agoDrop README.hardware as its not approproate for OE-Core
Richard Purdie [Thu, 21 Apr 2011 10:59:23 +0000 (11:59 +0100)]
Drop README.hardware as its not approproate for OE-Core

14 years agoscripts/runqemu.README: Clean this up to accurately reflect what the runqemu command...
Richard Purdie [Thu, 21 Apr 2011 10:57:36 +0000 (11:57 +0100)]
scripts/runqemu.README: Clean this up to accurately reflect what the runqemu command now does

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 years agorunqemu-extra-sdk: Update function usage to clearly reflect its meaning
Richard Purdie [Thu, 21 Apr 2011 10:46:14 +0000 (11:46 +0100)]
runqemu-extra-sdk: Update function usage to clearly reflect its meaning

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>