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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0
/
+39
*
meta/PRService: Added export/import fuctions.
Lianhao Lu
2012-01-11
1
-0
/
+113
*
buildhistory: add script to check for significant changes
Paul Eggleton
2012-01-06
1
-0
/
+240
*
multilib: Abstract class extension code into classextend.py
Richard Purdie
2012-01-05
1
-0
/
+81
*
oe.license: add license flattening code
Christopher Larson
2011-12-08
2
-0
/
+60
*
license: split license parsing into oe.license
Christopher Larson
2011-12-08
2
-0
/
+70
*
oe.test_types: move into an oe.tests package
Christopher Larson
2011-12-08
2
-0
/
+0
*
getVar/setVar cleanups
Richard Purdie
2011-11-27
1
-3
/
+3
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
3
-17
/
+17
*
patch: Convert to use oe_terminal
Richard Purdie
2011-11-04
1
-11
/
+6
*
lib/oe/terminal: add support for XFCE's terminal emulator
Joshua Lock
2011-11-01
1
-0
/
+23
*
data.py: fixed message domain errors
Samuel Stirtzel
2011-10-14
1
-1
/
+1
*
patch.py: fixed message domain errors
Samuel Stirtzel
2011-10-14
1
-2
/
+2
*
distrodata: fix distro_check code
Saul Wold
2011-09-21
1
-4
/
+4
*
lib/oe/terminal.py: declare konsole from KDE 4.x as unsupported
Paul Eggleton
2011-09-19
1
-0
/
+27
*
oe.terminal: improve how we spawn screen
Chris Larson
2011-08-10
1
-1
/
+6
*
Rework how the devshell functions
Chris Larson
2011-08-10
1
-0
/
+101
*
lib/oe/util.py: Add MLPREFIX support to prune_suffix()
Richard Purdie
2011-07-27
1
-1
/
+6
*
lib/oe/utils: 'Fix' oe.utils.contains() behaviour
Richard Purdie
2011-07-26
1
-8
/
+7
*
oe.classutils: add module
Chris Larson
2011-06-28
1
-0
/
+43
*
packagedata.py: Fix read_subpkgdata_dict()
Richard Purdie
2011-06-23
1
-0
/
+2
*
packagedata: don't choke on empty PACKAGES
Chris Larson
2011-05-20
1
-1
/
+2
*
Move packagedata code into oe.packagedata (sync from OE)
Chris Larson
2011-05-20
1
-0
/
+106
*
oe.packagegroup: add code for package groups (sync from OE)
Chris Larson
2011-05-20
1
-0
/
+29
*
oe.data: expand the flags
Chris Larson
2011-05-20
1
-0
/
+5
*
Implement variable typing (sync from OE)
Chris Larson
2011-05-20
4
-0
/
+279
*
Add a new task checklicense and fix some bugs in distro_check.py
Mei Lei
2011-05-17
1
-9
/
+18
*
lib/oe/process.py: import from OE
Martin Jansa
2011-05-16
1
-0
/
+74
[next]