| Commit message (Expand) | Author | Age | Files | Lines |
* | image.bbclass: create device table after package installation | Chen Qi | 2013-08-16 | 1 | -5/+3 |
* | cmake.bbclass: Don't use packages from the native build machine | Stefan Herbrechtsmeier | 2013-08-16 | 1 | -0/+1 |
* | blacklist.bbclass: Avoid blacklist specific handle in base.bbclass | Otavio Salvador | 2013-08-13 | 2 | -10/+25 |
* | kernel.bbclass: Correct post(inst|rm) package association | Darren Hart | 2013-08-13 | 1 | -16/+13 |
* | image.bbclass: Move runtime_mapping_rename to avoid conflict w/ multilib | Mark Hatle | 2013-08-13 | 1 | -6/+11 |
* | classes/testimage: create a link for qemu boot log | Stefan Stanacar | 2013-08-13 | 1 | -6/+14 |
* | buildhistory: use bb.utils.mkdirhier instead of os.makedirs | Martin Jansa | 2013-08-12 | 1 | -3/+3 |
* | buildhistory: use package_qa_handle_error for version-going-backwards | Martin Jansa | 2013-08-12 | 2 | -9/+10 |
* | base.bbclass: Fix PACKAGECONFIG usage comment | Otavio Salvador | 2013-08-06 | 1 | -1/+1 |
* | kernel.bbclass: fix typo | Javier Viguera | 2013-08-06 | 1 | -1/+1 |
* | libc-package.bbclass: Add armeb architecture to locale_arch_options | Fathi Boudra | 2013-08-06 | 1 | -0/+1 |
* | buildhistory: add a note when committing to buildhistory | Ross Burton | 2013-08-06 | 1 | -0/+1 |
* | classes/sanity: fix some grammatical errors in messages | Paul Eggleton | 2013-08-03 | 1 | -3/+3 |
* | classes/sanity: check for suid root command evility | Paul Eggleton | 2013-08-03 | 1 | -0/+10 |
* | distrodata.bbclass: Include PRSPV variable in upstream version checking | Emilia Ciobanu | 2013-07-31 | 1 | -5/+18 |
* | distrodata.bbclass: Remove whitespaces | Emilia Ciobanu | 2013-07-31 | 1 | -9/+9 |
* | systemd: Remove init.d dir if systemd unit file is present and sysvinit not a... | Muhammad Shakeel | 2013-07-31 | 1 | -0/+15 |
* | ccache: allow CCACHE_DIR to be overriden | Wenzong Fan | 2013-07-31 | 1 | -1/+1 |
* | classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPM | Paul Eggleton | 2013-07-29 | 3 | -6/+10 |
* | classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package names | Paul Eggleton | 2013-07-29 | 1 | -0/+1 |
* | gettext: disable nls when INHIBIT_DEFAULT_DEPS is set | Martin Jansa | 2013-07-29 | 1 | -2/+2 |
* | sanity.bbclass: mention version when erroring on LCONF_VERSION mismatch | Ross Burton | 2013-07-29 | 1 | -1/+1 |
* | useradd.bbclass: fix traceback when inheriting useradd but not setting USERAD... | Ionut Radu | 2013-07-29 | 1 | -1/+1 |
* | package.bbclass: avoid packing debug sources from other packages | Andreas Müller | 2013-07-29 | 1 | -1/+1 |
* | cpan.bbclass: Fail unless Makefile.PL generates Makefile | Olof Johansson | 2013-07-29 | 1 | -0/+9 |
* | systemd: Remove systemd_unitdir if systemd is not in distro features | Muhammad Shakeel | 2013-07-24 | 1 | -0/+9 |
* | boot-directdisk: use awk instead of echo -ne for dash compatibility | Jonathan Liu | 2013-07-24 | 1 | -1/+1 |
* | extrausers.bbclass: add a new bbclass | Chen Qi | 2013-07-24 | 1 | -0/+61 |
* | useradd.bbclass: add a new base class and code refactor | Chen Qi | 2013-07-24 | 2 | -91/+238 |
* | populate_sdk_base.bbclass: use new perm option for find | Stefan Stanacar | 2013-07-18 | 1 | -1/+1 |
* | classes/insane: allow libdir QA check to be skipped using INSANE_SKIP | Paul Eggleton | 2013-07-18 | 1 | -14/+24 |
* | classes/insane: fix regression in libdir QA regex | Paul Eggleton | 2013-07-18 | 1 | -1/+1 |
* | terminal.bbclass: Fix BB_RUNFMT processing | Mark Hatle | 2013-07-18 | 1 | -1/+3 |
* | sanity.bbclass: Update gcc sanity check | Mark Hatle | 2013-07-18 | 1 | -13/+29 |
* | testimage.bbclass, lib/oeqa: add headers and comments | Stefan Stanacar | 2013-07-16 | 1 | -0/+24 |
* | classes/testimage.bbclass: use a copy of rootfs for tests | Stefan Stanacar | 2013-07-16 | 1 | -1/+8 |
* | lib/oeqa/runtime: add tests for syslog and df | Alexandru Palalau | 2013-07-16 | 1 | -2/+2 |
* | testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab... | Stefan Stanacar | 2013-07-16 | 1 | -0/+6 |
* | distrodata.bbaclass: change in git and svn package reporting | Emilia Ciobanu | 2013-07-13 | 1 | -28/+51 |
* | package_rpm.bbclass: remove xx.spec before doing rpmbuild xx.src.rpm | Bian Naimeng | 2013-07-13 | 1 | -0/+5 |
* | boot-directdisk: allow specifying custom MBR disk signature | Jonathan Liu | 2013-07-13 | 1 | -0/+20 |
* | package_deb.bbclass: make DESCRIPTION support newline | Robert Yang | 2013-07-10 | 1 | -2/+12 |
* | package_ipk.bbclass: make DESCRIPTION support newline | Robert Yang | 2013-07-10 | 1 | -2/+11 |
* | package_rpm.bbclass: make DESCRIPTION support newline | Robert Yang | 2013-07-10 | 1 | -5/+15 |
* | gtkdoc: set the default docdir to ${S}, not ${B} | Ross Burton | 2013-07-10 | 1 | -1/+2 |
* | populate_sdk_base.bbclass: allow $OECORE_NATIVE_SYSROOT in sdk_env_script | Bernhard Guillon | 2013-07-10 | 1 | -1/+1 |
* | populate_sdk_base: fix bashism | Laurentiu Palcu | 2013-07-10 | 1 | -1/+1 |
* | systemd: Don't enable systemd services when native. | Randy Witt | 2013-07-10 | 1 | -0/+2 |
* | classes/testimage.bbclass: new class for image tests | Stefan Stanacar | 2013-07-09 | 1 | -0/+92 |
* | sstate.bbclass: Add an extra check for sstate_mirrors | Joe MacDonald | 2013-07-05 | 1 | -0/+10 |