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
/
recipe_sanity.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
2017-04-05
recipe_sanity: Drop now unused FILESDIR
Richard Purdie
2016-12-16
meta: remove True option to getVar calls
Joshua Lock
2016-09-14
meta: cleanup d.getVar(var, 0)
Robert Yang
2016-02-21
recipe_sanity.bbclass: skip DataSmart in recipe_sanity_eh()
Robert Yang
2014-04-23
recipe_sanity.bbclass: avoid error when running 'bitbake -e'
Andreas Oberritter
2013-09-01
meta: Don't use deprecated bitbake API
Richard Purdie
2013-08-26
classes: Remove references to _remove in function names since this may become...
Richard Purdie
2013-06-14
classes/conf: Add eventmasks for event handlers
Richard Purdie
2012-10-18
recipe_sanity: Don't bother checking LICENSE
Phil Blundell
2012-08-21
meta/classes: Various python whitespace fixes
Richard Purdie
2012-07-19
Remove a number of unneeded import os/bb calls
Richard Purdie
2012-07-04
meta/classes: Update recrdeptask fields for recursive dependency handling cha...
Richard Purdie
2012-03-05
meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)
Richard Purdie
2012-03-05
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2011-06-14
import recipe_sanity.bbclass from oe master
Phil Blundell