aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2016-11-08lib/oe/recipeutils: fix patch_recipe*() with empty inputPaul Eggleton
2016-06-29lib/oe/rootfs: Fix DEBUGFS generation, without opensslAnders Darander
2016-06-29recipetool: create: fix picking up false npm package directoriesPaul Eggleton
2016-05-17lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnfAnders Darander
2016-05-17lib/classextend: Fix determinism issueRichard Purdie
2016-04-29sdk.py: preserve packaging data when SDKIMAGE_FEATURES has "package-management"Denys Dmytriyenko
2016-04-29lib/oe/rootfs: Fix DEBUGFS generation when using opkgRichard Purdie
2016-04-15devtool: update-recipe: handle where SRC_URI is appended to with +=Paul Eggleton
2016-04-14devtool: don't copy .git when building the eSDKStephano Cetola
2016-04-14npm.bbclass: Stop packagenames containing underscores from being generatedBrendan Le Foll
2016-04-14rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formatsBill Randle
2016-04-13lib/oe/lsb: sanitise the distro identifierRoss Burton
2016-04-08sstatesig.py: Add a method to "unlock" recipesRandy Witt
2016-04-08sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK messageRandy Witt
2016-04-08sstatesig.py: Split single locked sigs check into multiple checksRandy Witt
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