summaryrefslogtreecommitdiff
path: root/meta/lib/oe
AgeCommit message (Expand)AuthorFiles
2016-03-04devtool: add build-sdk subcommandPaul Eggleton1
2016-02-28lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton1
2016-02-26signing-keys: Make signing keys the only publisher of keysRandy Witt1
2016-02-18oe/gpg_sign: add 'passphrase' argument to detach_sign methodMarkus Lehtonen1
2016-02-18sign_rpm.bbclass: do not store key details in signer instanceMarkus Lehtonen2
2016-02-18oe/gpg_sign: add 'armor' argument to detach_sign()Markus Lehtonen1
2016-02-18oe/gpg_sign: add verify() methodMarkus Lehtonen1
2016-02-16lib/qa.py: raise ValueError if file isn't an ELFRoss Burton1
2016-02-16lib/oe/qa: ELFFile: check that a path is a file before opening itRoss Burton1
2016-02-13lib/oe/terminal: set workdir for konsole terminalPascal Bach1
2016-02-11devtool: commit for extra tasks that modify source when extractingPaul Eggleton1
2016-02-11oe/gpg_sign: fix incorrect variable nameMarkus Lehtonen1
2016-02-06package_manager.py: fix python indentation bug (opkg)Ioan-Adrian Ratiu1
2016-02-06copy_buildsystem.py: Pass the nativelsb argument to gen-lockedsig-cacheRandy Witt1
2016-02-04copy_buildsystem: add ability to exclude layersChen Qi1
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie2
2016-01-31lib/oe/package_manager: remove package feed listsStefan Agner2
2016-01-29lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooksPeter Kjellerstedt1
2016-01-26meta/lib: new module for handling GPG signingMarkus Lehtonen2
2016-01-23lib/oe/sdk: Partially revert "sdk.py: fix conflicts of packages"Richard Purdie1
2016-01-22lib/oe/package_manager: prevent testing an undefined variableJoshua Lock1
2016-01-22gen-lockedsig-cache: copy correct native sstate into ext SDKPaul Eggleton1
2016-01-22classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton1
2016-01-20lib/oe/package_manager.py: Remove list() from PkgsList classMariano Lopez1
2016-01-20lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez3
2016-01-20lib/oe/utils: Add function format_pkg_list()Mariano Lopez1
2016-01-20lib/oe/package_manager: Add list_pkgs() to PkgsList classMariano Lopez1
2016-01-11DpkgRootfs: Fix logcheck_error false-positive when use multilibAníbal Limón1
2016-01-11package_manager.py: fixes for multilib deb packaging buildsMatt Madison1
2016-01-11populate_sdk_ext: Change to include siginfo and non sstate task sigsRichard Purdie1
2016-01-11image: Create separate tasks for rootfs constructionRichard Purdie1
2016-01-11image: Move pre/post process commands to bbclassRichard Purdie1
2016-01-11sstatesig: Handle special case of gcc-source shared-workdir for printdiffRichard Purdie1
2015-12-27package_manager.py: add debugging support for rpm scriptlet executionPatrick Ohly1
2015-12-12rootfs.py: Change logic to unistall packagesMariano Lopez1
2015-12-09sdk.py / OpkgSdk: remove_packaging_data() after installHaris Okanovic1
2015-12-09lib/oe/package_manager: Introducing PACKAGE_FEED_BASE_PATHS/PACKAGE_FEED_ARCHSLeonardo Sandoval1
2015-12-01lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata()Paul Eggleton1
2015-12-01lib/oe/recipeutils: check in validate_pn() for names instead of filenamesPaul Eggleton1
2015-12-01lib/oe/patch: improve extraction of patch headerPaul Eggleton1
2015-12-01image.py: avoid mkdir race when building multiple imagesMike Crowe1
2015-12-01package_manager.py: define info_dir and status_file when OPKGLIBDIR isn't the...Martin Jansa1
2015-12-01image.py: Avoid creating empty .env file in _write_wic_envMike Crowe1
2015-12-01lib/oe/terminal: use C locale when determining versionDariusz Pelowski1
2015-12-01classes/populate_sdk_ext: tweak reporting of workspace exclusionPaul Eggleton1
2015-11-25terminal: Open a new window instead of split on older tmux versions (<1.9)Leonardo Sandoval1
2015-11-24package_manager.py: Delete installed_pkgs.txt fileMariano Lopez1
2015-11-24rootfs.py: Stop using installed_pkgs.txtMariano Lopez1
2015-11-24lib/oe/distro_check: don't set empty proxy keysRoss Burton1
2015-11-24lib/oe/copy_buildsystem: Don't expand BB_TASKDEPDATARichard Purdie1