index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
base.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Merge ssh://gitserver@git.pokylinux.org/poky
Richard Purdie
2009-04-28
1
-0
/
+11
|
\
|
*
base.bbclass: Add subdir feature to SRC_URI entries (from OE)
Robert Schuster
2009-03-11
1
-0
/
+11
*
|
base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc...
Richard Purdie
2009-02-05
1
-20
/
+0
*
|
base.bbclass: Move package metadata handling functions into their own class file
Richard Purdie
2009-02-05
1
-82
/
+0
|
/
*
base.bbclass: Remove pointless expand call
Richard Purdie
2009-01-02
1
-2
/
+2
*
base.bbclass: Add metadata revision handling for git (from OE)
Richard Purdie
2009-01-02
1
-3
/
+53
*
base.bbclass: Add unpack handling for .jar files (from OE)
Richard Purdie
2009-01-02
1
-2
/
+2
*
bitbake.conf: Create BPN variable containing the pruned version of PN with va...
Richard Purdie
2009-01-02
1
-1
/
+9
*
base.bbclass: Improve the git proxy syntax to match the http/ftp syntax too
Richard Purdie
2008-11-04
1
-5
/
+2
*
base.bbclass: Set GIT_CONFIG correctly
Richard Purdie
2008-11-04
1
-5
/
+3
*
base.bbclass: Fix whitepsace damage
Richard Purdie
2008-11-04
1
-3
/
+3
*
base.bbclass: Create ~/.gitconfig if it doesn't already exist
Richard Purdie
2008-11-04
1
-1
/
+3
*
linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE
Richard Purdie
2008-11-04
1
-1
/
+2
*
base.bbclass: Fix infinite loop
Richard Purdie
2008-10-31
1
-3
/
+3
*
base.bbclass: Fix typo
Richard Purdie
2008-10-31
1
-2
/
+2
*
base.bbclass: Fix the git config file writing code
Richard Purdie
2008-10-31
1
-7
/
+8
*
base.bbclass: Fix getVar call
Richard Purdie
2008-10-31
1
-1
/
+1
*
base.bbclass: Add missing import os
Richard Purdie
2008-10-31
1
-0
/
+1
*
base.bbclass: Add missing import bb
Richard Purdie
2008-10-31
1
-0
/
+1
*
base.bbclass: Additional git proxy support.
Joshua Lock
2008-10-30
1
-0
/
+25
*
base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLs
Richard Purdie
2008-10-23
1
-1
/
+1
*
base.bbclass: Output notes only on BB <= 1.8.x
Robert Bradford
2008-10-20
1
-2
/
+6
*
base.bbclass: Add automatic osc-native dependencies for osc:// recipes
Richard Purdie
2008-10-07
1
-0
/
+7
*
base.bbclass: Add read_subpkgdata_dict function
Richard Purdie
2008-10-02
1
-0
/
+13
*
bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina...
Richard Purdie
2008-07-19
1
-1
/
+1
*
Merge multimachine class into bitbake.conf and create singlemachine.bbclass a...
Richard Purdie
2008-07-17
1
-23
/
+37
*
base.bbclass: Disable do_mrproper - it doesn't do anything sane/useful
Richard Purdie
2008-05-29
1
-12
/
+12
*
base.bbclass: Add sanity check for multiple file matches to oe_libinstall fro...
Richard Purdie
2008-05-12
1
-0
/
+9
*
base.bbclass: don't add shasum-native dependency if we are building shasum-na...
Ross Burton
2008-05-06
1
-6
/
+7
*
base.bbclass: only depend on shasum-native if we don't have hashlib
Ross Burton
2008-05-01
1
-4
/
+22
*
When checksuming tarballs use bb.utils.*_sum instead of calling commands dire...
Ross Burton
2008-05-01
1
-15
/
+15
*
base.bbclass: Remove unneeded imports
Richard Purdie
2008-04-27
1
-2
/
+2
*
base.bbclass: Add checkuri/checkuriall tasks to check validity of upstream so...
Richard Purdie
2008-04-27
1
-0
/
+39
*
base.bbclass: Add setscene task to handle preparing the work area at the star...
Richard Purdie
2008-04-27
1
-2
/
+20
*
base.bbclass: Prefer gcc 3.4.6/7 over 3.4
Richard Purdie
2008-04-25
1
-1
/
+1
*
base.bbclass: Fix dependency_libs libtool mangling regexp
Richard Purdie
2008-04-22
1
-1
/
+1
[prev]
[next]