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
Commit message (
Expand
)
Author
Age
Files
Lines
*
populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_info
Peter Kjellerstedt
2020-01-10
1
-1
/
+1
*
sanity.bbclass: Move sanity_info from conf to cache
Peter Kjellerstedt
2020-01-10
1
-1
/
+1
*
archiver.bbclass: Add new mirror archiver mode
Paul Barker
2020-01-10
1
-19
/
+117
*
wic: Preserve intermediate files
Paul Barker
2020-01-10
1
-3
/
+4
*
staging.bbclass: correctly exclude ptest directories
Alexander Kanavin
2020-01-10
1
-1
/
+1
*
sstate: Avoid races over rewritten siginfo files
Richard Purdie
2020-01-06
1
-3
/
+10
*
sstate: Handle sstate filenames longer than 255 characters
Richard Purdie
2020-01-06
1
-1
/
+18
*
sstate: Merge file name generation into single function
Richard Purdie
2020-01-06
1
-10
/
+12
*
sstate: Improve SSTATE_PKG handling
Richard Purdie
2020-01-06
1
-10
/
+11
*
sstate: Add extra directory level
Richard Purdie
2020-01-06
1
-2
/
+2
*
populate_sdk_ext: Fix confusing failure message
Richard Purdie
2020-01-06
1
-1
/
+3
*
classes/image_types_wic: Depend on do_image_complete tasks
Joshua Watt
2020-01-01
1
-0
/
+1
*
sstate.bbclass: Fix for consistent whitespace
Martin Jansa
2019-12-30
1
-6
/
+6
*
siteinfo: Recognize 64bit PPC LE
Khem Raj
2019-12-30
1
-2
/
+5
*
cmake.bbclass: Define LIB_SUFFIX
Khem Raj
2019-12-30
1
-0
/
+1
*
goarch: Dont use -fno-PIE on mips
Khem Raj
2019-12-30
1
-1
/
+0
*
linuxloader: Correct loader for glibc on armhf
Alex Kiernan
2019-12-30
1
-1
/
+1
*
kernel-yocto: allow external (aka non-integrated) BSPs to supply patches
Bruce Ashfield
2019-12-30
1
-0
/
+15
*
cmake: Add a knob for cmake VERBOSE settings
Khem Raj
2019-12-30
1
-2
/
+11
*
kernel: Make symbol link to vmlinux.64 in boot directory
Vasyl Gomonovych
2019-12-30
1
-0
/
+3
*
base.bbclass: clean up dead symlink when handling hosttools
Chen Qi
2019-12-30
1
-0
/
+3
*
chrpath: Cleanup and fix previous patch
Ross Burton
2019-12-29
1
-11
/
+9
*
meson: map the system property in the cross file
Ross Burton
2019-12-28
1
-2
/
+11
*
externalsrc: always set SRCPV
Alexander Kanavin
2019-12-28
1
-3
/
+2
*
chrpath: do less work
Ross Burton
2019-12-28
1
-5
/
+11
*
distutils3: do out of tree builds
Ross Burton
2019-12-28
1
-7
/
+10
*
distutils3: remove unused variable
Ross Burton
2019-12-28
1
-1
/
+0
*
distutils3: remove unused stage tasks
Ross Burton
2019-12-28
1
-20
/
+0
*
insane: don't use cachedpath
Ross Burton
2019-12-28
1
-3
/
+2
*
cve-check: fail gracefully when file not found
Armin Kuster
2019-12-28
1
-1
/
+8
*
podfix: only alter normal files
Ross Burton
2019-12-16
1
-0
/
+3
*
license_image.bbclass: Report only the licenses that are incompatible
Peter Kjellerstedt
2019-12-16
1
-2
/
+3
*
package.bbclass: Report only the licenses that are incompatible
Peter Kjellerstedt
2019-12-16
1
-2
/
+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
*
license.bbclass: Make incompatible_pkg_license return incompatible lics
Peter Kjellerstedt
2019-12-16
1
-3
/
+9
*
license.bbclass: Introduce AVAILABLE_LICENSES that lists all licenses
Peter Kjellerstedt
2019-12-16
1
-4
/
+23
*
meson.bbclass: allow buildtype to be changed
Trevor Woerner
2019-12-16
1
-1
/
+2
*
buildstats: Replace 'is' with '==' in python condition check expression
Khem Raj
2019-12-15
1
-1
/
+1
*
goarch: Remove target specific dependencies
Khem Raj
2019-12-15
1
-0
/
+6
*
reproducible_build_simple: inherit podfix
Ross Burton
2019-12-15
1
-0
/
+1
*
podfix: class to remove Pod::Man versions from manpages
Ross Burton
2019-12-15
1
-0
/
+32
*
sstate: Ensure mkdir happens before mktemp
Richard Purdie
2019-12-11
1
-3
/
+2
*
sstate: Ensure target sstate directory exists if unihash changes
Richard Purdie
2019-12-11
1
-2
/
+2
*
sstate: Ensure SSTATE_PKG is reloaded when handling siginfo
Richard Purdie
2019-12-10
1
-1
/
+2
*
sstate: Stop overwriting SSTATE_PKG
Richard Purdie
2019-12-10
1
-4
/
+4
*
cve-check: Switch to NVD CVE JSON feed version 1.1
Niko Mauno
2019-12-09
1
-1
/
+1
*
meson.bbclass: Prevent meson from downloading wrapped projects
Peter Kjellerstedt
2019-12-09
1
-1
/
+2
*
hosttools: no longer check for or provide host python 2 to builds
Alexander Kanavin
2019-12-09
1
-5
/
+0
*
qemu-helper-native/systemtap-native: Ensure sysroots are populated with depen...
Richard Purdie
2019-12-06
2
-0
/
+2
[next]