index
:
openembedded
2011.03-maintenance
aldot/fixes
bluelightning/opie-18bpp
bluelightning/opie-fixes
bluelightning/opie-git
cbrake/qt-4.7.0
darwin
fso/milestone5
fso/milestone5.5
hipox
holger/hash-style
holger/openmoko-merges
holger/qt4-4.7
holger/qt4-sdk
holger/random-fixes
holger/staging-branch
ieee80215
jan/master
john_lee/fastboot-devel
john_lee/openmoko-toolchain
kergoth/autotools
kergoth/bluez
kergoth/hostap-madwifi
kergoth/master
khem/import-linaro-gcc-4.5
koen/darwin-host-fixes
koen/static-libs-rework
laibsch/scim
laibsch/wip
likewise/nios2
master
mckoan/kaeilos-2009
mckoan/kaeilos-2011
mckoan/kaeilos-2012
mdietze/nylon
morphis/for-upstream
nios2
org.openembedded.angstrom-2007.12-stable
org.openembedded.dev
org.openembedded.documentation
org.openembedded.dreambox
org.openembedded.dreambox.release_25
org.openembedded.oetest
org.openembedded.oz354fam083
org.openembedded.oz354x
org.openembedded.packaged-staging
org.openembedded.slugos.5.3-beta
org.openembedded.stable
org.openmbedded.dev
pb/toolchain-desuck
push/oe
raster
rik/amd64
rik/qemu-0.12
robertschuster/amd64-target
rpurdie/for-testing
rpurdie/work-in-progress
shared/blackfin
shared/xorg-7.4-update
shr/import
shr/merge
shr/stable2009
shr/testing2009
shr/testing2010
shr/testing2011.1
shr/unstable
slugos/slugos6.0-beta
stable/2009
stefan/eten-support
tasks-reduction
testing
testing-next
testing-next-test
thesing/arm4-eabi-angstrom
ulf/linux-2.6.39-2011-11-21
ulf/linux-2.6.39-2011-11-22
upstream
xora/angstrom-sqeeezy
xora/angstrom-srcpv
Classic OpenEmbedded Development Tree
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
classes
/
base.bbclass
Age
Commit message (
Expand
)
Author
2010-03-27
Fixed concurrency problem for ZIP packed recipes.
Ihar Hrachyshka
2010-03-23
base.bbclass: add missing import of metadata_scm
Antonio Ospite
2010-03-21
base.bbclass: add popen/system convenience functions
Christopher Larson
2010-03-19
base: erk, don't remove do_setscene from EXPORT_FUNCTIONS, silly
Chris Larson
2010-03-19
Initial split of base.bbclass
Chris Larson
2010-03-19
Don't inherit siteinfo in base.bbclass
Chris Larson
2010-03-19
base.bbclass: Add note about base_path_relative
Chris Larson
2010-03-15
base.bbclass: fix quoting for md5/sha256 checksums checking
Marcin Juszkiewicz
2010-03-15
base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URL...
Richard Purdie
2010-03-11
base: don't write to system /etc dir, use new STAGING_ETCDIR instead
Martin Jansa
2010-03-11
base: also stage ${sysconfdir}
Phil Blundell
2010-03-08
base.bbclass: provide shortcut syntax for first anonymous entry in SRC_URI
Bernhard Reutner-Fischer
2010-03-03
qemu: Move gcc version check, qemu-TARGET logic into qemu.bbclass
Tom Rini
2010-03-02
qemu: Perform our sanity checks based on ENABLE_BINARY_LOCALE_GENERATION
Tom Rini
2010-03-02
base.bbclass: create tmp/legacy-staging.log file with names of recipes which ...
Marcin Juszkiewicz
2010-02-25
Revert "base.bbclass: use bb.utils.*_sum instead of calling md5/sha sum comma...
Chris Larson
2010-02-25
base.bbclass: use bb.utils.*_sum instead of calling md5/sha sum commands
Ross Burton
2010-02-11
base.bbclass: handle xz compressed files and tarballs
Bernhard Reutner-Fischer
2010-02-01
base.bbclass: in base_contains, check for var existance before using it
Brian Pomerantz
2010-01-27
base.bbclass: pre-create SRC_URI checksums to include in the recipe
Denys Dmytriyenko
2009-11-16
classes: Drop a number of unneeded import calls (from Poky)
Richard Purdie
2009-11-13
fix c&p error in last patch
Phil Blundell
2009-11-13
base.bbclass: add support for checksums in .bb files
Phil Blundell
2009-11-12
base.bbclass: Fix legacy staging package generation as pre hook was called to...
Richard Purdie
2009-11-11
base.bbclass: Detect recipes where there are problems with staging functions ...
Richard Purdie
2009-11-10
base.bbclass: Replace the base_package_name function with the base_prune_suff...
Richard Purdie
2009-11-10
native.bbclass: Add BBCLASSEXTEND support (from poky)
Richard Purdie
2009-11-10
base.bbclass: Fix staging for native and non-native packages
Richard Purdie
2009-11-10
base.bbclass: Add stubs for functions when package-staging isn't active and f...
Richard Purdie
2009-11-10
base.bbclass: Note legacy staging packages in debug output
Richard Purdie
2009-11-10
base.bbclass: Rework staging function to use a DESTDIR style configuration ba...
Richard Purdie
2009-11-10
packaged-staging.bbclass: Use a variable for the location of the staging lock...
Richard Purdie
2009-11-10
binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...
Richard Purdie
2009-11-10
autotools.bbclass: Separate out useful staging functions into base.bbclass an...
Richard Purdie
2009-11-10
Start removal of layout_* variables and replace these with new mechanisms to ...
Richard Purdie
2009-11-09
base.bbclass: Promote packagedata inherit to a direct inherit due to ordering...
Richard Purdie
2009-11-09
packagedata.bbclass: Split package data handling functions out from base.bcla...
Richard Purdie
2009-11-09
base.bbclass: Drop import bb and import os as no longer needed
Richard Purdie
2009-11-09
base.bbclass: Drop legacy rebuild mangling code
Richard Purdie
2009-11-03
base.bbclass: Better error message in case the Config Parser fails
Holger Hans Peter Freyther
2009-08-30
base.bbclass: Pass in PATH to popen.
Khem Raj
2009-08-26
base.bbclass: add cleanall task.
Chris Larson
2009-08-26
base.bbclass: Remove redundant import of subprocess and signal.
Khem Raj
2009-08-23
base.bbclass: Replace os.system with subprocess call.
Khem Raj
2009-08-19
base.bbclass: catch bb.MalformedUrl in do_fetch.
Chris Larson
2009-08-19
Let the distro control whether we include hostap or madwifi.
Chris Larson
2009-08-19
base.bbclass: introduce OE source mirror network as last resort for do_fetch
Rolf Leggewie
2009-08-14
base.bbclass: ftp.matrix.com.br no longer exists
Rolf Leggewie
2009-08-01
base.bbclass: Strip -sdk from the PN for BPN as well
Holger Hans Peter Freyther
2009-07-22
base bbclass: try to find the git binaries in PATH instead of BBPATH
Koen Kooi
[next]