index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
/
base.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checking
Saul Wold
2010-11-14
1
-4
/
+5
*
meta/classes: Mark do_package_write and do_build as noexec tasks
Richard Purdie
2010-11-06
1
-0
/
+1
*
base/utils.bbclass: Sync up overlapping functions
Richard Purdie
2010-11-02
1
-19
/
+0
*
classes: Only enable fakeroot on setscene tasks with packaging
Richard Purdie
2010-10-22
1
-0
/
+1
*
pseudo/fakeroot: Move the pseudo directory creation into bitbake
Richard Purdie
2010-10-22
1
-1
/
+0
*
base.bbclass: Ensure an empty do_build tasks exists to silence a warning
Richard Purdie
2010-10-22
1
-0
/
+3
*
base/sstate: Add cleanall task to remove downloads and sstate cached files
Richard Purdie
2010-10-22
1
-0
/
+28
*
base.bbclass: Fix spelling mistakes and change log level
Richard Purdie
2010-10-09
1
-1
/
+1
*
base.bbclass: add support for commercial license check
Saul Wold
2010-10-08
1
-0
/
+6
*
base.bbclass: Implement PRINC, a way to increment the PR variable in .bbappen...
Richard Purdie
2010-10-05
1
-1
/
+20
*
Improve FILESPATH usage in .bbappend recipes
Richard Purdie
2010-10-05
1
-0
/
+5
*
Make invalid LICENSE fields fatal
Richard Purdie
2010-09-30
1
-0
/
+4
*
meta/classes: Fix whitespace mismatch and broken functions
Richard Purdie
2010-08-31
1
-5
/
+5
*
base.bbclass: Add xz-native as depends when finding *.xz in SRCURI
Zhai Edwin
2010-08-27
1
-0
/
+7
*
base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N...
Saul Wold
2010-08-20
1
-1
/
+13
*
Revert "base.bbclass: Temporarily disable fakeroot for install/package until ...
Richard Purdie
2010-08-19
1
-4
/
+1
*
Remove packaged-staging.bbclass
Richard Purdie
2010-08-19
1
-18
/
+0
*
base.bbclass: Temporarily disable fakeroot for install/package until other fi...
Richard Purdie
2010-08-17
1
-1
/
+4
*
base: Allow unpack to handle localpath=None
Richard Purdie
2010-08-13
1
-0
/
+2
*
pseudo: Change pseudo integration to better support local DBs
Mark Hatle
2010-08-04
1
-1
/
+1
*
base.bbclass: Enable fakeroot (pseudo) usage during install and packaging
Mark Hatle
2010-08-04
1
-0
/
+11
*
pseudo: Enhancements
Joshua Lock
2010-07-24
1
-0
/
+1
*
base.bbclass: Fix after bb.decodeurl was fixed
Richard Purdie
2010-06-07
1
-2
/
+2
*
Update classes to use lib/oe
Joshua Lock
2010-05-06
1
-0
/
+26
*
base.bbclass: Sync minor layout changes with OE.dev
Richard Purdie
2010-05-06
1
-77
/
+68
*
classes/conf: Update to handle gcc-runtime
Richard Purdie
2010-03-29
1
-1
/
+1
*
base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...
Richard Purdie
2010-03-19
1
-722
/
+7
*
base.bbclass: Really drop siteinfo by default
Richard Purdie
2010-03-19
1
-4
/
+0
*
base.bbclass: Fix missing argument
Richard Purdie
2009-12-18
1
-2
/
+2
*
base.bbclass: Fix indentation error
Richard Purdie
2009-12-18
1
-2
/
+2
*
base.bbclass: Partially sync branch/scm handling functions with OE.dev
Richard Purdie
2009-12-18
1
-34
/
+38
*
base.bbclass: Stage etc directory for native packages
Richard Purdie
2009-11-30
1
-0
/
+1
*
base.bbclass: Drop unused PSTAGE_BROKEN_DESTDIR variable and run sysroot_preh...
Richard Purdie
2009-11-16
1
-3
/
+1
*
base.bbclass: Add special stage keyword to override leagcy mode
Richard Purdie
2009-11-13
1
-0
/
+2
*
bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...
Richard Purdie
2009-11-13
1
-14
/
+14
*
base/autotools.bbclass: Make sure extra dependencies are not lost for native ...
Richard Purdie
2009-11-13
1
-0
/
+2
*
base.bbclass: Drop import bb and import os as no longer needed
Richard Purdie
2009-11-13
1
-23
/
+5
*
base.bbclass: Add an option of forcing the new staging mechanism
Richard Purdie
2009-11-13
1
-0
/
+2
*
base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR...
Richard Purdie
2009-11-13
1
-1
/
+1
*
classes: Various staging improvement fixups
Richard Purdie
2009-11-13
1
-10
/
+9
*
base.bbclass: Rework staging function to use a DESTDIR style configuration ba...
Richard Purdie
2009-11-13
1
-9
/
+59
*
packaged-staging.bbclass: Use a variable for the location of the staging lock...
Richard Purdie
2009-11-13
1
-0
/
+1
*
binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...
Richard Purdie
2009-11-13
1
-0
/
+5
*
autotools.bbclass: Separate out useful staging functions into base.bbclass an...
Richard Purdie
2009-11-13
1
-0
/
+60
*
base.bbclass: Only run do_stage if its been overwritten as the default is emp...
Richard Purdie
2009-11-13
1
-1
/
+6
*
Remove layout_* variables
Richard Purdie
2009-09-17
1
-2
/
+2
*
base.bbclass: Don't retrieve SRC_URI when not necessary
Damien Lespiau
2009-08-26
1
-4
/
+2
*
base.bbclass: packages pulling a mercurial tree should depend on mercurial
Damien Lespiau
2009-08-26
1
-0
/
+7
*
base.bbclass: Use subprocess rather than os.system for do_unpack
Richard Purdie
2009-08-25
1
-2
/
+10
*
base.bbclass: Update to work with systems where install won't overwrite files
Richard Purdie
2009-05-19
1
-0
/
+3
[next]