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: Clean up module import compatibility code
Richard Purdie
2022-04-01
1
-9
/
+2
*
base: Don't add duplicates to sys.path
Richard Purdie
2022-04-01
1
-2
/
+2
*
meta/scripts: Improve internal variable naming
Saul Wold
2022-03-10
1
-2
/
+2
*
rust: Introduce arch_to_rust_arch()
Andrew Jeffery
2022-03-02
1
-1
/
+1
*
license/insane: Show warning for obsolete license usage
Richard Purdie
2022-03-02
1
-0
/
+6
*
base/license: Rework INCOMPATIBLE_LICENSE variable handling
Saul Wold
2022-03-02
1
-39
/
+28
*
base/staging: use HOST_PREFIX, not TARGET_PREFIX
Alexander Kanavin
2022-02-25
1
-1
/
+1
*
package: rename LICENSE_EXCLUSION
Saul Wold
2022-02-25
1
-1
/
+1
*
meta: Further LICENSE_FLAGS variable updates
Saul Wold
2022-02-21
1
-2
/
+2
*
meta: Rename LICENSE_FLAGS variable
Saul Wold
2022-02-21
1
-2
/
+2
*
blacklist: Replace class with SKIP_RECIPE variable
Saul Wold
2022-02-21
1
-0
/
+8
*
meta/scripts: Handle bitbake variable renaming
Richard Purdie
2022-02-21
1
-1
/
+1
*
classes: Only allow network in existing network accessing code
Richard Purdie
2022-01-12
1
-0
/
+1
*
base.bbclass: Add sysroot deps for repo fetcher
Jasper Orschulko
2021-11-26
1
-0
/
+4
*
reproducible: Merge code into base.bbclass
Richard Purdie
2021-10-16
1
-0
/
+38
*
reproducible: Move class function code into library
Richard Purdie
2021-10-16
1
-1
/
+1
*
base: Use repr() for printing exceptions
Richard Purdie
2021-10-14
1
-2
/
+2
*
base: Clean up unneeded len() calls
Richard Purdie
2021-10-14
1
-4
/
+4
*
base/insane: Import oe.qa by default
Richard Purdie
2021-10-14
1
-1
/
+1
*
base/kernel: Support zstd-compressed squashfs and cpio initramfs
Zoltán Böszörményi
2021-09-01
1
-0
/
+4
*
Convert to new override syntax
Richard Purdie
2021-08-02
1
-6
/
+6
*
autotools/base/icecc: Remove prepend from function names
Richard Purdie
2021-07-30
1
-3
/
+3
*
base: respect downloadfilename when sniffing the SRC_URI for dependencies
Ross Burton
2021-03-20
1
-6
/
+8
*
classes: Drop now unneeded umask flags
Richard Purdie
2021-02-16
1
-5
/
+0
*
base: use URI instead of decodeurl when detecting unpack dependencies
Ross Burton
2021-01-23
1
-15
/
+15
*
uninative: Don't use single sstate for pseudo-native
Richard Purdie
2020-11-24
1
-0
/
+1
*
base.bbclass: warn when there is trailing slash in S or B variables
Martin Jansa
2020-10-10
1
-0
/
+5
*
base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as...
Martin Jansa
2020-10-10
1
-2
/
+2
*
base/bitbake.conf: Enable pseudo path filtering
Richard Purdie
2020-10-07
1
-0
/
+5
*
multilib/recipes: Use new RecipePostKeyExpansion event
Richard Purdie
2020-05-27
1
-2
/
+1
*
base/insane: Check pkgs lics are subset of recipe lics only once
Quentin Schulz
2020-05-21
1
-13
/
+0
*
base.bbclass: extend PACKAGECONFIG for conflict package configs
Kai Kang
2020-03-12
1
-3
/
+17
*
distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issues
Richard Purdie
2020-01-27
1
-2
/
+2
*
base.bbclass: clean up dead symlink when handling hosttools
Chen Qi
2019-12-30
1
-0
/
+3
*
base.bbclass: Report only the licenses that are incompatible for a package
Peter Kjellerstedt
2019-12-16
1
-10
/
+16
*
base.bbclass: Simplify the check for whitelisted licenses
Peter Kjellerstedt
2019-12-16
1
-9
/
+4
*
hosttools: no longer check for or provide host python 2 to builds
Alexander Kanavin
2019-12-09
1
-5
/
+0
*
base.bbclass: Add python3-native to native paths for hg fetcher
Khem Raj
2019-12-06
1
-0
/
+1
*
base.bbclass: add dependency on pseudo from do_prepare_recipe_sysroot
Mattias Hansson
2019-10-19
1
-0
/
+1
*
base: Improve module import error message
Richard Purdie
2019-10-02
1
-3
/
+5
*
base.bbclass: define PACKAGECONFIG_CONFARGS before only sometimes appending t...
Martin Jansa
2019-06-19
1
-0
/
+2
*
base.bbclass: Add OE_EXTRA_IMPORTS
Chris Laplante
2019-06-08
1
-1
/
+3
*
base.bbclass: add named SRCREVs to the sstate hash
Michael Ho
2019-05-30
1
-0
/
+12
*
base/pixbufcache: Remove obsolete sstatecompletions code
Richard Purdie
2019-04-05
1
-13
/
+1
*
base.bbclass, staging.bbclass: Move prepare_recipe_sysroot task dependency
Peter Kjellerstedt
2019-04-03
1
-1
/
+0
*
base.bbclass: Check BuildStarted for HOSTTOOLS
Robert Yang
2019-02-15
1
-0
/
+6
*
base.bbclass, classextend.py: Drop catering to gcc-initial
Khem Raj
2018-12-26
1
-1
/
+0
*
base.bbclass: Add comments for gcc links to ccache
Robert Yang
2018-12-15
1
-0
/
+4
*
base.bbclass: Display name of licenses which caused SkipRecipe
Nathan Rossi
2018-11-14
1
-6
/
+9
*
base.bbclass: avoid 'find -ignore_readdir_race -delete'
Matthias Schiffer
2018-11-09
1
-1
/
+3
[next]