aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2014-03-19package_manager: Use apt-ftparchive for deb packagesRicardo Ribalda Delgado
2014-03-17lib/oe: turn oe into a namespace packageChristopher Larson
2014-03-11oeqa/utils/qemurunner: search for login string in the entire boot logStefan Stanacar
2014-03-11oeqa/targetcontrol: fix loading a controller using a class nameStefan Stanacar
2014-03-11oeqa/targetcontrol: allow a custom port for SimpleRemoteTargetStefan Stanacar
2014-03-11oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi...Stefan Stanacar
2014-03-07do_rootfs: Added PACKAGE_FEED_URIS functionalityDavid Nyström
2014-03-07package.py: use subprocess.Popen for rpmdeps callMartin Jansa
2014-03-07package_manager.py: make list_installed() list pkg dependencies tooLaurentiu Palcu
2014-03-07oe-selftest: force some values in local.conf for _sstatetests_noauto.pyCorneliu Stoicescu
2014-03-07oe-selftest: optimize code in _sstatetests_noauto.py moduleCorneliu Stoicescu
2014-03-07lib/oe: drop custom implementation of oe.path.relativeRoss Burton
2014-03-07image.py, rootfs.py, package_manager.py: redirect stderr to stdout when calli...Laurentiu Palcu
2014-03-07Rename PACKAGE_GROUP variable to FEATURE_PACKAGESPaul Eggleton
2014-03-07core-image-basic / packagegroup-core-basic: rename to *-full-cmdlinePaul Eggleton
2014-03-05oe-selftest: add test for image manifest file creationAlexandru Palalau
2014-03-05package_manager.py: RpmPM: don't add smart channel if already addedLaurentiu Palcu
2014-03-05Revert "lib/oe/package_manager.py: RpmPM: fix issue with multilib builds"Laurentiu Palcu
2014-03-02oeqa/runtime/dmesg: Ignore DMA timeout errorsRichard Purdie
2014-02-28oe-selftest: Fix test_sstate_cache_management_script*Corneliu Stoicescu
2014-02-28oeqa/targetcontrol: make BaseTarget an abstract classStefan Stanacar
2014-02-28oe-selftest: Fix for test_rm_old_imageCorneliu Stoicescu
2014-02-25oeqa/targetcontrol: properly get the host ipStefan Stanacar
2014-02-25package_manager.py: create index files for all backends in PACKAGE_CLASSESLaurentiu Palcu
2014-02-25package_manager.py: correctly handle empty opkg-query-helper.py outputJonathan Liu
2014-02-24lib/oe/rootfs: Fix LDCONFIGDEPEND checkRichard Purdie
2014-02-21manifest.py: remove redundant import lineHongxu Jia
2014-02-21rootfs.py: tweak _multilib_sanity_test for ipk incremental image generationHongxu Jia
2014-02-21rootfs.py: support BAD_RECOMMENDATIONS for ipk incremental image generationHongxu Jia
2014-02-21rootfs.py: support ipk incremental image generationHongxu Jia
2014-02-21package_manager.py: support ipk incremental image generationHongxu Jia
2014-02-21manifest.py: add create_full for OpkgManifest classHongxu Jia
2014-02-20package_manager.py: Fix $i -> %s in bb.noteMartin Jansa
2014-02-20package_manager.py: fix installed package list creation for Opkg/DpkgLaurentiu Palcu
2014-02-20lib/oe/image.py: add image dependency mechanismLaurentiu Palcu
2014-02-18rootfs.py: Check for LDCONFIGDEPEND being empty stringKhem Raj
2014-02-18Revert "lib/oe/image.py: fix working directory"Richard Purdie
2014-02-17lib/oe/image.py: fix working directoryJonathan Liu
2014-02-16lib/oe/package_manager: Make empty package directories non-fatalRichard Purdie
2014-02-14package_manager.py: move multilib prefix list computation function to RpmIndexerLaurentiu Palcu
2014-02-14image_types: sum.jffs2 is replaced by jffs2.sumDmitry Eremin-Solenikov
2014-02-14package_manager.py, rootfs.py, sdk.py: add Indexer classLaurentiu Palcu
2014-02-13lib/oe/rootfs.py: fix RPM multilib issueLaurentiu Palcu
2014-02-13(image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixesLaurentiu Palcu
2014-02-12oeqa/runtime: smart: don't run in auto mode when rpm is not the pmStefan Stanacar
2014-02-11oeqa/utils: targetbuild: take proxy into accountStefan Stanacar
2014-02-11image.py, package_manager.py, rootfs.py: dump command output on errorLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: RpmPM: fix issue with multilib buildsLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: check that package list is not emptyLaurentiu Palcu
2014-02-11rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkgLaurentiu Palcu