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
*
kernel.bbclass: Avoid iterating over KERNEL_IMAGETYPES twice
Alex Kiernan
2018-09-22
1
-7
/
+4
*
kernel: Fix modules tarball generation with usrmerge
Alex Kiernan
2018-09-22
1
-2
/
+2
*
kernel-fitimage: Fix dangling symlink to image tree source
Alex Kiernan
2018-09-22
1
-1
/
+1
*
Revert "kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does ...
Alex Kiernan
2018-09-22
1
-12
/
+6
*
kernel-uimage.bbclass: Dependency on u-boot-mkimage-native for all uImages
Reto Schneider
2018-09-22
1
-1
/
+1
*
siteinfo.bbclass: Add LatticeMico32 architecture site info
Nathan Rossi
2018-09-21
1
-0
/
+1
*
kernel-arch.bbclass: Add ARC to kernel arch map
Alexey Brodkin
2018-09-21
1
-0
/
+1
*
siteinfo: Define data for ARC
Alexey Brodkin
2018-09-21
1
-0
/
+2
*
clutter: simplify SRC_URI
Ross Burton
2018-09-21
1
-6
/
+1
*
distutils{, 3}.bbclass: improve error messages
Jens Rehsack
2018-09-21
2
-8
/
+8
*
reproducible: Consistent debug logging
Douglas Royds
2018-09-21
1
-8
/
+11
*
reproducible: Don't enforce existence of ${S} dir
Douglas Royds
2018-09-21
1
-5
/
+1
*
reproducible: Find the git repo in WORKDIR/git or S first
Douglas Royds
2018-09-21
1
-12
/
+23
*
reproducible: Rename ambiguous "path" var to sourcedir or workdir as appropriate
Douglas Royds
2018-09-21
1
-18
/
+19
*
reproducible: Refactor: get_source_date_epoch_from_youngest_file()
Douglas Royds
2018-09-21
1
-33
/
+40
*
reproducible: Tidy class description
Douglas Royds
2018-09-21
1
-27
/
+22
*
linuxloader.bbclass: Refactor to have seprate functions for musl/glibc loader
Khem Raj
2018-09-21
1
-36
/
+49
*
uninative: Add support for aarch64 hosts
Richard Purdie
2018-09-20
1
-2
/
+3
*
insane: Recognise BPF as a valid EM_MACHINE type
Khem Raj
2018-09-13
1
-2
/
+4
*
target-sdk-provides-dummy: skip package_qa_multilib check
Kai Kang
2018-09-13
2
-2
/
+5
*
sstate.bbclass: update SSTATE_DUPWHITELIST
Kai Kang
2018-09-13
1
-1
/
+3
*
allarch: only enable allarch when multilib is not used
Kai Kang
2018-09-13
5
-9
/
+22
*
kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that.
Leon Woestenberg
2018-09-13
1
-6
/
+12
*
devicetree.bbclass: don't pad DT overlays
Luca Ceresoli
2018-09-13
1
-2
/
+5
*
testimage.bbclass: fix qemu_use_kvm handling
Emmanuel Roullit
2018-09-13
1
-2
/
+2
*
staging: Fix broken debug code
Richard Purdie
2018-09-10
1
-1
/
+1
*
staging: Ensure we handle glibc-locale do_stash_locale correctly
Richard Purdie
2018-09-10
1
-0
/
+2
*
populate_base_sdk: Stop running gcc --version all the time
Richard Purdie
2018-09-05
1
-1
/
+1
*
autotools.bbclass: adjust indentation for consistency
Chen Qi
2018-09-05
1
-1
/
+1
*
recipes: Update git.gnome.org addresses after upstream changes
Richard Purdie
2018-09-04
2
-2
/
+2
*
package.bbclass: warn if perms conf file does not exist
Chen Qi
2018-09-04
1
-1
/
+5
*
libc-package: Add risc-v specific options to cross-localedef invocation
Khem Raj
2018-09-04
1
-0
/
+2
*
distutils-common-base.bbclass: Define commonly used compiler variables
Khem Raj
2018-09-04
1
-0
/
+12
*
cpan.bbclass: make RPATH fix more general
Jens Rehsack
2018-08-28
1
-0
/
+10
*
kernel-yocto: restore BSP audit visibility
Bruce Ashfield
2018-08-28
1
-0
/
+22
*
classes/kernel-yocto: Cleanup getstatusoutput usage
Joshua Watt
2018-08-28
1
-7
/
+17
*
sstate.bbclass: make SSTATE_PRUNE_OBSOLETEWORKDIR could be overwritten
Kai Kang
2018-08-28
1
-1
/
+1
*
terminal.bbclass: use var-SHELL as the shebang of wrapper script
Hongxu Jia
2018-08-28
1
-1
/
+2
*
package.bbclass: only one hardlink of separated debug info file in each direc...
Hongxu Jia
2018-08-28
1
-4
/
+7
*
utils.bbclass: fix KeyError exception
Chen Qi
2018-08-24
1
-0
/
+1
*
compress_doc.bbclass: Clean up getstatusoutput usage
Robert Yang
2018-08-23
1
-3
/
+4
*
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
*
linuxloader: Convert to python function
Richard Purdie
2018-08-23
3
-69
/
+47
*
package.bbclass: use bb.utils.break_hardlinks helper
Rasmus Villemoes
2018-08-23
1
-1
/
+1
*
cpan.bbclass: adopt to recent EU::MM
Jens Rehsack
2018-08-23
1
-2
/
+1
*
sstate: add intel-microcode to SSTATE_DUPWHITELIST
Yongxin Liu
2018-08-23
1
-1
/
+2
*
classes/package: Clean up getstatusoutput
Joshua Watt
2018-08-23
1
-8
/
+3
*
kernel.bbclass: rename type variable to imageType
Martin Jansa
2018-08-21
1
-29
/
+29
*
kernel-artifact-names.bbclass: Add 2 more variables to make it easier to chan...
Martin Jansa
2018-08-21
1
-10
/
+13
[next]