aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2014-11-04rootfs.py: tweak inner warn message catchingHongxu Jia
2014-11-04package_manager: Fix BAD_RECOMMENDATIONS for opkgPaul Barker
2014-11-04multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failureHongxu Jia
2014-10-30image.py: Fix error in graph sortingPascal Bach
2014-10-24python-smartpm: Add checking for "rpm-ignoresize" optionChong Lu
2014-10-10sdk.py: fix write target sdk manifest failed based on ipkHongxu Jia
2014-09-30deb_packaging: Added support for multilibAnibal Limon
2014-09-29rootfs.py: catch inner warn messageHongxu Jia
2014-09-17sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586Hongxu Jia
2014-09-17sstatesig.py: Replace '_'s with '-'s in SSTATE_LOCKEDSIGS* names.Randy Witt
2014-09-17sstatesig: Improve the support for locked down sstate cache usageHongxu Jia
2014-09-17sstatesig: Improve to handle locking of multiple machinesRichard Purdie
2014-09-17sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie
2014-09-10package_manager.py: use RPM_PREFER_ELF_ARCHRobert Yang
2014-09-10package_manager: RpmPkgsList: determine rpm versionKévin THIERRY
2014-09-02package_manager: Add rpm v4 supportRichard Purdie
2014-08-31package_manager.py: enable smart non-interactive modeEd Bartosh
2014-08-29lib/oe/utils: Make multiprocess_exec() return anythingPeter Kjellerstedt
2014-08-23sstatesig: Only squash dependencies for allarch packagegroupsRichard Purdie
2014-08-23lib/oe/utils: Add utils function for multiprocess executionRichard Purdie
2014-08-11oe.package_manager: fix use of PACKAGE_EXCLUDE for dpkgChristopher Larson
2014-08-02package_manager.py: set preferred ABI for rpmRobert Yang
2014-07-28lib/oe/rootfs: Improve error message whitespaceRichard Purdie
2014-07-25lib/oe/classextend: Avoid early expansion of PR valuesRichard Purdie
2014-07-23image.bbclass/rootfs.py: add variables to rootfs[vardeps]Roxana Ciobanu
2014-07-19rootfs: Remove the extraneous install directorySaul Wold
2014-07-10lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZERobert Yang
2014-07-03lib/oe/package_manager.py: Fix _pkg_translate_smart_to_oe functionMark Hatle
2014-06-25lib/oe/package_manager.py: Add processing for alternative SDK_OSMark Hatle
2014-06-25populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementationMark Hatle
2014-06-19sstatesig: Add try/except around the stat callsRichard Purdie
2014-06-13rootfs.py: change the logic in _uninstall_unneededChen Qi
2014-06-01classextend: Fix crosssdk remapping for multilibRichard Purdie
2014-05-29sstatesig: Move saferecipedeps handling to be earlierRichard Purdie
2014-05-11classes/lib/oe: Fix cross/crosssdk referencesRichard Purdie
2014-05-08package_manager: Fix NoneType Object on do_populate_sdkRicardo Ribalda Delgado
2014-05-08package_manager: Fix Argument list too longRicardo Ribalda Delgado
2014-04-30lib/oe/sdk: Ensure target directory exists before creating the linkRichard Purdie
2014-04-25Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador
2014-04-23make menuconfig work for recent xfce environmentAndreas Müller
2014-04-04rootfs.py: introduce USE_DEVFS checkMatthieu Crapet
2014-03-30sstatesig: Anchor inherits class testsRichard Purdie
2014-03-28image.py: check file exists before deletingLaurentiu Palcu
2014-03-28rootfs.py: add new cleanup methodLaurentiu Palcu
2014-03-28package_manager.py: leave the __db.00* files in placeLaurentiu Palcu
2014-03-26apt/package_mamager: Ensure WORKDIR is used for lists directoryRichard Purdie
2014-03-26package_manager: Fix apt-ftparchive index creation problemsRichard Purdie
2014-03-26package_manager: Ensure we don't process directories twiceRichard Purdie
2014-03-21rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages...Laurentiu Palcu
2014-03-21package_manager.py: create separate class for installed packages listingLaurentiu Palcu