| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | classes/cross: set lt_cv_sys_lib_dlsearch_path_spec | Ross Burton | 2016-10-04 | 1 | -0/+2 |
| * | allarch: Fixes to stop rebuilds when change multilibs | Richard Purdie | 2016-10-01 | 1 | -0/+5 |
| * | nativesdk: Don't enable MULTILIBS | Richard Purdie | 2016-10-01 | 1 | -0/+2 |
| * | subprocess: remove Popen in favor of check_output | Stephano Cetola | 2016-10-01 | 2 | -7/+10 |
| * | grub-efi.bbclass: Add a space between root and append parameter | Raymond Tan | 2016-10-01 | 1 | -1/+2 |
| * | multilib_header: avoid sstate checksum issues for -nativesdk recipes | Joshua Lock | 2016-10-01 | 1 | -0/+5 |