aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-02-11buildstats.bbclass: remove dead URL from commentRandy MacLeod
2016-02-11sign_package_feed.bbclass: fix task dependenciesMarkus Lehtonen
2016-02-11classes/useradd: handle whitespace only USERADD/GROUPADD/GROUPMEMSMaciej Borzecki
2016-02-10sstate: Ensure populate_lic sstate objects are cleanedRichard Purdie
2016-02-10package_deb: Ensure allarch deb packages aren't target specificRichard Purdie
2016-02-10base: Make do_cleansstate nostampRichard Purdie
2016-02-10classes/testimage: Fix exportTests function.Aníbal Limón
2016-02-10classes/testsdk: Add help information on how to run tests.Aníbal Limón
2016-02-10oeqa/oetest: Fix compatibility SDK tests using eSDK.Aníbal Limón
2016-02-10classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFESTAníbal Limón
2016-02-10testsdkext: Add skeleton for support Extensible SDK tests.Aníbal Limón
2016-02-10classes/testsdk: Add compatibility SDK testsuite to eSDKAníbal Limón
2016-02-10classes/testsdk: Add function run_test_contextAníbal Limón
2016-02-10oetest.py/TestContext: Move loadTests and runTests inside it.Aníbal Limón
2016-02-10testimage/testsdk: Move get test suites routine inside TestContext.Aníbal Limón
2016-02-10testimage/testsdk: Modularize TestContext.Aníbal Limón
2016-02-10classes/testsdk: Add call to export_proxies on testsdkext.Aníbal Limón
2016-02-10classes/testsdk: Add testsdkext task only install.Aníbal Limón
2016-02-10populate_sdk_ext: Set TOOLCHAINEXT_OUTPUTNAME.Aníbal Limón
2016-02-10classes/testimage: Add defeault inherit for testsdk.Aníbal Limón
2016-02-10classes/testsdk: Add new class testsdk.Aníbal Limón
2016-02-10testimage: Modularize helper functions for get test lists.Aníbal Limón
2016-02-10bitbake.conf/base: Improve handling of SRCPVRichard Purdie
2016-02-07image_types.bbclass: Embed IMAGE_NAME in ubinize config fileDrew Moseley
2016-02-07toolchain-scripts: drop PYTHONHOMEChristopher Larson
2016-02-06uninative: Improve error handlingRichard Purdie
2016-02-06populate_sdk_ext: Make populate_sdk_ext depend on sdk_extra_confRandy Witt
2016-02-06populate_sdk_ext: Add support for a "minimal" typeRandy Witt
2016-02-06populate_sdk_ext: Don't set sdk_update_targets in the configRandy Witt
2016-02-06toolchain-scripts.bbclass: Use PYTHONPATH instead of PYTHONHOMERandy Witt
2016-02-06bitbake.conf/native/nativesdk: Set PKG_CONFIG_SYSTEM_ at top levelRichard Purdie
2016-02-05nativesdk: Set PKG_CONFIG_SYSTEM_ variablesRichard Purdie
2016-02-04insane: Fix populate_sysroot sanity test pathRichard Purdie
2016-02-04license.bbclass: add LICENSE_CREATE_PACKAGE to perform_packagecopy vardepsRoss Burton
2016-02-04Revert "kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 fo...Ioan-Adrian Ratiu
2016-02-04toaster.bbclass: reinstate scan for artifacts in the sdk directoryElliot Smith
2016-02-04toaster.bbclass: attach image file scan postfunc to do_image_completeElliot Smith
2016-02-04meta: add ASSUME_PROVIDED dependency on wget-native for http fetchesRoss Burton
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie
2016-02-04sstate: Fix SSTATE_SWSPEC only used by populate_lic tasksRichard Purdie
2016-02-04package.bbclass: Add data expansion to do_split_packages()Richard Purdie
2016-02-02populate_sdk_ext: Add SSTATE_MIRRORS to config blacklistRandy Witt
2016-02-02insane: add test for -dev packaging containing real librariesRoss Burton
2016-02-02remove-libtool: add new classRoss Burton
2016-02-02gtk-immodules-cache.bbclass: fix immodules-cache pathMaxin B. John
2016-01-31sstate: Revert using -m option to tar in sstateRichard Purdie
2016-01-31native.bbclass: Set CXXFLAGS from BUILD_CXXFLAGS not BUILD_CFLAGSPhil Blundell
2016-01-31externalsrc: use shared CONFIGURESTAMPFILE if B=SMarkus Lehtonen
2016-01-31Make sure that the directory for CONFIGURESTAMPFILE existsMarkus Lehtonen
2016-01-31autotools.bbclass: use oe_runmake instead of ${MAKE}Markus Lehtonen