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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
lib
Age
Commit message (
Expand
)
Author
2011-06-28
oe.classutils: add module
Chris Larson
2011-06-23
packagedata.py: Fix read_subpkgdata_dict()
Richard Purdie
2011-05-20
packagedata: don't choke on empty PACKAGES
Chris Larson
2011-05-20
Move packagedata code into oe.packagedata (sync from OE)
Chris Larson
2011-05-20
oe.packagegroup: add code for package groups (sync from OE)
Chris Larson
2011-05-20
oe.data: expand the flags
Chris Larson
2011-05-20
Implement variable typing (sync from OE)
Chris Larson
2011-05-17
Add a new task checklicense and fix some bugs in distro_check.py
Mei Lei
2011-05-16
lib/oe/process.py: import from OE
Martin Jansa
2011-05-10
oe/patch.py: Remove series file during Clean()
Khem Raj
2011-05-04
distro_check.py: Fix some bugs in distro_check.py
Mei Lei
2011-04-21
lib/oe/distro_check.py: Fixup Poky references
Richard Purdie
2011-03-21
lib/oe/patch.py: Cosmetic change to avoid bitbake warning
Khem Raj
2011-03-21
oe.utils: add inherits (sync from OE)
Chris Larson
2011-03-21
oe.path: sync up with current OE
Chris Larson
2011-03-21
oe.patch: add missing imports
Chris Larson
2011-03-21
oe.utils: add bb, bb.data imports
Chris Larson
2011-03-03
qa.py: Fix a typo when evaluating bitsize
Mark Hatle
2011-03-02
insane.bbclass: Fix ELF bitsize comparison
Mark Hatle
2011-03-02
lib/oe/path.py: Use bb.utils.mkdirhier instead of bb.mkdirhier
Khem Raj
2011-02-21
lib/oe/path.py: Add expection class to handle the output argument
Richard Purdie
2011-02-18
meta/lib/oe/path: Use check_output for subprocess so we can see error info. I...
Richard Purdie
2011-02-09
lib.oe.path: Update copytree function to call shell commands since its twice ...
Richard Purdie
2011-02-07
meta/classes: Update classes to use new fetcher API
Richard Purdie
2010-10-15
distrodata: Modify Distro tracking spreadsheet
Saul Wold
2010-09-27
distro_check.py: Added additional support for distro checking
Saul Wold
2010-09-17
Distro Tracking: Updated and add Poky Alias info
Saul Wold
2010-09-02
distro_check: fix for natives, cross, and initial recipe types
Saul Wold
2010-09-02
distro_check: use space as the delimiter for aliases
Kevin Tian
2010-08-22
lib/oe/path: Use bb.utils.copyfile as shutils can't cope with copying unreada...
Richard Purdie
2010-08-12
lib/oe/path.py: Add copytree function that works
Richard Purdie
2010-08-12
lib/oe: support wildcards in path.remove
Joshua Lock
2010-08-04
lib/oe: sync with OE.dev
Joshua Lock
2010-06-10
lib/oe/patch.py: Fix patch application failure interaction handling
Richard Purdie
2010-06-02
do_distro_check: Recipe exists in other distros?
Nitin A Kamble
2010-05-27
lib/oe/patch.py: Fix datastore references in error paths
Richard Purdie
2010-05-06
lib/oe: Import oe lib from OE.dev
Joshua Lock