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
*
rootfs.py: Change logic to unistall packages
Mariano Lopez
2015-12-12
1
-20
/
+21
*
sdk.py / OpkgSdk: remove_packaging_data() after install
Haris Okanovic
2015-12-09
1
-0
/
+4
*
lib/oe/package_manager: Introducing PACKAGE_FEED_BASE_PATHS/PACKAGE_FEED_ARCHS
Leonardo Sandoval
2015-12-09
1
-55
/
+99
*
lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata()
Paul Eggleton
2015-12-01
1
-67
/
+93
*
lib/oe/recipeutils: check in validate_pn() for names instead of filenames
Paul Eggleton
2015-12-01
1
-0
/
+2
*
lib/oe/patch: improve extraction of patch header
Paul Eggleton
2015-12-01
1
-15
/
+43
*
image.py: avoid mkdir race when building multiple images
Mike Crowe
2015-12-01
1
-2
/
+1
*
package_manager.py: define info_dir and status_file when OPKGLIBDIR isn't the...
Martin Jansa
2015-12-01
1
-0
/
+19
*
image.py: Avoid creating empty .env file in _write_wic_env
Mike Crowe
2015-12-01
1
-1
/
+5
*
lib/oe/terminal: use C locale when determining version
Dariusz Pelowski
2015-12-01
1
-1
/
+3
*
classes/populate_sdk_ext: tweak reporting of workspace exclusion
Paul Eggleton
2015-12-01
1
-2
/
+3
*
terminal: Open a new window instead of split on older tmux versions (<1.9)
Leonardo Sandoval
2015-11-25
1
-5
/
+15
*
package_manager.py: Delete installed_pkgs.txt file
Mariano Lopez
2015-11-24
1
-0
/
+1
*
rootfs.py: Stop using installed_pkgs.txt
Mariano Lopez
2015-11-24
1
-15
/
+9
*
lib/oe/distro_check: don't set empty proxy keys
Ross Burton
2015-11-24
1
-4
/
+6
*
lib/oe/copy_buildsystem: Don't expand BB_TASKDEPDATA
Richard Purdie
2015-11-24
1
-1
/
+1
*
classes: Ensure pass setVar/setVarFlag strings, not integers
Richard Purdie
2015-11-24
1
-2
/
+2
*
lib/oe/rootfs: tell intercepts where the native sysroot is
Ross Burton
2015-10-27
1
-0
/
+1
*
rootfs.py: add more info to the warning message
Ed Bartosh
2015-10-27
1
-0
/
+1
*
package_manager: fail if signed feeds are enabled for ipk or dpkg
Markus Lehtonen
2015-10-27
1
-0
/
+4
*
package_manager: support GPG_PATH variable
Markus Lehtonen
2015-10-27
1
-2
/
+5
*
populate SDK: prepare calling of bb.utils for exceptions
Benjamin Esquivel
2015-10-21
1
-24
/
+52
*
devtool: handle virtual providers
Paul Eggleton
2015-10-21
1
-1
/
+5
*
lib/oe/image.py: Fix dependency handling for compressed types
Otavio Salvador
2015-10-14
1
-8
/
+10
*
lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.open
Leonardo Sandoval
2015-10-12
1
-7
/
+2
*
lib/oe/image.py: Add image generation for companion debug filesystem
Mark Hatle
2015-10-07
1
-9
/
+37
*
package_manager.py: sort output of OpkgPkgsList().list
Andre McCurdy
2015-10-07
1
-8
/
+14
*
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
[next]