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
*
nativesdk: Switch to using nativesdk as a prefix, not a suffix
Richard Purdie
2012-09-02
1
-1
/
+1
*
nativesdk: Convert to use classextend.py
Richard Purdie
2012-09-02
1
-0
/
+4
*
terminal.py: use unique ids for screen sessions
Jason Wessel
2012-08-25
1
-1
/
+3
*
utils.py: Modify and rename distro_features_backfill python function
Andrei Gherzan
2012-08-17
1
-3
/
+6
*
buildhistory: reduce the numeric delta to 10%
Ross Burton
2012-08-06
1
-1
/
+1
*
buildhistory: correctly handle reductions of numeric fields
Ross Burton
2012-08-06
1
-1
/
+1
*
buildhistory_analysis: ignore removal of self-dependencies
Paul Eggleton
2012-08-06
1
-1
/
+5
*
buildhistory_analysis: tidy up duplicate split_version function
Paul Eggleton
2012-08-06
1
-19
/
+1
*
classes/buildhistory: record PKG/PKGE/PKGV/PKGR
Paul Eggleton
2012-08-06
1
-1
/
+21
*
classes/buildhistory: save preinst/postinst/prerm/postrm
Paul Eggleton
2012-08-06
1
-1
/
+49
*
lib/oe/lsb.py: Map unknown distributions to 'Unknown'
Richard Purdie
2012-07-31
1
-2
/
+8
*
lib/oe/lsb: Add basic LSB functions
Richard Purdie
2012-07-28
1
-0
/
+28
*
Remove a number of unneeded import os/bb calls
Richard Purdie
2012-07-19
8
-12
/
+0
*
terminal.py: Fix Xfce on ubuntu/debian; some cleanup
Jeffrey C Honig
2012-07-18
1
-19
/
+18
*
lib/oe/sstatesig.py: Exclude git-native from sstate checksum
Khem Raj
2012-07-17
1
-4
/
+2
*
packagedata.py: Fix get_subpkgedata_fn for multilib
Matthew McClintock
2012-07-09
1
-0
/
+8
*
lib/oe/sstatesig.py: Exclude subversion-native from sstate checksums
Richard Purdie
2012-07-05
1
-0
/
+4
*
buildhistory_analysis: fix error when version specifier missing
Paul Eggleton
2012-05-30
1
-1
/
+1
*
meta: replace os.system with subprocess.call
Robert Yang
2012-05-30
1
-1
/
+2
*
oe/process.py: remove it since it is unused and duplicated
Robert Yang
2012-05-25
1
-74
/
+0
*
oe.types: give the regex type more sane semantics
Christopher Larson
2012-05-17
1
-0
/
+31
*
license.py: fix behaviour of copyleft_compliance
Eric BĂ©nard
2012-04-04
1
-4
/
+7
*
buildhistory_analysis: avoid printing PE/PV/PR more than once
Paul Eggleton
2012-03-21
1
-3
/
+5
*
buildhistory_analysis: report if all items removed from a list
Paul Eggleton
2012-03-21
1
-1
/
+4
*
buildhistory_analysis: skip FILELIST changes for dbg packages
Paul Eggleton
2012-03-21
1
-0
/
+2
*
buildhistory_analysis: hide version number increases in dependencies
Paul Eggleton
2012-03-21
1
-4
/
+47
*
buildhistory_analysis: use bb.utils.explode_dep_versions
Paul Eggleton
2012-03-21
1
-2
/
+9
*
buildhistory_analysis: fix duplicate PE/PV/PR in related fields
Paul Eggleton
2012-03-19
1
-1
/
+1
*
path.py: add make_relative_symlink method
Scott Garman
2012-03-13
1
-0
/
+27
*
prservice: Added sanity check for prservice connection.
Lianhao Lu
2012-03-08
1
-1
/
+17
*
meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)
Richard Purdie
2012-03-05
2
-7
/
+7
*
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2012-03-05
2
-3
/
+3
*
lib/oe/patch.py: Fix and improve PatchTree() resolver logic
Richard Purdie
2012-03-02
1
-12
/
+53
*
sstatesig: add SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS option to exclude well defined...
Martin Jansa
2012-02-26
1
-0
/
+6
*
distro_check: fix the fedora URL for rleases as they seem to have moved
Saul Wold
2012-02-24
1
-3
/
+3
*
conf/bitbake.conf: add DISTRO_FEATURES_BACKFILL
Paul Eggleton
2012-02-24
1
-0
/
+20
*
sstatesig.py: Move package exclusion list to the layer config
Richard Purdie
2012-02-23
1
-4
/
+6
*
sstatesig.py: Add handling for machine specific module dependencies
Richard Purdie
2012-02-23
1
-6
/
+20
*
lib/oe/utils.py: use bb.utils.vercmp_string
Andreas Oberritter
2012-02-23
1
-1
/
+1
*
buildhistory_analysis: correctly split RDEPENDS/RRECOMMENDS
Paul Eggleton
2012-02-21
1
-2
/
+12
*
buildhistory_analysis: avoid noise due to reordering
Paul Eggleton
2012-02-21
1
-3
/
+14
*
lib/oe/sstatesig.py: Exclude common machine specific dependencies from task s...
Richard Purdie
2012-01-25
1
-0
/
+4
*
lib/oe: Add sstatesig, OE specific signature generator classes
Richard Purdie
2012-01-23
1
-0
/
+48
*
buildhistory_analysis: include related fields in output
Paul Eggleton
2012-01-19
1
-25
/
+64
*
classes/patch: avoid backtrace when patch does not apply
Paul Eggleton
2012-01-19
1
-5
/
+5
*
buildhistory_analysis: improve field handling robustness
Paul Eggleton
2012-01-19
1
-10
/
+19
*
buildhistory_analysis: correctly handle whitespace when splitting lists
Paul Eggleton
2012-01-19
1
-2
/
+2
*
buildhistory: record additional image info
Paul Eggleton
2012-01-19
1
-22
/
+29
*
oe.license: avoid the need to catch SyntaxError
Christopher Larson
2012-01-17
1
-4
/
+19
*
oe.license: add is_included convenience function
Christopher Larson
2012-01-17
1
-0
/
+36
[next]