summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* 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
* recipeutils.py: get_recipe_pv_without_srcpv remove prefixes from pvAníbal Limón2015-07-231-0/+6
* oe/recipeutils.py: get_recipe_upstream_info update to get revisionAníbal Limón2015-07-231-13/+15
* oe/recipeutils.py: get_recipe_upstream_info only use sfx and pfx when exitsAníbal Limón2015-07-231-3/+10
* lib/oe/package_manager: Use log-level warning instead of quietRichard Purdie2015-07-201-1/+1
* lib/oe/recipeutils: fix replace_dir_vars to return the correct variablesPaul Eggleton2015-07-161-1/+2
* oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URIAníbal Limón2015-07-121-1/+10
* lib/oe/recipeutils: Ensure order of data store doesn't influence the resultRichard Purdie2015-07-121-1/+1
* rootfs.py: Add check for kernel modules before running depmodSaul Wold2015-07-021-2/+16
* oe.recipeutils: fix line.split error in bbappend_recipeChristopher Larson2015-06-271-1/+1
* oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in po...Aníbal Limón2015-06-271-55/+101
* terminal.py: Allow devshell/menuconfig on recent gnome-terminalLeonardo Sandoval2015-06-271-0/+6
* lib/oe/patch: Fix git patch application for source in subdirectoryRichard Purdie2015-06-261-3/+3
* oe/utils.py: Add support for init/end helper functions in ThreadWorker.Aníbal Limón2015-06-261-4/+13
* oe/utils.py: Fix thread leakage in ThreadPoolAníbal Limón2015-06-261-6/+20
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-1/+1
* image: Support for VDIJuro Bystricky2015-06-111-2/+2
* lib/oe/rootfs: tidy up log warning reportingPaul Eggleton2015-06-111-7/+6