| Commit message (Expand) | Author | Age | Files | Lines |
* | oe.sstatesig: align swspec handling with sstate.bbclass | Christopher Larson | 2015-04-08 | 1 | -4/+4 |
* | meta/lib/oe/utils.py: Corrected the return value of both_contain() | Jun Zhu | 2015-04-08 | 1 | -1/+1 |
* | package_manager: call createrepo with --dbpath pointing inside WORKDIR | Ed Bartosh | 2015-04-02 | 1 | -1/+5 |
* | package_deb: DpkgIndexer use apt-ftparchive that needs a valid config | Andreas Oberritter | 2015-03-25 | 1 | -0/+28 |
* | rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfs | Andreas Oberritter | 2015-03-25 | 1 | -0/+2 |
* | lib/oe/lsb.py: Prioritize parsing of /etc/os-release | Ed Bartosh | 2015-03-22 | 1 | -8/+9 |
* | rootfs.py: add log checking ability for deb and ipk | Chen Qi | 2015-03-22 | 1 | -17/+44 |
* | rootfs.py: two changes regarding log checking | Chen Qi | 2015-03-22 | 1 | -3/+2 |
* | package_manager: Create variable for install_dir_name | Saul Wold | 2015-03-20 | 2 | -8/+12 |
* | meta/lib/oe/package.py: fix files ownership in packages | Fabrice Coulon | 2015-03-20 | 1 | -1/+1 |
* | rootfs.py: fix logic error so that warnings are checked | Chen Qi | 2015-03-16 | 1 | -1/+1 |
* | meta/lib/oe/utils.py: properly implement both_contain() | Cristian Iorga | 2015-03-10 | 1 | -1/+9 |
* | lib/oe/terminal: fix konsole terminal support for KDE 4.x | Paul Eggleton | 2015-02-26 | 1 | -4/+4 |
* | lib/oe/terminal: fix regressions | Paul Eggleton | 2015-02-26 | 1 | -12/+8 |
* | terminal.py: No --disable-factory for gnome-terminal >= 3.10 | Sven Ebenfeld | 2015-02-24 | 1 | -8/+22 |
* | copy_buildsystem.py: Add methods to copy shared state. | Randy Witt | 2015-02-24 | 1 | -0/+32 |
* | copy_buildsystem.py: Add a way to copy buildsystem to a directory. | Randy Witt | 2015-02-24 | 1 | -0/+70 |
* | sstatesig: Add ability to filter list of tasks for locked-sigs.inc | Paul Eggleton | 2015-02-24 | 1 | -1/+4 |
* | lib/oe/recipeutils: minor improvements to patch_recipe() | Paul Eggleton | 2015-02-23 | 1 | -2/+2 |
* | lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectory | Paul Eggleton | 2015-02-23 | 1 | -2/+5 |
* | lib/oe/package_manager: Performance tweak in regex usage | Richard Purdie | 2015-02-21 | 1 | -3/+3 |
* | package_manager.py: use 'purge' instead of 'remove' in case of deb | Chen Qi | 2015-02-17 | 1 | -2/+2 |
* | lib/oe/package_manager: support exclusion from complementary glob process by ... | Paul Eggleton | 2015-02-17 | 1 | -0/+3 |
* | oe-pkgdata-util: improve command-line usage | Paul Eggleton | 2015-02-14 | 1 | -1/+1 |
* | lib/oe/lsb.py: Fix up for dash | Saul Wold | 2015-02-14 | 1 | -0/+1 |
* | rootfs.py: ignore "NOTE:" when catching warnings | Ricardo Neri | 2015-02-14 | 1 | -1/+1 |
* | terminal.py: add tmux new window option | Dan McGregor | 2015-02-08 | 1 | -0/+35 |
* | classes/license: tweak license format messages | Paul Eggleton | 2015-02-08 | 1 | -1/+2 |
* | lib/oe/terminal: add support for Terminology terminal emulator | Rodrigo Chiossi | 2015-02-03 | 1 | -0/+4 |
* | package_manager.py: fix rootfs failure with multilib enabled | Chen Qi | 2015-02-03 | 1 | -1/+4 |
* | terminal.py: fixes launching multiple windows of gnome-terminal | Alejandro Hernandez | 2015-02-03 | 1 | -1/+1 |
* | image.bbclass: make kernel depmod data optional | Dan McGregor | 2015-02-03 | 1 | -1/+2 |
* | lib/oe/image.py: add error checking for missing IMAGE_CMD | Paul Eggleton | 2015-02-03 | 1 | -1/+5 |
* | classes/image: ensure uninstalled packages do not appear in manifests | Paul Eggleton | 2015-02-03 | 1 | -25/+30 |
* | lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling error | Paul Eggleton | 2015-02-03 | 1 | -2/+2 |
* | kernel: Fix depmod for multilib | Richard Purdie | 2015-01-29 | 1 | -1/+1 |
* | kernel/image/depmodwrapper: Fixups for depmod | Richard Purdie | 2015-01-23 | 1 | -7/+8 |
* | lib/oe/package: Ensure strip breaks hardlinks | Richard Purdie | 2015-01-23 | 1 | -1/+2 |
* | lib/oe/sdk.py: Add SDKIMAGE_INSTALL_COMPLEMENTARY capabilities to DpkgSdk | Pau Espin Pedrol | 2015-01-23 | 1 | -0/+2 |
* | lib/oe/rootfs.py: Fix reference to abiversion file location | Richard Purdie | 2015-01-16 | 1 | -1/+1 |
* | lib/oe/image.py: Handle compressed IMAGE_TYPEDEP values | Otavio Salvador | 2014-12-25 | 1 | -2/+16 |
* | lib/oe: add recipeutils module | Paul Eggleton | 2014-12-21 | 1 | -0/+279 |
* | lib/oe/patch: add support for extracting patches from git tree | Paul Eggleton | 2014-12-21 | 1 | -30/+82 |
* | lib/oe/patch.py: abort "git am" if it fails | Paul Eggleton | 2014-12-21 | 1 | -0/+6 |
* | lib/oe/patch: use --keep-cr with git am | Paul Eggleton | 2014-12-21 | 1 | -1/+1 |
* | lib/oe/patch: auto-commit when falling back from git am | Paul Eggleton | 2014-12-21 | 1 | -0/+86 |
* | lib/oe/patch: fall back to patch if git apply fails | Paul Eggleton | 2014-12-21 | 1 | -1/+5 |
* | classes/package: move read_shlib_providers() to a common unit | Paul Eggleton | 2014-12-21 | 1 | -0/+26 |
* | package_manager.py: fix arguments to string format | Ross Burton | 2014-12-05 | 1 | -3/+3 |
* | package_manager.py: check the result of create_index | Hongxu Jia | 2014-12-03 | 1 | -4/+16 |