summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* image_types.bbclass: Embed IMAGE_NAME in ubinize config fileDrew Moseley2016-02-071-9/+9
* toolchain-scripts: drop PYTHONHOMEChristopher Larson2016-02-071-1/+0
* uninative: Improve error handlingRichard Purdie2016-02-061-1/+3
* populate_sdk_ext: Make populate_sdk_ext depend on sdk_extra_confRandy Witt2016-02-061-2/+3
* populate_sdk_ext: Add support for a "minimal" typeRandy Witt2016-02-061-7/+8
* populate_sdk_ext: Don't set sdk_update_targets in the configRandy Witt2016-02-061-1/+0
* toolchain-scripts.bbclass: Use PYTHONPATH instead of PYTHONHOMERandy Witt2016-02-061-1/+1
* bitbake.conf/native/nativesdk: Set PKG_CONFIG_SYSTEM_ at top levelRichard Purdie2016-02-062-2/+2
* nativesdk: Set PKG_CONFIG_SYSTEM_ variablesRichard Purdie2016-02-051-0/+2
* insane: Fix populate_sysroot sanity test pathRichard Purdie2016-02-041-1/+1
* license.bbclass: add LICENSE_CREATE_PACKAGE to perform_packagecopy vardepsRoss Burton2016-02-041-0/+1
* Revert "kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 fo...Ioan-Adrian Ratiu2016-02-042-15/+4
* toaster.bbclass: reinstate scan for artifacts in the sdk directoryElliot Smith2016-02-041-14/+24
* toaster.bbclass: attach image file scan postfunc to do_image_completeElliot Smith2016-02-041-7/+7
* meta: add ASSUME_PROVIDED dependency on wget-native for http fetchesRoss Burton2016-02-041-0/+4
* classes/lib: Add expand parameter to getVarFlagRichard Purdie2016-02-0413-23/+23
* sstate: Fix SSTATE_SWSPEC only used by populate_lic tasksRichard Purdie2016-02-041-1/+1
* package.bbclass: Add data expansion to do_split_packages()Richard Purdie2016-02-041-0/+2
* populate_sdk_ext: Add SSTATE_MIRRORS to config blacklistRandy Witt2016-02-021-1/+6
* insane: add test for -dev packaging containing real librariesRoss Burton2016-02-021-1/+12
* remove-libtool: add new classRoss Burton2016-02-021-0/+11
* gtk-immodules-cache.bbclass: fix immodules-cache pathMaxin B. John2016-02-021-22/+26
* sstate: Revert using -m option to tar in sstateRichard Purdie2016-02-011-1/+1
* native.bbclass: Set CXXFLAGS from BUILD_CXXFLAGS not BUILD_CFLAGSPhil Blundell2016-01-311-1/+1
* externalsrc: use shared CONFIGURESTAMPFILE if B=SMarkus Lehtonen2016-01-311-0/+11
* Make sure that the directory for CONFIGURESTAMPFILE existsMarkus Lehtonen2016-01-312-0/+2
* autotools.bbclass: use oe_runmake instead of ${MAKE}Markus Lehtonen2016-01-311-2/+1
* base: Move COMPATIBLE_MACHINE out the scope of SOURCE_MIRROR_FETCHRichard Purdie2016-01-311-11/+11
* autotools.bbclass: don't create subshell to delete configure scriptsAndre McCurdy2016-01-301-2/+2
* sstate: Add back packagedata on packagedata dependenciesRichard Purdie2016-01-301-0/+4
* autotools_stage.bbclass: remove itRobert Yang2016-01-301-2/+0
* sstate: Improve handling of useradd dependenciesRichard Purdie2016-01-301-4/+5
* bash-completion.bbclass: add classGeorge McCollister2016-01-301-0/+5
* qemu.bbclass: clarify QEMU_EXTRAOPTIONSAndre McCurdy2016-01-301-7/+9
* buildhistory: fix the check for existence of a git repoMarkus Lehtonen2016-01-301-1/+1
* pth: DeleteKhem Raj2016-01-301-4/+1
* libc-package.bbclass: add LOCALE_UTF8_IS_DEFAULTRichard Tollerton2016-01-301-4/+7
* distutils-common-base: do not set PACKAGES - use defaults from bitbake.confAndreas Müller2016-01-261-2/+0
* insane: remove unused variable assignmentRoss Burton2016-01-261-6/+4
* image.bbclass: check INITRAMFS_MAXSIZERobert Yang2016-01-261-1/+13
* uninative: handle UNINATIVE_URL being file:///Ross Burton2016-01-261-4/+8
* uninative: fix path to patchelf-uninativeRoss Burton2016-01-261-1/+1
* meta/lib: new module for handling GPG signingMarkus Lehtonen2016-01-262-36/+17
* image: Don't create tasks with '.' in the nameRichard Purdie2016-01-261-2/+2
* rootfs-postcommands: fix allow-empty-password on read-only rootfsRoss Burton2016-01-261-2/+2
* kernel: Clean DEPLOYDIR before do_deploy runsRichard Purdie2016-01-261-0/+1
* uninative: Fix conflicts with normal sysrootRichard Purdie2016-01-241-2/+5
* insane: Drop do_stage testRichard Purdie2016-01-241-3/+0
* populate_sdk: Use pixz instead of xzRichard Purdie2016-01-241-2/+2
* uninative: Add fetch capabilityRichard Purdie2016-01-241-3/+38