summaryrefslogtreecommitdiff
path: root/meta/lib/oe
AgeCommit message (Expand)AuthorFiles
2015-07-29lib/oe/classextend: Fix nativesdk double name mappingRichard Purdie1
2015-07-22recipeutils.py: get_recipe_pv_without_srcpv remove prefixes from pvAníbal Limón1
2015-07-22oe/recipeutils.py: get_recipe_upstream_info update to get revisionAníbal Limón1
2015-07-22oe/recipeutils.py: get_recipe_upstream_info only use sfx and pfx when exitsAníbal Limón1
2015-07-20lib/oe/package_manager: Use log-level warning instead of quietRichard Purdie1
2015-07-16lib/oe/recipeutils: fix replace_dir_vars to return the correct variablesPaul Eggleton1
2015-07-12oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URIAníbal Limón1
2015-07-12lib/oe/recipeutils: Ensure order of data store doesn't influence the resultRichard Purdie1
2015-07-02rootfs.py: Add check for kernel modules before running depmodSaul Wold1
2015-06-27oe.recipeutils: fix line.split error in bbappend_recipeChristopher Larson1
2015-06-26oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in po...Aníbal Limón1
2015-06-26terminal.py: Allow devshell/menuconfig on recent gnome-terminalLeonardo Sandoval1
2015-06-26lib/oe/patch: Fix git patch application for source in subdirectoryRichard Purdie1
2015-06-26oe/utils.py: Add support for init/end helper functions in ThreadWorker.Aníbal Limón1
2015-06-26oe/utils.py: Fix thread leakage in ThreadPoolAníbal Limón1
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie1
2015-06-11image: Support for VDIJuro Bystricky1
2015-06-11lib/oe/rootfs: tidy up log warning reportingPaul Eggleton1
2015-06-08recipeutils: Improve get_recipe_pv_without_srcpv functionAníbal Limón1
2015-06-03recipeutils: Add get_recipe_upstream_version and get_recipe_pv_without_srcpv ...Aníbal Limón1
2015-06-01oe/utils: Add simple threaded pool implementationRichard Purdie1
2015-05-23image.bbclass: Add a method for creating a companion debug filesystemMark Hatle1
2015-05-23utils: add helper to perform the intersection of two string listsRoss Burton1
2015-05-22rootfs.py: Make set -x not break rootfs creationPeter Seebach1
2015-05-21rootfs.py: Improve rpm log_check_regexEd Bartosh1
2015-05-19recipetool: add appendfile subcommandPaul Eggleton2
2015-05-19lib/oe/patch: use with open() for all file operationsPaul Eggleton1
2015-05-15lib/oe/recipeutils: add a parse_recipe_simple() functionPaul Eggleton1
2015-05-09license: Add support for handle INCOMPATIBLE_LICENSE in manifest creationAníbal Limón1
2015-05-09license: Split visit_string in LicenseVisitorAníbal Limón1
2015-05-09license_class: Generalize license_ok functionAníbal Limón1
2015-04-29split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh1
2015-04-29lib/oe/package: Improve strip subprocess handlingRichard Purdie1
2015-04-27devtool: handle . in recipe namePaul Eggleton1
2015-04-27devtool: include bbappends in recipe parsingMarkus Lehtonen1
2015-04-19lib/oe/package_manager: avoid traceback with no packagesPaul Eggleton1
2015-04-13package_manager: RpmPM: Fix scriptlet for rpm 4Jean-Benoit MARTIN1
2015-04-06oe.sstatesig: align swspec handling with sstate.bbclassChristopher Larson1
2015-04-06meta/lib/oe/utils.py: Corrected the return value of both_contain()Jun Zhu1
2015-04-02package_manager: call createrepo with --dbpath pointing inside WORKDIREd Bartosh1
2015-03-24package_deb: DpkgIndexer use apt-ftparchive that needs a valid configAndreas Oberritter1
2015-03-24rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfsAndreas Oberritter1
2015-03-22lib/oe/lsb.py: Prioritize parsing of /etc/os-releaseEd Bartosh1
2015-03-22rootfs.py: add log checking ability for deb and ipkChen Qi1
2015-03-22rootfs.py: two changes regarding log checkingChen Qi1
2015-03-20package_manager: Create variable for install_dir_nameSaul Wold2
2015-03-20meta/lib/oe/package.py: fix files ownership in packagesFabrice Coulon1
2015-03-16rootfs.py: fix logic error so that warnings are checkedChen Qi1
2015-03-09meta/lib/oe/utils.py: properly implement both_contain()Cristian Iorga1
2015-02-26lib/oe/terminal: fix konsole terminal support for KDE 4.xPaul Eggleton1