summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* classes/populate_sdk_ext: tweak reporting of workspace exclusionPaul Eggleton2016-01-121-2/+3
* package_manager.py: define info_dir and status_file when OPKGLIBDIR isn't the...Martin Jansa2016-01-121-0/+19
* lib/oe/rootfs: tell intercepts where the native sysroot isRoss Burton2015-10-271-0/+1
* rootfs.py: add more info to the warning messageEd Bartosh2015-10-271-0/+1
* package_manager: fail if signed feeds are enabled for ipk or dpkgMarkus Lehtonen2015-10-271-0/+4
* package_manager: support GPG_PATH variableMarkus Lehtonen2015-10-271-2/+5
* populate SDK: prepare calling of bb.utils for exceptionsBenjamin Esquivel2015-10-211-24/+52
* devtool: handle virtual providersPaul Eggleton2015-10-211-1/+5
* lib/oe/image.py: Fix dependency handling for compressed typesOtavio Salvador2015-10-141-8/+10
* lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.openLeonardo Sandoval2015-10-121-7/+2
* lib/oe/image.py: Add image generation for companion debug filesystemMark Hatle2015-10-071-9/+37
* package_manager.py: sort output of OpkgPkgsList().listAndre McCurdy2015-10-071-8/+14
* distrodata: Take account proxies on distrodata tasksLeonardo Sandoval2015-10-011-47/+66
* lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappingsRichard Purdie2015-10-011-0/+20
* lib/oe/package_manager: Handle empty package list in opkg caseRichard Purdie2015-10-011-1/+1
* oe.patch.GitApplyTree: add paths argument to extractPatchesMarkus Lehtonen2015-10-011-1/+4
* recipeutils: implement get_recipe_local_files()Markus Lehtonen2015-10-011-0/+16
* Empty image:rootfs.py:handle empty PACKAGE_INSTALLAlex Franco2015-09-281-1/+5
* recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is em...Alexander Kanavin2015-09-281-4/+5
* package_manager.py: make rpm install mutilib pkgs corectlyRobert Yang2015-09-281-2/+81
* devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton2015-09-231-0/+2
* lib/oe/patch: fix for git am not cleaning up after itselfPaul Eggleton2015-09-231-0/+7
* lib/oe/recipeutils: properly split unexpanded variable valuesPaul Eggleton2015-09-231-2/+59
* image.py: Ensure base image size is an integerPatrick Williams2015-09-181-0/+2
* image.py: Allow IMAGE_LINK_NAME to be emptyMike Looijmans2015-09-141-1/+1
* classes/sstate: break out function to get sstate manifest filenamePaul Eggleton2015-09-121-0/+12
* rootfs: Conditionally uninstall update-rc.dKhem Raj2015-09-111-1/+9
* Revert "rootfs: Do not uninstall update-rc.d"Richard Purdie2015-09-111-1/+2
* rootfs.py: show intercept script output in log.do_rootfsMartin Jansa2015-09-091-1/+1
* package_manager.py: search provides when not found by pkgnameRobert Yang2015-09-091-0/+16
* rootfs: Do not uninstall update-rc.dKhem Raj2015-09-091-2/+1
* copy_buildsystem: make sure bitbake directory is copiedQi.Chen@windriver.com2015-09-091-4/+3
* rootfs.py: Allow to override postinst-intercepts locationMartin Jansa2015-09-091-2/+4
* lib/oe/package_manager: Include PACKAGE_FEED_PREFIX instead of hardcode pathsLeonardo Sandoval2015-09-041-7/+18
* sdk.py: fix conflicts of packagesJian Liu2015-09-041-12/+33
* image.py: rename _write_env -> _write_wic_envEd Bartosh2015-09-031-2/+2
* package_manager: support for signed RPM package feedsMarkus Lehtonen2015-09-031-1/+24
* package_rpm: support signing of rpm packagesMarkus Lehtonen2015-09-031-0/+17
* opkg: upgrade to v0.3.0Alejandro del Castillo2015-09-031-3/+3
* image.py: write bitbake variables to .env fileEd Bartosh2015-08-301-0/+18
* image.py: add script output to the rootfs logEd Bartosh2015-08-301-1/+4
* image.py: set bitbake variable ROOTFS_SIZEEd Bartosh2015-08-301-1/+3
* lib/oe/patch: handle patches that delete files with older gitPaul Eggleton2015-08-301-1/+1
* Empty image: package list splitting and iterationAlex Franco2015-08-292-3/+4
* lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton2015-08-191-2/+1
* IMAGES_FSTYPES: default to EXT4Juro Bystricky2015-08-161-2/+2
* lib/oe/package_manager: fix opkg feed generationJoshua Lock2015-08-141-4/+1
* recipeutils.py: allow all characters in regexes used to parse version stringsAlexander Kanavin2015-08-101-2/+2
* rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and debRobert Yang2015-08-011-1/+15
* lib/oe/classextend: Fix nativesdk double name mappingRichard Purdie2015-07-311-0/+2