Age | Commit message (Expand) | Author | Files |
2016-05-20 | lib/oe/rootfs: Fix DEBUGFS generation, without openssl | Anders Darander | 1 |
2016-05-19 | rootfs.py: Unify _log_check_warn() and _log_check_error() | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Reduce spam from _log_check_warn() | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Exclude lines in _log_check_warn() as well | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Use one way to exclude lines in _log_check_error() | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Simplify the regular expression used in _log_check_warn() | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Remove _log_check_error() from the RpmRootfs class | Peter Kjellerstedt | 1 |
2016-05-19 | Revert "rootfs.py: add more info to the warning message" | Peter Kjellerstedt | 1 |
2016-05-14 | package_manager.py: Add extract() method for RPM package manager | Mariano Lopez | 1 |
2016-05-14 | package_manager.py: Add extract() method for opkg and dpkg | Mariano Lopez | 1 |
2016-05-14 | package_manager.py: Move opkg_query() outside of Indexer class | Mariano Lopez | 1 |
2016-05-11 | lib/classextend: Fix determinism issue | Richard Purdie | 1 |
2016-05-09 | lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnf | Anders Darander | 1 |
2016-05-06 | recipetool: create: fix picking up false npm package directories | Paul Eggleton | 1 |
2016-04-29 | sdk.py: preserve packaging data when SDKIMAGE_FEATURES has "package-management" | Denys Dmytriyenko | 1 |
2016-04-29 | lib/oe/rootfs: Fix DEBUGFS generation when using opkg | Richard Purdie | 1 |
2016-04-15 | devtool: update-recipe: handle where SRC_URI is appended to with += | Paul Eggleton | 1 |
2016-04-14 | devtool: don't copy .git when building the eSDK | Stephano Cetola | 1 |
2016-04-14 | npm.bbclass: Stop packagenames containing underscores from being generated | Brendan Le Foll | 1 |
2016-04-14 | rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formats | Bill Randle | 1 |
2016-04-13 | lib/oe/lsb: sanitise the distro identifier | Ross Burton | 1 |
2016-04-08 | sstatesig.py: Add a method to "unlock" recipes | Randy Witt | 1 |
2016-04-08 | sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK message | Randy Witt | 1 |
2016-04-08 | sstatesig.py: Split single locked sigs check into multiple checks | Randy Witt | 1 |
2016-04-05 | package_manager.py: better error handling in opkg's package listing | Patrick Ohly | 1 |
2016-04-03 | oe/patch: print cleaner error message when patch fails to apply | Markus Lehtonen | 1 |
2016-04-03 | oe/patch: more detailed error reporting | Markus Lehtonen | 1 |
2016-03-31 | lib/oe/packagedata: Add import os | Richard Purdie | 1 |
2016-03-31 | image.bbclass: Make unneeded packages for a read-only rootfs configurable | Peter Kjellerstedt | 1 |
2016-03-29 | sstatesig: Ensure we keep native depends for allarch recipes | Richard Purdie | 1 |
2016-03-25 | lib/oe/qa: add method to check if static or dynamic linked | Ross Burton | 1 |
2016-03-23 | gpg_sign.py: get rid of pexpect | Robert Yang | 1 |
2016-03-20 | lib/package_manager: remove RPM4 support code | Joshua Lock | 1 |
2016-03-12 | package_manager.py: Fix race condition in OpkgIndexer.write_index() | Mariano Lopez | 1 |
2016-03-11 | sign_package_feed: add feed signature type | Ioan-Adrian Ratiu | 1 |
2016-03-11 | package_manager: sign IPK package feeds | Ioan-Adrian Ratiu | 1 |
2016-03-11 | gpg_sign: export_pubkey: add signature type support | Ioan-Adrian Ratiu | 1 |
2016-03-11 | gpg_sign: detach_sign: fix gpg > 2.1 STDIN file descriptor | Ioan-Adrian Ratiu | 1 |
2016-03-11 | gpg_sign: add local ipk package signing functionality | Ioan-Adrian Ratiu | 1 |
2016-03-09 | recipetool: create: split npm module dependencies into packages | Paul Eggleton | 1 |
2016-03-09 | lib/sstatesig: skip shared_workdir when checking locked sigs | Joshua Lock | 1 |
2016-03-09 | rpm: Uprev to rpm-5.4.16 (pre) and rpm-5.4+cvs to current CVS head | Mark Hatle | 1 |
2016-03-06 | insane/prelink: Handle nonstandard library paths | Richard Purdie | 1 |
2016-03-04 | devtool: add build-sdk subcommand | Paul Eggleton | 1 |
2016-02-28 | lib/oe/qa: add explicit exception for 'file isn't an ELF' | Ross Burton | 1 |
2016-02-26 | signing-keys: Make signing keys the only publisher of keys | Randy Witt | 1 |
2016-02-18 | oe/gpg_sign: add 'passphrase' argument to detach_sign method | Markus Lehtonen | 1 |
2016-02-18 | sign_rpm.bbclass: do not store key details in signer instance | Markus Lehtonen | 2 |
2016-02-18 | oe/gpg_sign: add 'armor' argument to detach_sign() | Markus Lehtonen | 1 |
2016-02-18 | oe/gpg_sign: add verify() method | Markus Lehtonen | 1 |