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/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
*
oe/utils.py: Add support for init/end helper functions in ThreadWorker.
Aníbal Limón
2015-06-26
1
-4
/
+13
*
oe/utils.py: Fix thread leakage in ThreadPool
Aníbal Limón
2015-06-26
1
-6
/
+20
*
meta: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-23
1
-1
/
+1
*
image: Support for VDI
Juro Bystricky
2015-06-11
1
-2
/
+2
*
lib/oe/rootfs: tidy up log warning reporting
Paul Eggleton
2015-06-11
1
-7
/
+6
*
recipeutils: Improve get_recipe_pv_without_srcpv function
Aníbal Limón
2015-06-08
1
-10
/
+2
*
recipeutils: Add get_recipe_upstream_version and get_recipe_pv_without_srcpv ...
Aníbal Limón
2015-06-03
1
-0
/
+96
*
oe/utils: Add simple threaded pool implementation
Richard Purdie
2015-06-03
1
-0
/
+41
*
image.bbclass: Add a method for creating a companion debug filesystem
Mark Hatle
2015-05-24
1
-0
/
+57
*
utils: add helper to perform the intersection of two string lists
Ross Burton
2015-05-24
1
-0
/
+15
*
rootfs.py: Make set -x not break rootfs creation
Peter Seebach
2015-05-24
1
-0
/
+3
*
rootfs.py: Improve rpm log_check_regex
Ed Bartosh
2015-05-22
1
-1
/
+3
*
recipetool: add appendfile subcommand
Paul Eggleton
2015-05-20
2
-1
/
+390
*
lib/oe/patch: use with open() for all file operations
Paul Eggleton
2015-05-20
1
-21
/
+19
*
lib/oe/recipeutils: add a parse_recipe_simple() function
Paul Eggleton
2015-05-16
1
-3
/
+26
*
license: Add support for handle INCOMPATIBLE_LICENSE in manifest creation
Aníbal Limón
2015-05-09
1
-0
/
+77
*
license: Split visit_string in LicenseVisitor
Aníbal Limón
2015-05-09
1
-3
/
+12
*
license_class: Generalize license_ok function
Aníbal Limón
2015-05-09
1
-0
/
+14
*
split_and_strip_files: regroup hardlinks to make build deterministic
Ed Bartosh
2015-04-29
1
-2
/
+1
*
lib/oe/package: Improve strip subprocess handling
Richard Purdie
2015-04-29
1
-4
/
+4
*
devtool: handle . in recipe name
Paul Eggleton
2015-04-27
1
-2
/
+2
*
devtool: include bbappends in recipe parsing
Markus Lehtonen
2015-04-27
1
-3
/
+3
*
lib/oe/package_manager: avoid traceback with no packages
Paul Eggleton
2015-04-19
1
-0
/
+2
*
package_manager: RpmPM: Fix scriptlet for rpm 4
Jean-Benoit MARTIN
2015-04-13
1
-2
/
+4
*
oe.sstatesig: align swspec handling with sstate.bbclass
Christopher Larson
2015-04-08
1
-4
/
+4
*
meta/lib/oe/utils.py: Corrected the return value of both_contain()
Jun Zhu
2015-04-08
1
-1
/
+1
*
package_manager: call createrepo with --dbpath pointing inside WORKDIR
Ed Bartosh
2015-04-02
1
-1
/
+5
*
package_deb: DpkgIndexer use apt-ftparchive that needs a valid config
Andreas Oberritter
2015-03-25
1
-0
/
+28
*
rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfs
Andreas Oberritter
2015-03-25
1
-0
/
+2
*
lib/oe/lsb.py: Prioritize parsing of /etc/os-release
Ed Bartosh
2015-03-22
1
-8
/
+9
*
rootfs.py: add log checking ability for deb and ipk
Chen Qi
2015-03-22
1
-17
/
+44
*
rootfs.py: two changes regarding log checking
Chen Qi
2015-03-22
1
-3
/
+2
*
package_manager: Create variable for install_dir_name
Saul Wold
2015-03-20
2
-8
/
+12
*
meta/lib/oe/package.py: fix files ownership in packages
Fabrice Coulon
2015-03-20
1
-1
/
+1
*
rootfs.py: fix logic error so that warnings are checked
Chen Qi
2015-03-16
1
-1
/
+1
*
meta/lib/oe/utils.py: properly implement both_contain()
Cristian Iorga
2015-03-10
1
-1
/
+9
*
lib/oe/terminal: fix konsole terminal support for KDE 4.x
Paul Eggleton
2015-02-26
1
-4
/
+4
*
lib/oe/terminal: fix regressions
Paul Eggleton
2015-02-26
1
-12
/
+8
*
terminal.py: No --disable-factory for gnome-terminal >= 3.10
Sven Ebenfeld
2015-02-24
1
-8
/
+22
*
copy_buildsystem.py: Add methods to copy shared state.
Randy Witt
2015-02-24
1
-0
/
+32
*
copy_buildsystem.py: Add a way to copy buildsystem to a directory.
Randy Witt
2015-02-24
1
-0
/
+70
[prev]
[next]