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
/
utils.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: Drop is_machine_specific()/machine_paths()
Richard Purdie
2020-05-05
1
-17
/
+0
*
utils: Drop FILESPATHPKG usage
Richard Purdie
2020-05-05
1
-5
/
+3
*
utils: Fix create_wrapper
Achille Fouilleul
2019-03-06
1
-1
/
+1
*
utils.bbclass: fix KeyError exception
Chen Qi
2018-08-24
1
-0
/
+1
*
utils: Fix patch merging error
Richard Purdie
2018-08-23
1
-1
/
+1
*
utils: Rely on get_multilib_datastore() to get the original datastore
Richard Purdie
2018-08-23
1
-15
/
+1
*
classes/utils: Improve all_multilib_tune_values
Richard Purdie
2018-07-02
1
-9
/
+2
*
staging/image: Fix multilib recipe sysroot issues
Richard Purdie
2018-07-02
1
-0
/
+2
*
classes/utils: remove compatibility functions
Ross Burton
2018-01-30
1
-41
/
+0
*
utils: Make get_multilib_datastore available from lib/oe
Richard Purdie
2018-01-04
1
-6
/
+1
*
utils.bbclass: Support applications with arguments in check_app_exist()
Nikolay Merinov
2017-10-07
1
-1
/
+1
*
utils: Exclude OVERRIDES from hashes in multilib functions
Richard Purdie
2017-06-14
1
-0
/
+2
*
classes: Drop now unneeded update_data calls
Richard Purdie
2017-02-15
1
-2
/
+0
*
utils: Avoid need to relocate wrapper scripts
Richard Purdie
2017-01-31
1
-2
/
+16
*
utils: Factor out common multilib datastore creation function
Richard Purdie
2017-01-22
1
-10
/
+10
*
meta/scripts: Various getVar/getVarFlag expansion parameter fixes
Richard Purdie
2017-01-09
1
-1
/
+1
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-15
/
+15
*
utils.bbclass: add function to check for git config user
Stephano Cetola
2016-10-07
1
-0
/
+10
*
utils: Add all_multilib_tune_list function
Richard Purdie
2016-09-28
1
-0
/
+37
*
utils.bbclass: Added error checking for oe_soinstall
Henry Bruce
2016-09-09
1
-6
/
+9
*
utils.bbclass: Remove trailing whitespace
Henry Bruce
2016-09-09
1
-2
/
+2
*
utils: check_app_exists: strip whitespace from binary when searching
Ross Burton
2016-08-25
1
-1
/
+1
*
utils.bbclass: note for deprecated base_contains
Robert Yang
2016-04-29
1
-0
/
+1
*
utils: Handle MLPREFIX in all_multilib_tune_values()
Richard Purdie
2015-08-01
1
-0
/
+1
*
utils.bbclass: fix create_cmdline_wrapper
Javier Viguera
2015-02-17
1
-2
/
+2
*
insane: add checking to standardize how .bbappend files do FILESEXTRAPATHS
Hongxu Jia
2014-07-25
1
-0
/
+2
*
Globally replace oe.utils.contains to bb.utils.contains
Otavio Salvador
2014-04-25
1
-1
/
+1
*
utils: Add hardlinkdir shell function
Richard Purdie
2014-04-25
1
-0
/
+9
*
utils.bbclass: Fix override ordering for FILESPATH
Richard Purdie
2013-10-14
1
-4
/
+5
*
utils: Update bb.which reference and other syntax cleanup
Richard Purdie
2013-09-17
1
-5
/
+3
*
utils.bbclass: Tweak create_wrapper
Richard Purdie
2013-06-18
1
-2
/
+2
*
utils.bbclass: ensure $0 is correct in wrapper scripts
Ross Burton
2013-05-30
1
-4
/
+5
*
bitbake.conf/utils: Drop some OVERRIDES from FILESPATH
Richard Purdie
2012-12-11
1
-1
/
+1
*
utils: Optimise looping in base_set_filespath
Richard Purdie
2012-11-21
1
-2
/
+2
*
utils.bbclass: Fix documentation of create_cmdline_wrapper
Richard Purdie
2012-11-14
1
-5
/
+5
*
meta/classes: Various python whitespace fixes
Richard Purdie
2012-08-21
1
-26
/
+26
*
Convert tab indentation in python functions into four-space
Richard Purdie
2012-07-19
1
-63
/
+63
*
utils.bbclass: add helper function to add all multilib variants of a specific...
Richard Purdie
2012-07-09
1
-0
/
+9
*
utils.bbclass: remove the unused oe_system
Robert Yang
2012-05-25
1
-26
/
+0
*
utils.bbclass: Testing via env in create_wrapper is a nice idea but breaks th...
Richard Purdie
2012-04-26
1
-3
/
+1
*
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2012-03-05
1
-1
/
+1
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
1
-2
/
+2
*
utils.bbclass: skip empty paths when handling FILESEXTRAPATHS
Martin Jansa
2011-08-23
1
-2
/
+3
*
package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHS
Lianhao Lu
2011-08-17
1
-5
/
+19
*
utils.bbclass/multilib.class: Added misc supporting functions.
Lianhao Lu
2011-08-15
1
-0
/
+29
*
utils.bbclass: Don't forget to pass the cmdline options
Saul Wold
2011-07-27
1
-1
/
+1
*
utils.bbclass: make FILESEXTRAPATHS colon delimited
Darren Hart
2011-05-27
1
-2
/
+4
*
utils.bbclass: modify create_wrapper to correctly follow symlinks
Saul Wold
2011-05-19
1
-1
/
+2
*
utils.bbclass: modify create_wrapper to correctly follow symlinks
Saul Wold
2011-05-19
1
-1
/
+2
*
logging: update existing oe* logging users to the bb* interface
Darren Hart
2011-05-04
1
-10
/
+10
[next]