aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-04-20Rename the remaining poky-* scripts to oe-* or runqemu-*Richard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Catch task-poky -> task-core renamingRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Fix git.pokylinux.org urls to git.yoctoproject.orgRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20.gitignore: Drop stale entriesRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20distro_tracking_fields.inc: Replace Poky with OE-CoreRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20poky-setup-builddir: Rename to oe-setup-builddir and clean up POKY variable ↵Richard Purdie
references Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Replace POKY_KVM_WIKI -> YOCTO_KVM_WIKIRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOTRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20oe-init-build-env: Fix typoRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Replace POKYBASE with COREBASERichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20local.conf.sample: Sanitise Poky references as discussed at the TSC meetingRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Remove obsolete scripts/classesRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Rename poky-qemu to runqemuRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Rename poky-init-build-env to oe-init-build-envRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20initscripts: Drop outdated machine specific filesRichard Purdie
2011-04-20Drop documentation directory, this is replaced by the new yocto-docs repositoryRichard Purdie
2011-04-20kernel-rt: use correct branch names and new git SRC_REV formatDarren Hart
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>
2011-04-20clutter-1.6: update to 1.6.14Joshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-19clutter-1.6: drop no longer required patchJoshua Lock
The test-conformance-fix.patch is no longer required for clutter-1.6 Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-19json-glib: new recipe required by clutterJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-19linux-yocto-stable: Update repository urlRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-19kernel: Remove debug statementsDarren Hart
A stray echo and du command from my development of the following patch remain in kernel.bbclass. Remove them. commit 3b49416fc7a7ee9bfe722f2e6089aa18df41dc58 Author: Darren Hart <dvhart@linux.intel.com> Date: Tue Mar 8 17:09:10 2011 -0800 kernel/bbclass: rework kernel and module classes to allow for building out-of-tree modules Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Tom Zanussi <tom.zanussi@intel.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-19kernel: Copy over bzImage to sysroots during installDarren Hart
Fixes [Yocto #987] The following commit introduced a build failure: Commit 3b49416fc7a7ee9bfe722f2e6089aa18df41dc58 Author: Darren Hart <dvhart@linux.intel.com> Date: Tue Mar 8 17:09:10 2011 -0800 kernel/bbclass: rework kernel and module classes to allow for building out-of-tree modules Resulting in: | install: cannot stat `/usr/local/test/intel-bsp/build/tmp/sysroots/n450/kernel/bzImage': No such file or directory | ERROR: Function 'build_boot_bin' failed (see /usr/local/test/intel-bsp/build/tmp/work/core2-poky-linux/poky-image-minimal-live-1.0-r0/temp/log.do_bootimg.1106 for further information) The bzImage file was not being copied to sysroot, correct that. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Tom Zanussi <tom.zanussi@intel.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-18psmisc: Upgrade from 22.2 to 22.13Mei Lei
Modify the libintl-link.patch because the upstream removed old fuser in 22.7 Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-04-18e2fsprogs: Upgrade from 1.41.12 to 1.41.14Mei Lei
Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-04-18libidn: upgrade from 1.19 to 1.20Mei Lei
Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-04-18distro tracking: reassign Kevin's recipeYu Ke
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18mesa: cleanup and remove the old version 7.5, 7.7 and 7.8.2Yu Ke
- mesa 7.8.2 is kept to have a version without GPLv3 talloc. now 7.10.2 has removed the talloc, 7.8.2 can be removed safely. - mesa 7.5 and 7.7 is a legacy recips from original poky, also can removed. - mesa-dri-glsl-native_7.8.2 is a dependecy recipe only used by mesa 7.8.2, should also be removed along with mesa 7.8.2 - aslo update the patch upstream status Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18mesa 7.10.2: add python-native dependencyYu Ke
As Tom point out, mesa 7.10 has introduce some python script (e.g. src/mesa/main/es_generator.py), so should add python-native dependency Signed-off-by: Yu Ke <ke.yu@intel.com> CC: Tom Rini <tom_rini@mentor.com>
2011-04-18python-dir.bbclass: define default PYTHON_BASEVERSIONMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18x11vnc: fix SRC_URIKoen Kooi
The download structure got changed at some point and made this recipe unfetchable Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-18jpeg: add link libjpeg.so.62 for LSB library testKang Kai
LSB test just test whether libjpeg.so.62 exists, and no more use of it. So just make link to pass library check. Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-18slang: Update to 2.2.4Saul Wold
- Removed fix-uclibc.patch as it's no longer required by the upstream - Removed requirment for png as we only need limited support for slang - fix license - disable Parallel Make Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-18netbase: add /etc/network/interfaces file for qemumips & qemuppcPaul Eggleton
This fixes the network configuration for qemumips & qemuppc to match the other qemu* machines. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-04-18netbase: automatically bring up eth0Paul Eggleton
This avoids manual configuration for those machines that do not override the default /etc/network/interfaces file. Fixes [YOCTO #875] Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-04-18documentation/kernel-manual/kernel-how-to.xml: replaced 'pokylinux' with ↵Scott Rifenbark
'yoctoproject' Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
2011-04-18documentation/adt-manual/adt-eclipse.xml: Fixed URL with pokylinux.orgScott Rifenbark
Substituted 'pokylinux.org' with 'yoctoproject.org' in an URL to locate the OProfile viewer and server. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
2011-04-18documentation/adt-manual/adt-prepare.xml: Fixed URL for nightly buildsScott Rifenbark
There was a stray "0.9" in an URL for the Yocto source downloads. I changed it to 1.0. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
2011-04-18rsync: upgrade to version 3.0.8Qing He
[YOCTO #983] from 3.0.7 fixes CVE-2011-1097 Signed-off-by: Qing He <qing.he@intel.com>
2011-04-18openssl: upgrade to version 0.9.8rQing He
[YOCTO #979] from 0.9.8p fixes CVE-2010-4180, CVE-2010-4252, CVE-2010-0014 Signed-off-by: Qing He <qing.he@intel.com>
2011-04-18libxml2: upgrade to version 2.7.8Qing He
[YOCTO #978] from 2.7.7 fixes CVE-2010-4008 Signed-off-by: Qing He <qing.he@intel.com>
2011-04-18libexif: upgrade to 0.6.20Qing He
[YOCTO #977] fixes CVE-2007-6351, CVE-2007-6352, CVE-2009-3895 Signed-off-by: Qing He <qing.he@intel.com>
2011-04-18poky-lsb: Add "largefile" feature for LSB distro.Jingdong Lu
Add "largefile" feature for LSB distro. Fixes [YOCTO #794] Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
2011-04-18gcc: Add "--enable-clocale=gnu" option for LSB.Jingdong Lu
Add "--enable-clocale=gun" option for gcc configuration explicitly for LSB distro in order to make sure C++ library can use correct locale module. Fixes [YOCTO #796] Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
2011-04-18task-poky-lsb.bb:Add locale resoures which is needed by LSB Test SuiteXiaofeng Yan
Owning to absent locale resources in lsb-image, I add them to task-poky-lsb.bb Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-04-18qemu: Fix the qemu GL application start failure.Zhai Edwin
Some turn-on macro/variable are re-arranged, buffer pointer is extended to support 32/64b combination of target/host. [YOCTO #688] fixed. [sgw: tweaked Upstream-Status format] Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-18pango: upgrade from 1.28.3 to 1.28.4Yu Ke
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18xf86-input-mouse: upgrade from 1.6 to 1.7Yu Ke
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18mesa: upgrade to 7.10.2Yu Ke
- also remove the talloc-removal.patch because it is already included in this version Signed-off-by: Yu Ke <ke.yu@intel.com>