]>
 
 
code.ossystems Code Review - openembedded-core.git/log 
 
 
 
 
 
 
 
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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> 
 
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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 
 
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>  
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>  
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>  
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>  
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>  
Nitin A Kamble  [Fri, 8 Apr 2011 09:24:13 +0000  (02:24  -0700)] 
 
libxml-parser-perl: upgrade from 2.36 to 2.40 
 
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
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>  
Richard Purdie  [Thu, 21 Apr 2011 10:59:23 +0000  (11:59 +0100)] 
 
Drop README.hardware as its not approproate for OE-Core 
 
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>  
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>  
Richard Purdie  [Thu, 21 Apr 2011 10:44:08 +0000  (11:44 +0100)] 
 
Rename ~/.poky-sdk/ temp workdir to ~/.runqemu-sdk/ 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Thu, 21 Apr 2011 10:39:34 +0000  (11:39 +0100)] 
 
bitbake.conf: Only very weakly assign SRCREV to the default of INVALID 
 
This means it can easily be overridden by other points in the code, 
such as a ?= assignment in recipes. 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Thu, 21 Apr 2011 10:38:41 +0000  (11:38 +0100)] 
 
bitbake.conf: Set MAINTAINER to a non-poky default of the OE-Core mailing list 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Thu, 21 Apr 2011 10:37:23 +0000  (11:37 +0100)] 
 
bitbake.conf: Set SDK_VENDOR to -oesdk 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Koen Kooi  [Thu, 21 Apr 2011 09:24:29 +0000  (11:24 +0200)] 
 
cronie 1.4.7: fix packaging 
 
Syslog is full with entries like: 
 
/usr/sbin/crond[773]: (CRON) STAT FAILED (/etc/cron.d): No such file or directory 
 
Checking the package yields 
 
Package cronie (1.4.6-r0) is installed on root and has the following files: 
/usr/sbin/crond 
/etc/init.d/crond 
/usr/bin/crontab 
/etc/sysconfig/crond 
 
Which is missing most of what do_install_append installs, this commit fixes that 
 
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>  
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 23:11:13 +0000  (00:11  +0100)] 
 
sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity versions weak assignment allowing the distro to override 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 22:56:28 +0000  (23:56 +0100)] 
 
adt_installer_internal: Remove hardcoded Poky references 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 22:53:12 +0000  (23:53 +0100)] 
 
Rename poky-lsb override to linuxstdbase 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 22:49:29 +0000  (23:49 +0100)] 
 
Rename poky-image.bbclass to core-image.bbclass 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 22:35:00 +0000  (23:35 +0100)] 
 
POKY_QEMU_IFUP -> RUNQEMU_IFUP 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 22:24:51 +0000  (23:24 +0100)] 
 
Rename the remaining poky-* scripts to oe-* or runqemu-* 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 17:27:22 +0000  (18:27 +0100)] 
 
Catch task-poky -> task-core renaming 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 17:12:40 +0000  (18:12 +0100)] 
 
Fix git.pokylinux.org urls to git.yoctoproject.org 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 17:10:33 +0000  (18:10 +0100)] 
 
.gitignore: Drop stale entries 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 17:09:04 +0000  (18:09 +0100)] 
 
distro_tracking_fields.inc: Replace Poky with OE-Core 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 17:04:39 +0000  (18:04 +0100)] 
 
poky-setup-builddir: Rename to oe-setup-builddir and clean up POKY variable references 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 16:58:56 +0000  (17:58 +0100)] 
 
Replace POKY_KVM_WIKI -> YOCTO_KVM_WIKI 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 16:55:16 +0000  (17:55 +0100)] 
 
POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOT 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 16:35:59 +0000  (17:35 +0100)] 
 
oe-init-build-env: Fix typo 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 16:25:23 +0000  (17:25 +0100)] 
 
Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 15:56:03 +0000  (16:56 +0100)] 
 
Replace POKYBASE with COREBASE 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 15:52:03 +0000  (16:52 +0100)] 
 
local.conf.sample: Sanitise Poky references as discussed at the TSC meeting 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 15:49:37 +0000  (16:49 +0100)] 
 
Remove obsolete scripts/classes 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 15:44:10 +0000  (16:44 +0100)] 
 
Rename poky-qemu to runqemu 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 14:59:04 +0000  (15:59 +0100)] 
 
Rename poky-init-build-env to oe-init-build-env 
 
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>  
Richard Purdie  [Wed, 20 Apr 2011 13:21:05 +0000  (14:21 +0100)] 
 
initscripts: Drop outdated machine specific files 
 
Richard Purdie  [Wed, 20 Apr 2011 13:20:19 +0000  (14:20 +0100)] 
 
Drop documentation directory, this is replaced by the new yocto-docs repository 
 
Darren Hart  [Tue, 19 Apr 2011 23:54:38 +0000  (16:54 -0700)] 
 
kernel-rt: use correct branch names and new git SRC_REV format 
 
The RT kernel recipe was not updated to reflect the new git SRC_REV format nor 
to take advantage of the recent updates made to the underlying infrastructure. 
These fixes bring it up to date with the other linux-yocto* recipes and fix 
various build issues people were seeing. 
 
Signed-off-by: Darren Hart <dvhart@linux.intel.com>  
Cc: Bruce Ashfield <bruce.ashfield@windriver.com>  
Joshua Lock  [Tue, 19 Apr 2011 22:40:26 +0000  (15:40 -0700)] 
 
clutter-1.6: update to 1.6.14 
 
Signed-off-by: Joshua Lock <josh@linux.intel.com>  
Joshua Lock  [Tue, 19 Apr 2011 20:44:02 +0000  (13:44 -0700)] 
 
clutter-1.6: drop no longer required patch 
 
The test-conformance-fix.patch is no longer required for clutter-1.6 
 
Signed-off-by: Joshua Lock <josh@linux.intel.com>  
Joshua Lock  [Sat, 16 Apr 2011 00:02:48 +0000  (17:02 -0700)] 
 
json-glib: new recipe required by clutter 
 
Signed-off-by: Joshua Lock <josh@linux.intel.com>