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
*
lib/oe/recipeutils: minor improvements to patch_recipe()
Paul Eggleton
2015-02-23
1
-2
/
+2
*
lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectory
Paul Eggleton
2015-02-23
1
-2
/
+5
*
lib/oe/package_manager: Performance tweak in regex usage
Richard Purdie
2015-02-21
1
-3
/
+3
*
package_manager.py: use 'purge' instead of 'remove' in case of deb
Chen Qi
2015-02-17
1
-2
/
+2
*
lib/oe/package_manager: support exclusion from complementary glob process by ...
Paul Eggleton
2015-02-17
1
-0
/
+3
*
oe-pkgdata-util: improve command-line usage
Paul Eggleton
2015-02-14
1
-1
/
+1
*
lib/oe/lsb.py: Fix up for dash
Saul Wold
2015-02-14
1
-0
/
+1
*
rootfs.py: ignore "NOTE:" when catching warnings
Ricardo Neri
2015-02-14
1
-1
/
+1
*
terminal.py: add tmux new window option
Dan McGregor
2015-02-08
1
-0
/
+35
*
classes/license: tweak license format messages
Paul Eggleton
2015-02-08
1
-1
/
+2
*
lib/oe/terminal: add support for Terminology terminal emulator
Rodrigo Chiossi
2015-02-03
1
-0
/
+4
*
package_manager.py: fix rootfs failure with multilib enabled
Chen Qi
2015-02-03
1
-1
/
+4
*
terminal.py: fixes launching multiple windows of gnome-terminal
Alejandro Hernandez
2015-02-03
1
-1
/
+1
*
image.bbclass: make kernel depmod data optional
Dan McGregor
2015-02-03
1
-1
/
+2
*
lib/oe/image.py: add error checking for missing IMAGE_CMD
Paul Eggleton
2015-02-03
1
-1
/
+5
*
classes/image: ensure uninstalled packages do not appear in manifests
Paul Eggleton
2015-02-03
1
-25
/
+30
*
lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling error
Paul Eggleton
2015-02-03
1
-2
/
+2
*
kernel: Fix depmod for multilib
Richard Purdie
2015-01-29
1
-1
/
+1
*
kernel/image/depmodwrapper: Fixups for depmod
Richard Purdie
2015-01-23
1
-7
/
+8
*
lib/oe/package: Ensure strip breaks hardlinks
Richard Purdie
2015-01-23
1
-1
/
+2
*
lib/oe/sdk.py: Add SDKIMAGE_INSTALL_COMPLEMENTARY capabilities to DpkgSdk
Pau Espin Pedrol
2015-01-23
1
-0
/
+2
*
lib/oe/rootfs.py: Fix reference to abiversion file location
Richard Purdie
2015-01-16
1
-1
/
+1
*
lib/oe/image.py: Handle compressed IMAGE_TYPEDEP values
Otavio Salvador
2014-12-25
1
-2
/
+16
*
lib/oe: add recipeutils module
Paul Eggleton
2014-12-21
1
-0
/
+279
*
lib/oe/patch: add support for extracting patches from git tree
Paul Eggleton
2014-12-21
1
-30
/
+82
*
lib/oe/patch.py: abort "git am" if it fails
Paul Eggleton
2014-12-21
1
-0
/
+6
*
lib/oe/patch: use --keep-cr with git am
Paul Eggleton
2014-12-21
1
-1
/
+1
*
lib/oe/patch: auto-commit when falling back from git am
Paul Eggleton
2014-12-21
1
-0
/
+86
*
lib/oe/patch: fall back to patch if git apply fails
Paul Eggleton
2014-12-21
1
-1
/
+5
*
classes/package: move read_shlib_providers() to a common unit
Paul Eggleton
2014-12-21
1
-0
/
+26
*
package_manager.py: fix arguments to string format
Ross Burton
2014-12-05
1
-3
/
+3
*
package_manager.py: check the result of create_index
Hongxu Jia
2014-12-03
1
-4
/
+16
*
classextend: Do not extend for that already have multilib prefix
Jackie Huang
2014-11-12
1
-0
/
+7
*
package_manager: DpkgPM fix populate_sdk
Aníbal Limón
2014-11-09
1
-1
/
+1
*
image-buildinfo.bbclass: new class, writes build information to image
Alejandro Hernandez
2014-11-09
1
-0
/
+4
*
rootfs.py: tweak inner warn message catching
Hongxu Jia
2014-11-04
1
-1
/
+1
*
package_manager: Fix BAD_RECOMMENDATIONS for opkg
Paul Barker
2014-11-04
1
-0
/
+4
*
multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failure
Hongxu Jia
2014-11-04
1
-0
/
+3
*
image.py: Fix error in graph sorting
Pascal Bach
2014-10-30
1
-1
/
+1
*
python-smartpm: Add checking for "rpm-ignoresize" option
Chong Lu
2014-10-24
1
-0
/
+1
*
sdk.py: fix write target sdk manifest failed based on ipk
Hongxu Jia
2014-10-10
1
-1
/
+1
*
deb_packaging: Added support for multilib
Anibal Limon
2014-09-30
1
-9
/
+26
*
rootfs.py: catch inner warn message
Hongxu Jia
2014-09-30
1
-1
/
+19
*
sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586
Hongxu Jia
2014-09-17
1
-1
/
+1
*
sstatesig.py: Replace '_'s with '-'s in SSTATE_LOCKEDSIGS* names.
Randy Witt
2014-09-17
1
-0
/
+1
*
sstatesig: Improve the support for locked down sstate cache usage
Hongxu Jia
2014-09-17
1
-16
/
+27
*
sstatesig: Improve to handle locking of multiple machines
Richard Purdie
2014-09-17
1
-13
/
+28
*
sstatesig/sstate: Add support for locked down sstate cache usage
Richard Purdie
2014-09-17
1
-0
/
+74
*
package_manager.py: use RPM_PREFER_ELF_ARCH
Robert Yang
2014-09-10
2
-7
/
+7
*
package_manager: RpmPkgsList: determine rpm version
Kévin THIERRY
2014-09-10
1
-12
/
+11
[next]