index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oe
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
distrodata: Take account proxies on distrodata tasks
Leonardo Sandoval
2015-10-01
1
-47
/
+66
*
lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappings
Richard Purdie
2015-10-01
1
-0
/
+20
*
lib/oe/package_manager: Handle empty package list in opkg case
Richard Purdie
2015-10-01
1
-1
/
+1
*
oe.patch.GitApplyTree: add paths argument to extractPatches
Markus Lehtonen
2015-10-01
1
-1
/
+4
*
recipeutils: implement get_recipe_local_files()
Markus Lehtonen
2015-10-01
1
-0
/
+16
*
Empty image:rootfs.py:handle empty PACKAGE_INSTALL
Alex Franco
2015-09-28
1
-1
/
+5
*
recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is em...
Alexander Kanavin
2015-09-28
1
-4
/
+5
*
package_manager.py: make rpm install mutilib pkgs corectly
Robert Yang
2015-09-28
1
-2
/
+81
*
devtool / lib/oe/recipeutils: ensure we can parse without bbappends
Paul Eggleton
2015-09-23
1
-0
/
+2
*
lib/oe/patch: fix for git am not cleaning up after itself
Paul Eggleton
2015-09-23
1
-0
/
+7
*
lib/oe/recipeutils: properly split unexpanded variable values
Paul Eggleton
2015-09-23
1
-2
/
+59
*
image.py: Ensure base image size is an integer
Patrick Williams
2015-09-18
1
-0
/
+2
*
image.py: Allow IMAGE_LINK_NAME to be empty
Mike Looijmans
2015-09-14
1
-1
/
+1
*
classes/sstate: break out function to get sstate manifest filename
Paul Eggleton
2015-09-12
1
-0
/
+12
*
rootfs: Conditionally uninstall update-rc.d
Khem Raj
2015-09-11
1
-1
/
+9
*
Revert "rootfs: Do not uninstall update-rc.d"
Richard Purdie
2015-09-11
1
-1
/
+2
*
rootfs.py: show intercept script output in log.do_rootfs
Martin Jansa
2015-09-09
1
-1
/
+1
*
package_manager.py: search provides when not found by pkgname
Robert Yang
2015-09-09
1
-0
/
+16
*
rootfs: Do not uninstall update-rc.d
Khem Raj
2015-09-09
1
-2
/
+1
*
copy_buildsystem: make sure bitbake directory is copied
Qi.Chen@windriver.com
2015-09-09
1
-4
/
+3
*
rootfs.py: Allow to override postinst-intercepts location
Martin Jansa
2015-09-09
1
-2
/
+4
*
lib/oe/package_manager: Include PACKAGE_FEED_PREFIX instead of hardcode paths
Leonardo Sandoval
2015-09-04
1
-7
/
+18
*
sdk.py: fix conflicts of packages
Jian Liu
2015-09-04
1
-12
/
+33
*
image.py: rename _write_env -> _write_wic_env
Ed Bartosh
2015-09-03
1
-2
/
+2
*
package_manager: support for signed RPM package feeds
Markus Lehtonen
2015-09-03
1
-1
/
+24
*
package_rpm: support signing of rpm packages
Markus Lehtonen
2015-09-03
1
-0
/
+17
*
opkg: upgrade to v0.3.0
Alejandro del Castillo
2015-09-03
1
-3
/
+3
*
image.py: write bitbake variables to .env file
Ed Bartosh
2015-08-30
1
-0
/
+18
*
image.py: add script output to the rootfs log
Ed Bartosh
2015-08-30
1
-1
/
+4
*
image.py: set bitbake variable ROOTFS_SIZE
Ed Bartosh
2015-08-30
1
-1
/
+3
*
lib/oe/patch: handle patches that delete files with older git
Paul Eggleton
2015-08-30
1
-1
/
+1
*
Empty image: package list splitting and iteration
Alex Franco
2015-08-29
2
-3
/
+4
*
lib/oe/recipeutils: avoid parsing in get_var_files()
Paul Eggleton
2015-08-19
1
-2
/
+1
*
IMAGES_FSTYPES: default to EXT4
Juro Bystricky
2015-08-16
1
-2
/
+2
*
lib/oe/package_manager: fix opkg feed generation
Joshua Lock
2015-08-14
1
-4
/
+1
*
recipeutils.py: allow all characters in regexes used to parse version strings
Alexander Kanavin
2015-08-10
1
-2
/
+2
*
rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and deb
Robert Yang
2015-08-01
1
-1
/
+15
*
lib/oe/classextend: Fix nativesdk double name mapping
Richard Purdie
2015-07-31
1
-0
/
+2
*
recipeutils.py: get_recipe_pv_without_srcpv remove prefixes from pv
Aníbal Limón
2015-07-23
1
-0
/
+6
*
oe/recipeutils.py: get_recipe_upstream_info update to get revision
Aníbal Limón
2015-07-23
1
-13
/
+15
*
oe/recipeutils.py: get_recipe_upstream_info only use sfx and pfx when exits
Aníbal Limón
2015-07-23
1
-3
/
+10
*
lib/oe/package_manager: Use log-level warning instead of quiet
Richard Purdie
2015-07-20
1
-1
/
+1
*
lib/oe/recipeutils: fix replace_dir_vars to return the correct variables
Paul Eggleton
2015-07-16
1
-1
/
+2
*
oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URI
Aníbal Limón
2015-07-12
1
-1
/
+10
*
lib/oe/recipeutils: Ensure order of data store doesn't influence the result
Richard Purdie
2015-07-12
1
-1
/
+1
*
rootfs.py: Add check for kernel modules before running depmod
Saul Wold
2015-07-02
1
-2
/
+16
*
oe.recipeutils: fix line.split error in bbappend_recipe
Christopher Larson
2015-06-27
1
-1
/
+1
*
oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in po...
Aníbal Limón
2015-06-27
1
-55
/
+101
*
terminal.py: Allow devshell/menuconfig on recent gnome-terminal
Leonardo Sandoval
2015-06-27
1
-0
/
+6
*
lib/oe/patch: Fix git patch application for source in subdirectory
Richard Purdie
2015-06-26
1
-3
/
+3
[prev]
[next]