| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | image-buildinfo: restore trailing newline | André Draszik | 2016-10-01 | 1 | -1/+3 |
* | cross-canadian/libgcc-common: Fixes for arm multilib | Richard Purdie | 2016-09-30 | 1 | -1/+1 |
* | qemuboot: don't fail when QB_DEFAULT_KERNEL isn't symlink | Martin Jansa | 2016-09-30 | 1 | -1/+1 |
* | populate_sdk_base.bbclass: fix broken variables | Ioan-Adrian Ratiu | 2016-09-28 | 1 | -1/+2 |
* | image_types.bbclass: remove redundant dependency | Ed Bartosh | 2016-09-28 | 1 | -1/+0 |
* | SDK: Allow changing SDKMACHINE without wiping TMP folder | Juro Bystricky | 2016-09-28 | 1 | -1/+1 |
* | archive.bbclass: fix do_ar_original archiving of multiple source repos | Patrick Ohly | 2016-09-28 | 1 | -1/+16 |