aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2015-12-27package_manager.py: add debugging support for rpm scriptlet executionPatrick Ohly
2015-12-12rootfs.py: Change logic to unistall packagesMariano Lopez
2015-12-09sdk.py / OpkgSdk: remove_packaging_data() after installHaris Okanovic
2015-12-09lib/oe/package_manager: Introducing PACKAGE_FEED_BASE_PATHS/PACKAGE_FEED_ARCHSLeonardo Sandoval
2015-12-01lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata()Paul Eggleton
2015-12-01lib/oe/recipeutils: check in validate_pn() for names instead of filenamesPaul Eggleton
2015-12-01lib/oe/patch: improve extraction of patch headerPaul Eggleton
2015-12-01image.py: avoid mkdir race when building multiple imagesMike Crowe
2015-12-01package_manager.py: define info_dir and status_file when OPKGLIBDIR isn't the...Martin Jansa
2015-12-01image.py: Avoid creating empty .env file in _write_wic_envMike Crowe
2015-12-01lib/oe/terminal: use C locale when determining versionDariusz Pelowski
2015-12-01classes/populate_sdk_ext: tweak reporting of workspace exclusionPaul Eggleton
2015-11-25terminal: Open a new window instead of split on older tmux versions (<1.9)Leonardo Sandoval
2015-11-24package_manager.py: Delete installed_pkgs.txt fileMariano Lopez
2015-11-24rootfs.py: Stop using installed_pkgs.txtMariano Lopez
2015-11-24lib/oe/distro_check: don't set empty proxy keysRoss Burton
2015-11-24lib/oe/copy_buildsystem: Don't expand BB_TASKDEPDATARichard Purdie
2015-11-24classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie
2015-10-24lib/oe/rootfs: tell intercepts where the native sysroot isRoss Burton
2015-10-24rootfs.py: add more info to the warning messageEd Bartosh
2015-10-24package_manager: fail if signed feeds are enabled for ipk or dpkgMarkus Lehtonen
2015-10-24package_manager: support GPG_PATH variableMarkus Lehtonen
2015-10-21populate SDK: prepare calling of bb.utils for exceptionsBenjamin Esquivel
2015-10-21devtool: handle virtual providersPaul Eggleton
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