index
:
multitech-oe.git
multitech-corecdp-1.x
multitech-corecdp-dev
org.openembedded.dev
rm
testing
Multi-Tech CoreCDP 1.x OpenEmbedded Tree
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
base.bbclass
Age
Commit message (
Expand
)
Author
Files
2010-05-05
bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...
Joshua Lock
1
2010-05-05
base.bbclass: Stage etc directory for native packages and add a use_do_instal...
Richard Purdie
1
2010-05-05
base.bbclass: Remove pointless data expand call (from Poky)
Richard Purdie
1
2010-04-25
Revert "do_unpack: shift some responsibility around, clean things up"
Chris Larson
1
2010-04-24
base.bbclass: unbork oe_unpack_file
Chris Larson
1
2010-04-23
Initial move of common python bits into modules of the 'oe' python package
Chris Larson
1
2010-04-23
base.bbclass: add <dir>/lib for each dir in BBPATH to the python search path
Chris Larson
1
2010-04-23
do_unpack: shift some responsibility around, clean things up
Chris Larson
1
2010-04-22
Use the python modules for checksum generation where we can
Chris Larson
1
2010-04-12
utils.bbclass: simplify checksum check, prepare for checksums.ini removal
Martin Jansa
1
2010-04-08
Using NotHandled/Handled in event handlers is deprecated
Chris Larson
1
2010-03-27
Fixed concurrency problem for ZIP packed recipes.
Ihar Hrachyshka
1
2010-03-23
base.bbclass: add missing import of metadata_scm
Antonio Ospite
1
2010-03-21
base.bbclass: add popen/system convenience functions
Christopher Larson
1
2010-03-19
base: erk, don't remove do_setscene from EXPORT_FUNCTIONS, silly
Chris Larson
1
2010-03-19
Initial split of base.bbclass
Chris Larson
1
2010-03-19
Don't inherit siteinfo in base.bbclass
Chris Larson
1
2010-03-19
base.bbclass: Add note about base_path_relative
Chris Larson
1
2010-03-15
base.bbclass: fix quoting for md5/sha256 checksums checking
Marcin Juszkiewicz
1
2010-03-15
base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URL...
Richard Purdie
1
2010-03-11
base: don't write to system /etc dir, use new STAGING_ETCDIR instead
Martin Jansa
1
2010-03-11
base: also stage ${sysconfdir}
Phil Blundell
1
2010-03-08
base.bbclass: provide shortcut syntax for first anonymous entry in SRC_URI
Bernhard Reutner-Fischer
1
2010-03-03
qemu: Move gcc version check, qemu-TARGET logic into qemu.bbclass
Tom Rini
1
2010-03-02
qemu: Perform our sanity checks based on ENABLE_BINARY_LOCALE_GENERATION
Tom Rini
1
2010-03-02
base.bbclass: create tmp/legacy-staging.log file with names of recipes which ...
Marcin Juszkiewicz
1
2010-02-25
Revert "base.bbclass: use bb.utils.*_sum instead of calling md5/sha sum comma...
Chris Larson
1
2010-02-25
base.bbclass: use bb.utils.*_sum instead of calling md5/sha sum commands
Ross Burton
1
2010-02-11
base.bbclass: handle xz compressed files and tarballs
Bernhard Reutner-Fischer
1
2010-02-01
base.bbclass: in base_contains, check for var existance before using it
Brian Pomerantz
1
2010-01-27
base.bbclass: pre-create SRC_URI checksums to include in the recipe
Denys Dmytriyenko
1
2009-11-16
classes: Drop a number of unneeded import calls (from Poky)
Richard Purdie
1
2009-11-13
fix c&p error in last patch
Phil Blundell
1
2009-11-13
base.bbclass: add support for checksums in .bb files
Phil Blundell
1
2009-11-12
base.bbclass: Fix legacy staging package generation as pre hook was called to...
Richard Purdie
1
2009-11-11
base.bbclass: Detect recipes where there are problems with staging functions ...
Richard Purdie
1
2009-11-10
base.bbclass: Replace the base_package_name function with the base_prune_suff...
Richard Purdie
1
2009-11-10
native.bbclass: Add BBCLASSEXTEND support (from poky)
Richard Purdie
1
2009-11-10
base.bbclass: Fix staging for native and non-native packages
Richard Purdie
1
2009-11-10
base.bbclass: Add stubs for functions when package-staging isn't active and f...
Richard Purdie
1
2009-11-10
base.bbclass: Note legacy staging packages in debug output
Richard Purdie
1
2009-11-10
base.bbclass: Rework staging function to use a DESTDIR style configuration ba...
Richard Purdie
1
2009-11-10
packaged-staging.bbclass: Use a variable for the location of the staging lock...
Richard Purdie
1
2009-11-10
binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...
Richard Purdie
1
2009-11-10
autotools.bbclass: Separate out useful staging functions into base.bbclass an...
Richard Purdie
1
2009-11-10
Start removal of layout_* variables and replace these with new mechanisms to ...
Richard Purdie
1
2009-11-09
base.bbclass: Promote packagedata inherit to a direct inherit due to ordering...
Richard Purdie
1
2009-11-09
packagedata.bbclass: Split package data handling functions out from base.bcla...
Richard Purdie
1
2009-11-09
base.bbclass: Drop import bb and import os as no longer needed
Richard Purdie
1
2009-11-09
base.bbclass: Drop legacy rebuild mangling code
Richard Purdie
1
[next]