index
:
openembedded-core
2011-1
daisy
danny
denzil
dizzy
dora
dunfell
dylan
fido
gatesgarth
hardknott
honister
jethro
kirkstone
krogoth
krogoth-next
langdale
master
master-next
master-next-1.9
master-next-2.5
mickledore
mickledore-next
morty
morty-next
nanbield
pyro
pyro-next
rocko
rocko-next
scarthgap
styhead
sumo
thud
warrior
zeus
OpenEmbedded Core layer
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
metadata_scm.bbclass
Age
Commit message (
Expand
)
Author
2022-08-12
classes: Add SPDX license identifiers
Richard Purdie
2022-08-12
classes: Add copyright statements to files without one
Richard Purdie
2022-06-11
classes/buildcfg: Move git/layer revision code into new OE module buildcfg
Richard Purdie
2021-03-14
metadata_scm.bbclass: Use immediate expansion for the METADATA_* variables
Peter Kjellerstedt
2020-12-09
metadata_scm: Fix signature handling of METADATA_REVISION and METADATA_BRANCH
Richard Purdie
2018-11-13
metadata_scm: Drop orphaned monotone functions
Richard Purdie
2018-11-13
metadata_scm.bbclass: simplify base_detect_revision()
Robert Yang
2016-12-16
meta: remove True option to getVar calls
Joshua Lock
2016-05-11
metadata_scm.bbclass: Do not assume ${COREBASE} is a Git repo
Peter Kjellerstedt
2015-11-24
classes/metadata_scm: fix git errors showing up on non-git repositories
Paul Eggleton
2015-10-19
metadata_scm: rewrite git hash logic
Ross Burton
2014-12-03
metadata_scm: Fix crash due to uncaught python exception
Merten Sach
2013-11-22
metadata_scm: Avoid crashing on new svn version layouts
Richard Purdie
2013-05-09
class/lib: Fix up various file access methods
Richard Purdie
2013-05-09
metadata_scm: Replace deprecated operator
Richard Purdie
2012-07-19
Convert tab indentation in python functions into four-space
Richard Purdie
2012-05-30
Revert "meta: replace os.popen with subprocess.Popen"
Richard Purdie
2012-05-30
meta: replace os.popen with subprocess.Popen
Robert Yang
2012-03-05
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2011-11-10
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-05-11
metadata_scm.bbclass: Use COREBASE to grok for SCM operations
Khem Raj
2010-10-21
metadata_scm: Ensure that if an SCM isn't present, we dont print a revision o...
Richard Purdie
2010-06-08
metadata_scm.bbclass: Make errors quiet if we're not in a git based scm
Joe Sauer
2010-03-19
base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...
Richard Purdie