summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* lib/oe/recipeutils: fix patch_recipe*() with empty inputPaul Eggleton2016-11-081-1/+1
* lib/oe/rootfs: Fix DEBUGFS generation, without opensslAnders Darander2016-06-291-0/+2
* recipetool: create: fix picking up false npm package directoriesPaul Eggleton2016-06-291-1/+1
* lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnfAnders Darander2016-05-171-1/+1
* lib/classextend: Fix determinism issueRichard Purdie2016-05-171-1/+3
* sdk.py: preserve packaging data when SDKIMAGE_FEATURES has "package-management"Denys Dmytriyenko2016-04-291-4/+14
* lib/oe/rootfs: Fix DEBUGFS generation when using opkgRichard Purdie2016-04-291-2/+2
* devtool: update-recipe: handle where SRC_URI is appended to with +=Paul Eggleton2016-04-151-3/+4
* devtool: don't copy .git when building the eSDKStephano Cetola2016-04-141-1/+1
* npm.bbclass: Stop packagenames containing underscores from being generatedBrendan Le Foll2016-04-141-1/+1
* rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formatsBill Randle2016-04-141-2/+3
* lib/oe/lsb: sanitise the distro identifierRoss Burton2016-04-131-0/+5
* sstatesig.py: Add a method to "unlock" recipesRandy Witt2016-04-091-1/+23
* sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK messageRandy Witt2016-04-091-5/+7
* sstatesig.py: Split single locked sigs check into multiple checksRandy Witt2016-04-091-6/+21
* package_manager.py: better error handling in opkg's package listingPatrick Ohly2016-04-051-6/+9
* oe/patch: print cleaner error message when patch fails to applyMarkus Lehtonen2016-04-031-5/+9
* oe/patch: more detailed error reportingMarkus Lehtonen2016-04-031-3/+5
* lib/oe/packagedata: Add import osRichard Purdie2016-04-011-0/+1
* image.bbclass: Make unneeded packages for a read-only rootfs configurablePeter Kjellerstedt2016-03-311-18/+5
* sstatesig: Ensure we keep native depends for allarch recipesRichard Purdie2016-03-291-1/+1
* lib/oe/qa: add method to check if static or dynamic linkedRoss Burton2016-03-261-5/+39
* gpg_sign.py: get rid of pexpectRobert Yang2016-03-251-18/+6
* lib/package_manager: remove RPM4 support codeJoshua Lock2016-03-201-56/+38
* package_manager.py: Fix race condition in OpkgIndexer.write_index()Mariano Lopez2016-03-121-4/+4
* sign_package_feed: add feed signature typeIoan-Adrian Ratiu2016-03-111-2/+8
* package_manager: sign IPK package feedsIoan-Adrian Ratiu2016-03-111-2/+12
* gpg_sign: export_pubkey: add signature type supportIoan-Adrian Ratiu2016-03-111-2/+4
* gpg_sign: detach_sign: fix gpg > 2.1 STDIN file descriptorIoan-Adrian Ratiu2016-03-111-0/+16
* gpg_sign: add local ipk package signing functionalityIoan-Adrian Ratiu2016-03-111-12/+26
* recipetool: create: split npm module dependencies into packagesPaul Eggleton2016-03-091-0/+32
* lib/sstatesig: skip shared_workdir when checking locked sigsJoshua Lock2016-03-091-0/+2
* rpm: Uprev to rpm-5.4.16 (pre) and rpm-5.4+cvs to current CVS headMark Hatle2016-03-091-5/+9
* insane/prelink: Handle nonstandard library pathsRichard Purdie2016-03-071-0/+11
* devtool: add build-sdk subcommandPaul Eggleton2016-03-071-6/+53
* lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton2016-02-281-6/+9
* signing-keys: Make signing keys the only publisher of keysRandy Witt2016-02-261-10/+0
* oe/gpg_sign: add 'passphrase' argument to detach_sign methodMarkus Lehtonen2016-02-191-10/+20
* sign_rpm.bbclass: do not store key details in signer instanceMarkus Lehtonen2016-02-192-18/+15
* oe/gpg_sign: add 'armor' argument to detach_sign()Markus Lehtonen2016-02-191-2/+4
* oe/gpg_sign: add verify() methodMarkus Lehtonen2016-02-191-0/+10
* lib/qa.py: raise ValueError if file isn't an ELFRoss Burton2016-02-161-7/+7
* lib/oe/qa: ELFFile: check that a path is a file before opening itRoss Burton2016-02-161-0/+3
* lib/oe/terminal: set workdir for konsole terminalPascal Bach2016-02-141-1/+1
* devtool: commit for extra tasks that modify source when extractingPaul Eggleton2016-02-111-0/+3
* oe/gpg_sign: fix incorrect variable nameMarkus Lehtonen2016-02-111-1/+1
* package_manager.py: fix python indentation bug (opkg)Ioan-Adrian Ratiu2016-02-061-8/+8
* copy_buildsystem.py: Pass the nativelsb argument to gen-lockedsig-cacheRandy Witt2016-02-061-1/+8
* copy_buildsystem: add ability to exclude layersChen Qi2016-02-041-0/+6
* classes/lib: Add expand parameter to getVarFlagRichard Purdie2016-02-042-3/+3