summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* kernel.bbclass: Allow modules*.tar.gz generation to be inhibitedPhil Blundell2012-12-191-1/+2
* kernel.bbclass: use the same versioning schema for modules.tgz and provide li...Martin Jansa2012-12-191-1/+6
* rootfs_*.bbclass: exclude BUILDNAME var dependency from do_rootfsMartin Jansa2012-12-193-0/+3
* sstate.bbclass: Improve stamp-extra-info task handling to avoid warningsRichard Purdie2012-12-171-4/+7
* sstate.bbclass: Remove unused/uneeded variableRichard Purdie2012-12-171-2/+1
* sstate.bbclass: Simplify overcomplicated cleanall functionRichard Purdie2012-12-171-15/+6
* distutils: Replacing path to native python by path to python in the image to ...Lukas Bulwahn2012-12-171-0/+2
* autotools: copy also remove-potcdate.sin from ${STAGING_DATADIR_NATIVE}/gette...Martin Jansa2012-12-171-0/+3
* package_rpm: Workaround for 'all' arch multilib package namingMark Hatle2012-12-171-2/+12
* package_rpm.bbclass: Add a simply way to enable RPM debuggingMark Hatle2012-12-171-0/+3
* package_rpm.bbclass: Add additional install error detectionMark Hatle2012-12-171-1/+1
* package_rpm.bbclass: Add support for incremental installsMark Hatle2012-12-171-1/+47
* package_rpm.bbclass: Add additional loggingMark Hatle2012-12-171-0/+9
* package_rpm.bbclass: Fix the way the RPM platform file is generatedMark Hatle2012-12-171-3/+13
* package_rpm: Update the way the multilib package names are translatedMark Hatle2012-12-173-47/+216
* Update sanity tests to use smart instead of zypperPaul Eggleton2012-12-171-3/+3
* classes/rootfs_rpm: install smart instead of zypper in rpm-based imagesPaul Eggleton2012-12-171-3/+3
* classes/*_rpm: integrate Smart into RPM filesystem constructionPaul Eggleton2012-12-173-495/+121
* populate_sdk_base: Add perl modules as needing to be relocatedMark Hatle2012-12-141-1/+1
* module.bbclass: make sure do_make_scripts() executes after do_patch()Tom Zanussi2012-12-141-1/+1
* chrpath.bbclass: Normalize rpath only of it doesn't contain ORIGIN variableAndrei Gherzan2012-12-141-1/+1
* chrpath: normalize the pathsSaul Wold2012-12-131-2/+3
* rootfs_rpm.bbclass: Revert to default shell logging behaviorMark Hatle2012-12-131-2/+0
* bootimg: Use FAT 32 for images larger than 512MBDarren Hart2012-12-131-1/+8
* populate_sdk_(deb|ipk|rpm): export NATIVE_ROOT and INTERCEPT_DIR variablesLaurentiu Palcu2012-12-133-0/+6
* bitbake.conf/utils: Drop some OVERRIDES from FILESPATHRichard Purdie2012-12-111-1/+1
* package.bbclass: prepend MLPREFIX to LOCALEBASEPNConstantin Musca2012-12-111-1/+1
* multilib.bbclass: fix do_package_qa_multilibConstantin Musca2012-12-111-1/+3
* package.bbclass: make do_split_packages handle non-existent root directoriesRoss Burton2012-12-111-1/+7
* base/license.bbclass: handle multiple INCOMPATIBLE_LICENSEsAndy Ross2012-12-112-77/+60
* populate_sdk_deb.bbclass: put back INSTALL_PACKAGES_NORMAL_DEBLaurentiu Palcu2012-12-111-2/+2
* base.bbclass: Remove implicit dependency on license.bbclassRichard Purdie2012-12-071-6/+7
* rootfs_ipk/package_ipk: Simplify opkg commandline option variablesRichard Purdie2012-12-072-17/+15
* image/populate_sdk: Simplify imagetest inclusion and drop dummy class fileRichard Purdie2012-12-073-4/+3
* bootimg: Remove now unnecessary dummy inherit usageRichard Purdie2012-12-072-4/+2
* license.bbclass: Including locale packagesElizabeth Flanagan2012-12-071-6/+1
* update-alternatives.bbclass: Add missing runtime dependencyMark Hatle2012-12-071-0/+6
* sstate: fix typoSaul Wold2012-12-061-1/+1
* sstate: fix typoRichard Purdie2012-12-061-1/+1
* populate_sdk_base, adt_installer_internal: fix issue on older distributionsLaurentiu Palcu2012-12-061-2/+2
* sstate: fetch .siginfo files from SSTATE_MIRRORSaul Wold2012-12-061-0/+2
* Added regex functionality to distrodata.bbclassAndrei Dinu2012-12-061-25/+63
* prs: use the PRServer to replace the BB_URI_LOCALCOUNT functionalityConstantin Musca2012-12-063-5/+31
* classes/binconfig.bbclass: Allow packages to add sed expressionsHolger Freyther2012-12-061-0/+3
* gconf.bbclass: run postinstalls at rootfs timeLaurentiu Palcu2012-12-061-4/+7
* gtk-icon-cache: run the icon generation at rootfs timeLaurentiu Palcu2012-12-061-4/+14
* rootfs generation: export two new variables to postinst scriptletsLaurentiu Palcu2012-12-063-0/+6
* image.bbclass: run postinst scripts once, at rootfs timeLaurentiu Palcu2012-12-061-3/+17
* license.bbclass: Avoid grep error messageMark Hatle2012-12-061-1/+2
* package_deb: Dependencies with a ( or ) in them are invalid in debsMark Hatle2012-12-061-0/+10