Age | Commit message (Expand) | Author | Files |
2015-09-10 | rootfs: Conditionally uninstall update-rc.d | Khem Raj | 1 |
2015-09-10 | Revert "rootfs: Do not uninstall update-rc.d" | Richard Purdie | 1 |
2015-09-09 | rootfs.py: show intercept script output in log.do_rootfs | Martin Jansa | 1 |
2015-09-09 | package_manager.py: search provides when not found by pkgname | Robert Yang | 1 |
2015-09-07 | rootfs: Do not uninstall update-rc.d | Khem Raj | 1 |
2015-09-07 | copy_buildsystem: make sure bitbake directory is copied | Qi.Chen@windriver.com | 1 |
2015-09-07 | rootfs.py: Allow to override postinst-intercepts location | Martin Jansa | 1 |
2015-09-03 | lib/oe/package_manager: Include PACKAGE_FEED_PREFIX instead of hardcode paths | Leonardo Sandoval | 1 |
2015-09-03 | sdk.py: fix conflicts of packages | Jian Liu | 1 |
2015-09-02 | image.py: rename _write_env -> _write_wic_env | Ed Bartosh | 1 |
2015-09-01 | package_manager: support for signed RPM package feeds | Markus Lehtonen | 1 |
2015-09-01 | package_rpm: support signing of rpm packages | Markus Lehtonen | 1 |
2015-09-01 | opkg: upgrade to v0.3.0 | Alejandro del Castillo | 1 |
2015-08-30 | image.py: write bitbake variables to .env file | Ed Bartosh | 1 |
2015-08-30 | image.py: add script output to the rootfs log | Ed Bartosh | 1 |
2015-08-30 | image.py: set bitbake variable ROOTFS_SIZE | Ed Bartosh | 1 |
2015-08-30 | lib/oe/patch: handle patches that delete files with older git | Paul Eggleton | 1 |
2015-08-29 | Empty image: package list splitting and iteration | Alex Franco | 2 |
2015-08-19 | lib/oe/recipeutils: avoid parsing in get_var_files() | Paul Eggleton | 1 |
2015-08-16 | IMAGES_FSTYPES: default to EXT4 | Juro Bystricky | 1 |
2015-08-14 | lib/oe/package_manager: fix opkg feed generation | Joshua Lock | 1 |
2015-08-09 | recipeutils.py: allow all characters in regexes used to parse version strings | Alexander Kanavin | 1 |
2015-08-01 | rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and deb | Robert Yang | 1 |
2015-07-29 | lib/oe/classextend: Fix nativesdk double name mapping | Richard Purdie | 1 |
2015-07-22 | recipeutils.py: get_recipe_pv_without_srcpv remove prefixes from pv | Aníbal Limón | 1 |
2015-07-22 | oe/recipeutils.py: get_recipe_upstream_info update to get revision | Aníbal Limón | 1 |
2015-07-22 | oe/recipeutils.py: get_recipe_upstream_info only use sfx and pfx when exits | Aníbal Limón | 1 |
2015-07-20 | lib/oe/package_manager: Use log-level warning instead of quiet | Richard Purdie | 1 |
2015-07-16 | lib/oe/recipeutils: fix replace_dir_vars to return the correct variables | Paul Eggleton | 1 |
2015-07-12 | oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URI | Aníbal Limón | 1 |
2015-07-12 | lib/oe/recipeutils: Ensure order of data store doesn't influence the result | Richard Purdie | 1 |
2015-07-02 | rootfs.py: Add check for kernel modules before running depmod | Saul Wold | 1 |
2015-06-27 | oe.recipeutils: fix line.split error in bbappend_recipe | Christopher Larson | 1 |
2015-06-26 | oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in po... | Aníbal Limón | 1 |
2015-06-26 | terminal.py: Allow devshell/menuconfig on recent gnome-terminal | Leonardo Sandoval | 1 |
2015-06-26 | lib/oe/patch: Fix git patch application for source in subdirectory | Richard Purdie | 1 |
2015-06-26 | oe/utils.py: Add support for init/end helper functions in ThreadWorker. | Aníbal Limón | 1 |
2015-06-26 | oe/utils.py: Fix thread leakage in ThreadPool | Aníbal Limón | 1 |
2015-06-23 | meta: Add explict getVar param for (non) expansion | Richard Purdie | 1 |
2015-06-11 | image: Support for VDI | Juro Bystricky | 1 |
2015-06-11 | lib/oe/rootfs: tidy up log warning reporting | Paul Eggleton | 1 |
2015-06-08 | recipeutils: Improve get_recipe_pv_without_srcpv function | Aníbal Limón | 1 |
2015-06-03 | recipeutils: Add get_recipe_upstream_version and get_recipe_pv_without_srcpv ... | Aníbal Limón | 1 |
2015-06-01 | oe/utils: Add simple threaded pool implementation | Richard Purdie | 1 |
2015-05-23 | image.bbclass: Add a method for creating a companion debug filesystem | Mark Hatle | 1 |
2015-05-23 | utils: add helper to perform the intersection of two string lists | Ross Burton | 1 |
2015-05-22 | rootfs.py: Make set -x not break rootfs creation | Peter Seebach | 1 |
2015-05-21 | rootfs.py: Improve rpm log_check_regex | Ed Bartosh | 1 |
2015-05-19 | recipetool: add appendfile subcommand | Paul Eggleton | 2 |
2015-05-19 | lib/oe/patch: use with open() for all file operations | Paul Eggleton | 1 |