index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oe
/
patch.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2012-03-05
1
-2
/
+2
*
lib/oe/patch.py: Fix and improve PatchTree() resolver logic
Richard Purdie
2012-03-02
1
-12
/
+53
*
classes/patch: avoid backtrace when patch does not apply
Paul Eggleton
2012-01-19
1
-5
/
+5
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
1
-2
/
+2
*
patch: Convert to use oe_terminal
Richard Purdie
2011-11-04
1
-11
/
+6
*
patch.py: fixed message domain errors
Samuel Stirtzel
2011-10-14
1
-2
/
+2
*
oe/patch.py: Remove series file during Clean()
Khem Raj
2011-05-10
1
-0
/
+1
*
lib/oe/patch.py: Cosmetic change to avoid bitbake warning
Khem Raj
2011-03-21
1
-1
/
+1
*
oe.patch: add missing imports
Chris Larson
2011-03-21
1
-0
/
+2
*
meta/classes: Update classes to use new fetcher API
Richard Purdie
2011-02-07
1
-3
/
+3
*
lib/oe: sync with OE.dev
Joshua Lock
2010-08-04
1
-9
/
+6
*
lib/oe/patch.py: Fix patch application failure interaction handling
Richard Purdie
2010-06-10
1
-1
/
+1
*
lib/oe/patch.py: Fix datastore references in error paths
Richard Purdie
2010-05-27
1
-4
/
+4
*
lib/oe: Import oe lib from OE.dev
Joshua Lock
2010-05-06
1
-0
/
+407