aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2015-10-14lib/oe/image.py: Fix dependency handling for compressed typesOtavio Salvador
2015-10-12lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.openLeonardo Sandoval
2015-10-03lib/oe/image.py: Add image generation for companion debug filesystemMark Hatle
2015-10-03package_manager.py: sort output of OpkgPkgsList().listAndre McCurdy
2015-10-01distrodata: Take account proxies on distrodata tasksLeonardo Sandoval
2015-10-01lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappingsRichard Purdie
2015-10-01lib/oe/package_manager: Handle empty package list in opkg caseRichard Purdie
2015-09-29oe.patch.GitApplyTree: add paths argument to extractPatchesMarkus Lehtonen
2015-09-29recipeutils: implement get_recipe_local_files()Markus Lehtonen
2015-09-28Empty image:rootfs.py:handle empty PACKAGE_INSTALLAlex Franco
2015-09-28recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is em...Alexander Kanavin
2015-09-24package_manager.py: make rpm install mutilib pkgs corectlyRobert Yang
2015-09-22devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton
2015-09-22lib/oe/patch: fix for git am not cleaning up after itselfPaul Eggleton
2015-09-22lib/oe/recipeutils: properly split unexpanded variable valuesPaul Eggleton
2015-09-16image.py: Ensure base image size is an integerPatrick Williams
2015-09-12image.py: Allow IMAGE_LINK_NAME to be emptyMike Looijmans
2015-09-12classes/sstate: break out function to get sstate manifest filenamePaul Eggleton
2015-09-10rootfs: Conditionally uninstall update-rc.dKhem Raj
2015-09-10Revert "rootfs: Do not uninstall update-rc.d"Richard Purdie
2015-09-09rootfs.py: show intercept script output in log.do_rootfsMartin Jansa
2015-09-09package_manager.py: search provides when not found by pkgnameRobert Yang
2015-09-07rootfs: Do not uninstall update-rc.dKhem Raj
2015-09-07copy_buildsystem: make sure bitbake directory is copiedQi.Chen@windriver.com
2015-09-07rootfs.py: Allow to override postinst-intercepts locationMartin Jansa
2015-09-03lib/oe/package_manager: Include PACKAGE_FEED_PREFIX instead of hardcode pathsLeonardo Sandoval
2015-09-03sdk.py: fix conflicts of packagesJian Liu
2015-09-02image.py: rename _write_env -> _write_wic_envEd Bartosh
2015-09-01package_manager: support for signed RPM package feedsMarkus Lehtonen
2015-09-01package_rpm: support signing of rpm packagesMarkus Lehtonen
2015-09-01opkg: upgrade to v0.3.0Alejandro del Castillo
2015-08-30image.py: write bitbake variables to .env fileEd Bartosh
2015-08-30image.py: add script output to the rootfs logEd Bartosh
2015-08-30image.py: set bitbake variable ROOTFS_SIZEEd Bartosh
2015-08-30lib/oe/patch: handle patches that delete files with older gitPaul Eggleton
2015-08-29Empty image: package list splitting and iterationAlex Franco
2015-08-19lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton
2015-08-16IMAGES_FSTYPES: default to EXT4Juro Bystricky
2015-08-14lib/oe/package_manager: fix opkg feed generationJoshua Lock
2015-08-09recipeutils.py: allow all characters in regexes used to parse version stringsAlexander Kanavin
2015-08-01rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and debRobert Yang
2015-07-29lib/oe/classextend: Fix nativesdk double name mappingRichard Purdie
2015-07-22recipeutils.py: get_recipe_pv_without_srcpv remove prefixes from pvAníbal Limón
2015-07-22oe/recipeutils.py: get_recipe_upstream_info update to get revisionAníbal Limón
2015-07-22oe/recipeutils.py: get_recipe_upstream_info only use sfx and pfx when exitsAníbal Limón
2015-07-20lib/oe/package_manager: Use log-level warning instead of quietRichard Purdie
2015-07-16lib/oe/recipeutils: fix replace_dir_vars to return the correct variablesPaul Eggleton
2015-07-12oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URIAníbal Limón
2015-07-12lib/oe/recipeutils: Ensure order of data store doesn't influence the resultRichard Purdie
2015-07-02rootfs.py: Add check for kernel modules before running depmodSaul Wold