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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: [parse] Don't use relative import of parse_py.
Chris Larson
2010-02-15
1
-1
/
+1
*
bitbake: [parse] Move the last method to the AST...
Holger Freyther
2010-02-15
1
-1
/
+10
*
bitbake: [parser] Move more methods to the ast scheme
Holger Freyther
2010-02-15
1
-31
/
+48
*
bitbake: [parser] Move one more item to the ast
Holger Freyther
2010-02-15
1
-34
/
+41
*
bitbake: [parser] Move methodflags over to the ast
Holger Freyther
2010-02-15
1
-15
/
+23
*
bitbake: [parser] Build fix
Richard Purdie
2010-02-15
1
-2
/
+2
*
bitbake: [parser] Move more statements over the two phase AST
Holger Freyther
2010-02-15
1
-17
/
+40
*
bitbake: [parse] Change handling include through the AstNode
Holger Freyther
2010-02-15
1
-8
/
+2
*
bitbake: [parser] Call eval and remove non ast code
Holger Freyther
2010-02-15
1
-2
/
+1
*
bitbake: [parser] Call eval immeditaley to test this code
Holger Freyther
2010-02-15
1
-33
/
+4
*
bitbake: [parser] Prepare to cease out getFunc
Holger Freyther
2010-02-15
1
-12
/
+17
*
bitbake: [parser] Preserve include vs. require behaviour
Richard Purdie
2010-02-15
1
-3
/
+7
*
bitbake: [parser] Firs set of AST nodes with construction and eval
Holger Freyther
2010-02-15
1
-0
/
+78
*
bitbake: [parser] Add documentation about usage of this code
Holger Freyther
2010-02-15
1
-0
/
+1
*
bitbake: [parser] Move the finalise into the ast as well
Holger Freyther
2010-02-15
2
-43
/
+41
*
bitbake: [parser] Cary a Statement Node through the parsing
Holger Freyther
2010-02-15
4
-79
/
+92
*
bitbake: [parser] Move evaluating into the ast class...
Holger Freyther
2010-02-15
3
-180
/
+207
*
bitbake: providers.py: sort eligible providers by DEFAULT_PREFERENCE
Bernhard Reutner-Fischer
2010-02-15
1
-0
/
+2
*
bitbake: runqueue.py: improve printing dependent tasks
Bernhard Reutner-Fischer
2010-02-15
1
-2
/
+10
*
bitbake: taskdata.py: fix typo in debug message
Bernhard Reutner-Fischer
2010-02-15
1
-1
/
+1
*
sanity.bbclass: Add chrpath to the required utilities
Joshua Lock
2010-02-15
1
-1
/
+1
*
relocatable.bbclass: Tidy up class
Joshua Lock
2010-02-12
1
-4
/
+3
*
chrpath: Only set the chrpath binary for the native package
Joshua Lock
2010-02-12
1
-2
/
+2
*
relocatable.bbclass: Improve logic and style
Joshua Lock
2010-02-12
1
-15
/
+31
*
bitbake: utils.py: Don't error if an exported environment variable is unset (...
Richard Purdie
2010-02-12
1
-1
/
+1
*
relocatable.bbclass: remove hard-coded rpaths from native binaries
Joshua Lock
2010-02-11
3
-0
/
+32
*
xserver-nodm-init: Make sure kdrive servers have the console keyboard enabled
Richard Purdie
2010-02-11
2
-8
/
+4
*
xserver-kdrive: Add keyboard fix (partially from OE.dev
Richard Purdie
2010-02-11
3
-3
/
+32
*
preferred-xorg-versions: Update xserver-kdrive version
Richard Purdie
2010-02-11
1
-1
/
+1
*
xserver-xf86: Drop old versions and update xserver-xf86-lite version
Richard Purdie
2010-02-11
3
-35
/
+0
*
xserver-kdrive: Add 1.7.99.2
Richard Purdie
2010-02-11
31
-6866
/
+1294
*
calibrateproto: Add missing length fields to X_Replies
Richard Purdie
2010-02-11
4
-5
/
+46
*
sharp-flash-header: Convert from leagacy staging
Richard Purdie
2010-02-11
1
-3
/
+4
*
binutils: Apply cross compiling changes to libtool since we don't autoreconf
Richard Purdie
2010-02-11
2
-1
/
+71
*
keymaps: Use RDEPENDS_${PN}
Richard Purdie
2010-02-11
1
-2
/
+2
*
linux-libc-headers: extend nativesdk for 2.6.29
Joshua Lock
2010-02-11
1
-0
/
+1
*
preferred-xorg-versions.inc: bump preferred util-macros
Joshua Lock
2010-02-10
1
-2
/
+2
*
bitbake: BBHandler: pass lineno and fn to handleMethod
Khem Raj
2010-02-10
1
-2
/
+2
*
bitbake: parse_py/ConfHandler.py: missing colon after else
Martin Jansa
2010-02-10
1
-1
/
+1
*
bitbake: ConfHandler: Fix require vs. include behaviour
Richard Purdie
2010-02-10
1
-1
/
+4
*
bitbake: [parser] Move more stuff out the feeder
Holger Freyther
2010-02-10
1
-38
/
+48
*
bitbake: [parse] Move inherit handling to method
Holger Freyther
2010-02-10
1
-4
/
+6
*
bitbake: [parsers] Move out more functions
Holger Freyther
2010-02-10
1
-70
/
+78
*
bitbake: [parser] Move more stuff out to separate methods...
Holger Freyther
2010-02-10
1
-20
/
+25
*
bitbake: [parser] Move the handling of a method to a function
Holger Freyther
2010-02-10
1
-11
/
+15
*
bitbake: [parse] Unify opening a file...
Holger Freyther
2010-02-10
3
-37
/
+23
*
bitbake: [parser] Kill obtain/localpath from the parser
Holger Freyther
2010-02-10
2
-54
/
+3
*
bitbake: usermanual.xml: Add section for ?= var setting.
Theodore A. Roth
2010-02-10
1
-0
/
+5
*
distros: set xserver-xf86 as default PREFERRED_PROVIDER for virtual/xserver
Joshua Lock
2010-02-10
2
-2
/
+2
*
qemux86: fix setting of preferred provider for virtual/xserver
Joshua Lock
2010-02-10
2
-7
/
+8
[next]