summaryrefslogtreecommitdiff
path: root/meta/lib/oe
AgeCommit message (Expand)AuthorFiles
2015-02-03lib/oe/terminal: add support for Terminology terminal emulatorRodrigo Chiossi1
2015-02-03package_manager.py: fix rootfs failure with multilib enabledChen Qi1
2015-02-03terminal.py: fixes launching multiple windows of gnome-terminalAlejandro Hernandez1
2015-02-03image.bbclass: make kernel depmod data optionalDan McGregor1
2015-02-03lib/oe/image.py: add error checking for missing IMAGE_CMDPaul Eggleton1
2015-02-03classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton1
2015-02-03lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling errorPaul Eggleton1
2015-01-29kernel: Fix depmod for multilibRichard Purdie1
2015-01-23kernel/image/depmodwrapper: Fixups for depmodRichard Purdie1
2015-01-23lib/oe/package: Ensure strip breaks hardlinksRichard Purdie1
2015-01-23lib/oe/sdk.py: Add SDKIMAGE_INSTALL_COMPLEMENTARY capabilities to DpkgSdkPau Espin Pedrol1
2015-01-16lib/oe/rootfs.py: Fix reference to abiversion file locationRichard Purdie1
2014-12-24lib/oe/image.py: Handle compressed IMAGE_TYPEDEP valuesOtavio Salvador1
2014-12-21lib/oe: add recipeutils modulePaul Eggleton1
2014-12-21lib/oe/patch: add support for extracting patches from git treePaul Eggleton1
2014-12-21lib/oe/patch.py: abort "git am" if it failsPaul Eggleton1
2014-12-21lib/oe/patch: use --keep-cr with git amPaul Eggleton1
2014-12-21lib/oe/patch: auto-commit when falling back from git amPaul Eggleton1
2014-12-21lib/oe/patch: fall back to patch if git apply failsPaul Eggleton1
2014-12-21classes/package: move read_shlib_providers() to a common unitPaul Eggleton1
2014-12-05package_manager.py: fix arguments to string formatRoss Burton1
2014-12-03package_manager.py: check the result of create_indexHongxu Jia1
2014-11-12classextend: Do not extend for that already have multilib prefixJackie Huang1
2014-11-09package_manager: DpkgPM fix populate_sdkAníbal Limón1
2014-11-09image-buildinfo.bbclass: new class, writes build information to imageAlejandro Hernandez1
2014-11-04rootfs.py: tweak inner warn message catchingHongxu Jia1
2014-11-04package_manager: Fix BAD_RECOMMENDATIONS for opkgPaul Barker1
2014-11-04multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failureHongxu Jia1
2014-10-30image.py: Fix error in graph sortingPascal Bach1
2014-10-24python-smartpm: Add checking for "rpm-ignoresize" optionChong Lu1
2014-10-10sdk.py: fix write target sdk manifest failed based on ipkHongxu Jia1
2014-09-30deb_packaging: Added support for multilibAnibal Limon1
2014-09-29rootfs.py: catch inner warn messageHongxu Jia1
2014-09-17sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586Hongxu Jia1
2014-09-17sstatesig.py: Replace '_'s with '-'s in SSTATE_LOCKEDSIGS* names.Randy Witt1
2014-09-17sstatesig: Improve the support for locked down sstate cache usageHongxu Jia1
2014-09-17sstatesig: Improve to handle locking of multiple machinesRichard Purdie1
2014-09-17sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie1
2014-09-10package_manager.py: use RPM_PREFER_ELF_ARCHRobert Yang2
2014-09-10package_manager: RpmPkgsList: determine rpm versionKévin THIERRY1
2014-09-02package_manager: Add rpm v4 supportRichard Purdie1
2014-08-31package_manager.py: enable smart non-interactive modeEd Bartosh1
2014-08-29lib/oe/utils: Make multiprocess_exec() return anythingPeter Kjellerstedt1
2014-08-23sstatesig: Only squash dependencies for allarch packagegroupsRichard Purdie1
2014-08-23lib/oe/utils: Add utils function for multiprocess executionRichard Purdie2
2014-08-11oe.package_manager: fix use of PACKAGE_EXCLUDE for dpkgChristopher Larson1
2014-08-02package_manager.py: set preferred ABI for rpmRobert Yang2
2014-07-28lib/oe/rootfs: Improve error message whitespaceRichard Purdie1
2014-07-25lib/oe/classextend: Avoid early expansion of PR valuesRichard Purdie1
2014-07-23image.bbclass/rootfs.py: add variables to rootfs[vardeps]Roxana Ciobanu1