aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2016-04-05package_manager.py: better error handling in opkg's package listingPatrick Ohly
2016-04-03oe/patch: print cleaner error message when patch fails to applyMarkus Lehtonen
2016-04-03oe/patch: more detailed error reportingMarkus Lehtonen
2016-03-31lib/oe/packagedata: Add import osRichard Purdie
2016-03-31image.bbclass: Make unneeded packages for a read-only rootfs configurablePeter Kjellerstedt
2016-03-29sstatesig: Ensure we keep native depends for allarch recipesRichard Purdie
2016-03-25lib/oe/qa: add method to check if static or dynamic linkedRoss Burton
2016-03-23gpg_sign.py: get rid of pexpectRobert Yang
2016-03-20lib/package_manager: remove RPM4 support codeJoshua Lock
2016-03-12package_manager.py: Fix race condition in OpkgIndexer.write_index()Mariano Lopez
2016-03-11sign_package_feed: add feed signature typeIoan-Adrian Ratiu
2016-03-11package_manager: sign IPK package feedsIoan-Adrian Ratiu
2016-03-11gpg_sign: export_pubkey: add signature type supportIoan-Adrian Ratiu
2016-03-11gpg_sign: detach_sign: fix gpg > 2.1 STDIN file descriptorIoan-Adrian Ratiu
2016-03-11gpg_sign: add local ipk package signing functionalityIoan-Adrian Ratiu
2016-03-09recipetool: create: split npm module dependencies into packagesPaul Eggleton
2016-03-09lib/sstatesig: skip shared_workdir when checking locked sigsJoshua Lock
2016-03-09rpm: Uprev to rpm-5.4.16 (pre) and rpm-5.4+cvs to current CVS headMark Hatle
2016-03-06insane/prelink: Handle nonstandard library pathsRichard Purdie
2016-03-04devtool: add build-sdk subcommandPaul Eggleton
2016-02-28lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton
2016-02-26signing-keys: Make signing keys the only publisher of keysRandy Witt
2016-02-18oe/gpg_sign: add 'passphrase' argument to detach_sign methodMarkus Lehtonen
2016-02-18sign_rpm.bbclass: do not store key details in signer instanceMarkus Lehtonen
2016-02-18oe/gpg_sign: add 'armor' argument to detach_sign()Markus Lehtonen
2016-02-18oe/gpg_sign: add verify() methodMarkus Lehtonen
2016-02-16lib/qa.py: raise ValueError if file isn't an ELFRoss Burton
2016-02-16lib/oe/qa: ELFFile: check that a path is a file before opening itRoss Burton
2016-02-13lib/oe/terminal: set workdir for konsole terminalPascal Bach
2016-02-11devtool: commit for extra tasks that modify source when extractingPaul Eggleton
2016-02-11oe/gpg_sign: fix incorrect variable nameMarkus Lehtonen
2016-02-06package_manager.py: fix python indentation bug (opkg)Ioan-Adrian Ratiu
2016-02-06copy_buildsystem.py: Pass the nativelsb argument to gen-lockedsig-cacheRandy Witt
2016-02-04copy_buildsystem: add ability to exclude layersChen Qi
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie
2016-01-31lib/oe/package_manager: remove package feed listsStefan Agner
2016-01-29lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooksPeter Kjellerstedt
2016-01-26meta/lib: new module for handling GPG signingMarkus Lehtonen
2016-01-23lib/oe/sdk: Partially revert "sdk.py: fix conflicts of packages"Richard Purdie
2016-01-22lib/oe/package_manager: prevent testing an undefined variableJoshua Lock
2016-01-22gen-lockedsig-cache: copy correct native sstate into ext SDKPaul Eggleton
2016-01-22classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton
2016-01-20lib/oe/package_manager.py: Remove list() from PkgsList classMariano Lopez
2016-01-20lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez
2016-01-20lib/oe/utils: Add function format_pkg_list()Mariano Lopez
2016-01-20lib/oe/package_manager: Add list_pkgs() to PkgsList classMariano Lopez
2016-01-11DpkgRootfs: Fix logcheck_error false-positive when use multilibAníbal Limón
2016-01-11package_manager.py: fixes for multilib deb packaging buildsMatt Madison
2016-01-11populate_sdk_ext: Change to include siginfo and non sstate task sigsRichard Purdie
2016-01-11image: Create separate tasks for rootfs constructionRichard Purdie