summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* sstate: Drop 'SafeDep' code from setscene validation functionRichard Purdie2014-03-181-8/+1
* cmake.bbclass: ensure CMAKE_SYSTEM_NAME is correctSaul Wold2014-01-081-1/+1
* cmake: set system name correctlyRichard Purdie2014-01-081-1/+1
* image-mklibs: ensure sysroot is correctly set when calling gccNicolas Dechesne2013-12-121-0/+1
* package.bbclass: ensure license excluded files aren't packagedChristopher Larson2013-12-121-1/+4
* license.bbclass: include all licenses in the manifestChristopher Larson2013-12-111-4/+3
* license.bbclass: fix missing of license files on ubuntu build hostChen Qi2013-12-111-2/+2
* metadata_scm: Avoid crashing on new svn version layoutsRichard Purdie2013-12-111-2/+5
* classes: tar 1.27 fixesRichard Purdie2013-12-114-7/+7
* classes/package_rpm: fix bitbake package-index for RPMPaul Eggleton2013-10-101-0/+5
* kernel.bbclass: Correct post(inst|rm) package associationDarren Hart2013-10-101-16/+13
* gettext: disable nls when INHIBIT_DEFAULT_DEPS is setMartin Jansa2013-08-161-2/+2
* classes/terminal: fix pseudo exiting when launching devshellPaul Eggleton2013-08-161-0/+4
* classes/sanity: check for suid root command evilityPaul Eggleton2013-08-121-0/+11
* terminal: Run command using a wrapper scriptTyler Hall2013-08-121-9/+32
* populate_sdk_base.bbclass: use new perm option for findStefan Stanacar2013-07-291-1/+1
* populate_sdk_base: fix bashismLaurentiu Palcu2013-07-291-1/+1
* populate_sdk_base, adt_installer: abort install if path contains spacesLaurentiu Palcu2013-07-291-4/+9
* package: Ensure we iterate all the pool objectsRichard Purdie2013-07-091-2/+2
* sstate.bbclass: make hard links for staging filesRobert Yang2013-07-091-1/+1
* archive-*-source.bbclass: handle dependency in anonymous functionLaurentiu Palcu2013-07-093-6/+15
* archiver.bbclass: check if package contains a copyleft licenseKevin Strasser2013-07-091-1/+4
* base.bbclass: Ensure finalised data is displayed in build bannerRichard Purdie2013-07-091-2/+4
* autotools.bbclass: Factor out aclocal copying functionRichard Purdie2013-06-101-15/+22
* classes/buildhistory: record removals in buildhistory directoryJonathan Liu2013-06-101-1/+1
* qmake_base.bbclass: Add linux-gnun32-oe-g++ to QMAKESPECXin Ouyang2013-06-031-1/+1
* Make toolchain output name using SDK_VERSION instead of DISTRO_VERSION to be ...Jessica Zhang2013-06-031-1/+1
* package.bbclass: Fix sources contentsRichard Purdie2013-05-221-5/+5
* sanity.bbclass: Attach the missing value to a format string.Peter Seebach2013-05-221-1/+1
* kernel.bbclass: make FILES package-specificTom Zanussi2013-05-221-1/+1
* bootimg.bbclass: add comment for NOHDDRobert Yang2013-05-221-0/+1
* archive-*-source.bbclass: have do_dumpdata_create_diff_gz task run before do_...Laurentiu Palcu2013-05-223-3/+3
* image_types: fix default location of kernel when generating elf imagesTomas Frydrych2013-05-221-1/+1
* Pass the mlprefix to postinst_intercept scriptLaurentiu Palcu2013-05-223-4/+4
* Revert "qemu.bbclass: Use the correct qemu binary in multilib cases"Laurentiu Palcu2013-05-221-3/+1
* cpan.bbclass: use '|' as sed separator for entry with pathsMarcin Juszkiewicz2013-05-221-1/+1
* image.bbclass: change the logic when intercepts failLaurentiu Palcu2013-05-221-10/+22
* pixbufcache.bbclass: do not exit 1 after installing intercept hookLaurentiu Palcu2013-05-221-17/+12
* gtk-icon-cache.bbclass: do not exit 1 after installing intercept hookLaurentiu Palcu2013-05-221-27/+20
* fontcache.bbclass: do not exit with 1 after installing intercept hookLaurentiu Palcu2013-05-221-8/+2
* package_ipk: Ensure the status file existsRichard Purdie2013-04-181-0/+1
* package.bbclass: Add useradd variables to PACKAGEVARSRichard Purdie2013-04-181-1/+1
* multilib: Ensure we map the USERADD_PACKAGES variableRichard Purdie2013-04-181-0/+1
* packagegroup: Add init-manager sanity checkRichard Purdie2013-04-181-0/+7
* package.bbclass: Fix populate_packages for glob expansion issuesRichard Purdie2013-04-181-0/+2
* update-alternatives: Ensure DEPENDS is correct in multilib caseRichard Purdie2013-04-151-1/+1
* kernel.bbclass: Ensure we have correct version information in deploy dataRichard Purdie2013-04-151-2/+4
* package/image.bbclass: Fix multilib rprovidesRichard Purdie2013-04-133-12/+18
* classes/sanity: fix handling of bblayers.conf updatingPaul Eggleton2013-04-131-25/+52
* kernel.bbclass: Optionally create lib dir during deployKhem Raj2013-04-121-0/+1