| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | insane.bbclass: fix package_qa_check_arch() for mips64-o32 | Robert Yang | 2016-10-15 | 1 | -4/+6 |
* | populate_sdk_ext: explicitly set DL_DIR | Ross Burton | 2016-10-15 | 1 | -0/+2 |
* | live-vm-common.bbclass: Allow to use different kernel image than KERNEL_IMAGE... | Martin Jansa | 2016-10-15 | 1 | -2/+6 |
* | image_types.bbclass: add dependency do_image_wic -> do_bootimg | Ed Bartosh | 2016-10-15 | 1 | -0/+5 |
* | package_tar: avoid chdir warnings and restore cwd after packaging | Robert Yang | 2016-10-15 | 1 | -0/+5 |
* | insane.bbclass: Additional "mips" and "mipsel" machine definitions | Juro Bystricky | 2016-10-15 | 1 | -0/+2 |
* | kernel-arch.bbclass: Add xtensa and arc into valid_archs table | Juro Bystricky | 2016-10-15 | 1 | -1/+1 |
* | pixbufcache: handle gdk-pixbuf not being present | Ross Burton | 2016-10-15 | 1 | -2/+4 |
* | Remove RM_OLD_IMAGE, it's no longer useful | Joshua Lock | 2016-10-15 | 5 | -20/+1 |
* | classes/externalsrc: re-run do_configure when configure files change | Paul Eggleton | 2016-10-11 | 3 | -0/+26 |
* | update-rc.d.bbclass: ignore init script return code | Markus Lehtonen | 2016-10-11 | 1 | -2/+2 |
* | insane: display names instead of ELF machine numbers | Ross Burton | 2016-10-11 | 1 | -2/+2 |
* | archiver: fix gcc-source handling | Saul Wold | 2016-10-11 | 1 | -2/+3 |
* | testimage: disable build tests for qemumips and qemumips64 | Joshua Lock | 2016-10-09 | 1 | -0/+6 |
* | update-rc.d.bbclass: check that init script is executable before running it | Markus Lehtonen | 2016-10-07 | 1 | -1/+1 |
* | classes/populate_sdk_ext: add symlinks and unfsd to support Eclipse plugin | Paul Eggleton | 2016-10-07 | 1 | -2/+12 |
* | classes/uboot-extlinux-config: Add class | Fabio Berton | 2016-10-07 | 1 | -0/+126 |
* | linuxloader.bbclass: Adjust mips to cover all mips/mips64 | Mark Hatle | 2016-10-07 | 1 | -1/+4 |
* | siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } support | Zubair Lutfullah Kakakhel | 2016-10-07 | 1 | -0/+4 |
* | linuxloader.bbclass: Add mipsisa{32, 64}r6{el, } support | Zubair Lutfullah Kakakhel | 2016-10-07 | 1 | -0/+3 |
* | libc-package.bbclass: Add mipsisa{32, 64}r6{el, } support | Zubair Lutfullah Kakakhel | 2016-10-07 | 1 | -0/+4 |
* | kernel-arch.bbclass: Add mipsisa{32, 64}r6{el, } support | Zubair Lutfullah Kakakhel | 2016-10-07 | 1 | -1/+1 |
* | insane.bbclass: Add mipsisa{32, 64}r6{el, } | Zubair Lutfullah Kakakhel | 2016-10-07 | 1 | -0/+4 |
* | utils.bbclass: add function to check for git config user | Stephano Cetola | 2016-10-07 | 3 | -9/+19 |
* | icecc.bbclass: replace os.popen with subprocess.check_output | Martin Jansa | 2016-10-06 | 1 | -4/+10 |
* | populate_sdk_base.bbclass: Make do_populate_sdk depend on PACKAGE_EXCLUDE_COM... | Peter Kjellerstedt | 2016-10-06 | 1 | -1/+1 |
* | image.bbclass: Make do_rootfs depend on PACKAGE_EXCLUDE_COMPLEMENTARY | Peter Kjellerstedt | 2016-10-06 | 1 | -1/+1 |
* | classes/sstate.bbclass: Enable thread lock when checkstatus | Aníbal Limón | 2016-10-05 | 1 | -0/+4 |
* | testimage.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -1/+1 |
* | utility-tasks.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -1/+1 |
* | package.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -1/+1 |
* | libc-package.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -1/+1 |
* | testsdk.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -1/+1 |
* | chrpath.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -2/+1 |
* | sstate.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -1/+1 |
* | useradd.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -1/+1 |
* | gtk-immodules-cache.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -1/+1 |
* | systemd.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -2/+1 |
* | license.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -2/+2 |
* | update-rc.d.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -2/+2 |
* | gummiboot.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -3/+3 |
* | systemd-boot.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -3/+3 |
* | syslinux.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -4/+4 |
* | grub-efi.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -4/+4 |
* | useradd-staticids.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -4/+4 |
* | package_rpm.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -3/+3 |
* | package_deb.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -5/+5 |
* | package_ipk.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -5/+5 |
* | base.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -4/+4 |
* | classes/native: set lt_cv_sys_lib_dlsearch_path_spec | Ross Burton | 2016-10-04 | 1 | -2/+1 |