summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* distro_tracking: note devel upgrades so farNitin A Kamble2010-07-161-36/+30
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* mpfr: upgrade from 2.3.1 to 3.0.0Nitin A Kamble2010-07-162-3/+3
| | | | | | Change SECTION to devel Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* gmp: upgrade from 4.2.4 to 5.0.1Nitin A Kamble2010-07-167-43/+43
| | | | | | | Change SECTION to devel Rebased the configure patch to the newer code. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* distro_tracking: add gmp & mpfr packages in the devel tracking fileNitin A Kamble2010-07-161-0/+11
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* python-pygobject: upgrade from 2.16.0 to 2.21.1Nitin A Kamble2010-07-162-10/+5
| | | | | | python-pygobject-native: upgrade from 2.16.0 to 2.21.1 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* python-pygtk: upgrade from 2.10.4 to 2.17.0Nitin A Kamble2010-07-162-23/+14
| | | | | | | Rebased this patch to the newer code nodocs.patch Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* python-scons: upgrade from 0.97 to 1.3.0Nitin A Kamble2010-07-162-0/+3
| | | | | | python-scons-native: upgrade from 0.97 to 1.3.0 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* python-pyrex: upgrade from 0.9.8.5 to 0.9.9Nitin A Kamble2010-07-163-2/+3
| | | | | | python-pyrex-native: upgrade from 0.9.8.5 to 0.9.9 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* python-iniparse: upgrade from 0.2.3 to 0.3.2Nitin A Kamble2010-07-162-0/+1
| | | | | | python-iniparse-native: upgrade from 0.2.3 to 0.3.2 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* python-imaging: upgrade from 1.1.6 to 1.1.7Nitin A Kamble2010-07-162-19/+15
| | | | | | Rebased the path.patch to the newer code Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* python-dbus: upgrade from 0.83.0 to 0.83.1Nitin A Kamble2010-07-161-1/+1
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* yum-metadata-parser : upgrade from 1.1.2 to 1.1.4Nitin A Kamble2010-07-162-0/+3
| | | | | | yum-metadata-parser-native : upgrade from 1.1.2 to 1.1.4 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Use pseudo rather than fakeroot for fake root privilegesJoshua Lock2010-07-1611-11/+18
| | | | | | | Make use of the ability to configure the fake root provider and use Wind River's pseudo utility. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* pseudo: various enhancements to integrate with PokyJoshua Lock2010-07-163-4/+240
| | | | | | | | | | | | | | Pseudo defaults to storing state files in ${prefix}/var/pseudo, we want them in $(localstatedir) so a quick hack (path-munge.patch) makes pseudo use a data directory specified with --data, and defaults to pseudo's way if it's not set. Touching LD_LIBRARY_PATH can confuse the system into running Python against a staging python library. When these two are sufficiently diverse in version significant breakage can occur. HOMEPAGE and LIC_FILES_CHKSUM are handy metadata variables to have defined. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* staging: fix staging of empty directories and add localstatedirJoshua Lock2010-07-161-2/+10
| | | | | | | | | If a program creates an empty directory during its build it's probably for a good reason, so if it exists it seems sensible to stage it. Some programs require localstatedir to operate so we should be sure to stage it. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* bitbake: Add support for .bbappend files (see mailing lists for detais)Richard Purdie2010-07-164-28/+55
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* *: use print() as a functionBernhard Reutner-Fischer2010-07-163-10/+10
| | | | | | | | | to make python3 happy (Bitbake rev: c82926ccdd4ec4e3ad6e78a381dacb96adf9b409) Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gst-meta-base: Update ivorbis plugin nameRichard Purdie2010-07-161-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gaku: Fix ivorbis plugin nameRichard Purdie2010-07-161-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: runqueue: Allow passing of success/failure handlers to ↵Richard Purdie2010-07-161-5/+5
| | | | | | runqueue_process_waitpid() Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: runqueue: Allow taskname to be passed to check_stamp_task()Richard Purdie2010-07-161-4/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: runqueue: Make child process error scary so user is less likely to ↵Richard Purdie2010-07-161-1/+1
| | | | | | ignore Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: runqueue: Fix number of running tasks accounting (include failed tasks)Richard Purdie2010-07-161-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: runqueue: Remove unneeded exception catching from fork_off_task()Richard Purdie2010-07-161-3/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: runqueue: Separate out task forking code into a new functionRichard Purdie2010-07-161-56/+61
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: runqueue: Combine the waitpid result handling code into a functionRichard Purdie2010-07-161-28/+21
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: Remove two layers of unnecessary functions from task executionRichard Purdie2010-07-162-34/+12
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool: update patchesNitin A Kamble2010-07-158-157/+15
| | | | | | | | As per discussion with RP remove dolt patches. Merge Gary Thomas's patch into trailigslash.patch Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* insane.class: print the recipe name in the warning.Nitin A Kamble2010-07-151-1/+2
| | | | | | | | | Now Warning includes the package name like zlib is printed bellow: WARNING: zlib: Recipe file does not have license file information (LIC_FILES_CHKSUM) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* sysvinit - Remove sulogin dependency on /usr/lib*/libcrypt.aJeff Dike2010-07-152-1/+25
| | | | | | | | | The sulogin compile checked for /usr/lib*/libcrypt.a to decide whether to add -lcrypt to the final compile. However, the recipe puts LCRYPT in the environment, so crypt-lib.patch makes the Makefile check for this before looking at the host /usr/lib. Signed-off-by: Jeff Dike <jdike@linux.intel.com>
* test: add automation framework and sanitytestJiajun Xu2010-07-158-0/+429
| | | | | | | | | | | | | | Automation test is disabled by default. User need set TESTCLASS to qemu in conf/local.conf and run bitbake command "bitbake poky-image-xxx" or "bitbake poky-image-xxx -c qemuimagetest" to trigger it. Currently only the sanity test with two testcases are added. To run the test, user need prepare a testing environment: 1) "expect" should be installed on system 2) NOPASSWD should be set for user to run bitbake Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
* poky-qemu-internal: Use 128MB memory for qemumips/qemuppcRichard Purdie2010-07-151-1/+7
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemu-scripts: Add support for mips and powerpc machines, update qemuarmBruce Ashfield2010-07-152-1/+56
| | | | | | | | | | | | For mips, the malta platform emulates a cirrus chipset. With the udpated 2.6.34 kernel options, we can now enable framebuffer boot for the qemumips platform. We need to pass a valid cpu (603e) and do a -nographic boot to make it all the way to a prompt so graphics is disabled for now for ppc. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* qemu-native/powerpc: add qemu 0.12.4 powerpc supportBruce Ashfield2010-07-153-1/+144
| | | | | | | | | | | In order to force 0.12.4 to allow a powerpc system boot, we need a patch to qemu, and a new powerpc (not ppc) ROM. This configuration supports non-graphical booting only, since the ROM does not have support to pass a graphics device via the device tree yet. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* binutils: Drop old versionsRichard Purdie2010-07-1528-1422/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* binutils-cross: fix '-fPIE' on mips platformKevin Tian2010-07-152-0/+30
| | | | | | | | | | Current binutils generates problematic relocation table for executable compiled with '-fPIE', such as dbus-daemon. That way ld.so.1 falls into segmentation fault when accessing bad reloc entry. This pulls back one fix from binutils CVS repo (1.267) to add PIE support back. Signed-off-by: Kevin Tian <kevin.tian@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* binutils/gcc-crosssdk: Fix hardcoded path layout assumptions for cross ↵Richard Purdie2010-07-157-5/+13
| | | | | | toolchains Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc-cross-canadian: Don't build target libs as we don't use themRichard Purdie2010-07-151-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* cross-canadian: Fix sysroot pathRichard Purdie2010-07-154-4/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Add base_libdir_nativesdkRichard Purdie2010-07-151-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* crosssdk.bbclass: Ensure target layout variables are set correctlyRichard Purdie2010-07-151-0/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* insane.bbclass: move license check to after configureJoshua Lock2010-07-151-5/+8
| | | | | | | Only checking the license at packaging time means we don't check native builds, so move the check to after do_configure Signed-off-by: Joshua Lock <josh@linux.intel.com>
* glibc: Ensure libc is built in the correct directory by setting slibdirRichard Purdie2010-07-141-0/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Update sdk build flags after layout changesRichard Purdie2010-07-141-1/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Revert "file: upgrade to version 5.04"Richard Purdie2010-07-142-6/+17
| | | | This reverts commit 21d586b47c8c5338913c5e8ca2ee604409cc57a0 as it breaks rpm-native.
* sanity.bbclass: Fix SDKMACHINE sanity check. We need to check the SDK_ARCH ↵Richard Purdie2010-07-141-2/+2
| | | | | | variable, not SDKMACHINE directly. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gaku: Fix gst plugins namesRichard Purdie2010-07-141-10/+10
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* atk: Fix the PREFERRED_VERSIONDongxiao Xu2010-07-141-1/+1
| | | | | | Since the atk version has been bumped to 2.30.0 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gdk-pixbuf-csource-native: Fix multiple providers warningDongxiao Xu2010-07-141-0/+2
| | | | | | | | Override PACKAGES_DYNAMIC in gdk-pixbuf-csource-native_2.12.7.bb since it requires gtk+_${PV}.bb where PACKAGES_DYNAMIC has already been defined Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins: fix multiple providers warningDongxiao Xu2010-07-144-28/+26
| | | | | | | Rename all the sub-plugin to eliminate the inclusion by all plugins set This can fix the multple providers warning Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>