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
*
testimage: Don't test xorg/vnc on qemuarm64
Richard Purdie
2015-07-08
1
-0
/
+4
*
classes/license.bbclass: Improve generic license copy validation.
Aníbal Limón
2015-06-28
1
-1
/
+5
*
distutils: regenerate pyc files after being modified by sed
Alejandro Hernandez
2015-06-28
1
-2
/
+2
*
distutils-common-base: add to, don't set, FILES_${PN}
Joshua Lock
2015-06-28
1
-1
/
+1
*
license_class: Add explicity avoid of CLOSED license in validations
Aníbal Limón
2015-06-28
1
-2
/
+9
*
base: Fix license checksum rebuild problems
Richard Purdie
2015-06-28
1
-0
/
+3
*
toolchain-scripts.bbclass: fix quoting for CCACHE_PATH
Andre McCurdy
2015-06-28
1
-1
/
+1
*
sanity.bbclass: import subprocess in correct function
Jussi Kukkonen
2015-06-28
1
-2
/
+2
*
native.bbclass: avoid unintended substring replacement when setting PROVIDES
Mario Domenech Goulart
2015-06-28
1
-2
/
+3
*
base: Avoid find race
Richard Purdie
2015-06-28
1
-1
/
+1
*
kernel-yocto: propagate in tree defconfigs to WORKDIR
Bruce Ashfield
2015-06-28
1
-5
/
+6
*
linux-yocto: fix race between checkout and meta data generation
Bruce Ashfield
2015-06-28
1
-1
/
+1
*
kernel.bbclass: Fix race condition
Ed Bartosh
2015-06-28
1
-1
/
+1
*
sstate: Use SSTATE_DIR for FILESPATH
Richard Purdie
2015-06-28
1
-1
/
+3
*
split_and_strip_files: regroup hardlinks to make build deterministic
Ed Bartosh
2015-05-15
1
-22
/
+26
*
autotools: Fix find races on source directory
Richard Purdie
2015-05-15
1
-4
/
+4
*
populate_sdk_base: avoid executing empty function
Chen Qi
2015-05-15
1
-1
/
+3
*
image: zap_empty_root_password doesn't handle passwd file in shadow case
tprrt
2015-05-15
1
-1
/
+2
*
classes/populate_sdk_ext: disable network connectivity check
Paul Eggleton
2015-05-15
1
-0
/
+3
*
useradd_base.bbclass: typo fixes (s/scucess/success/)
Mario Domenech Goulart
2015-05-15
1
-7
/
+7
*
fontcache: allow to pass different fontconfig cache dir
Martin Jansa
2015-04-27
1
-2
/
+2
*
image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dep...
Martin Jansa
2015-04-27
1
-1
/
+8
*
toolchain-scripts: Allow the CONFIGSITE_CACHE variable to be overridden
Richard Purdie
2015-04-15
1
-1
/
+1
*
image_types: Add missing ext4 support
Richard Purdie
2015-03-31
1
-1
/
+2
*
insane: Add baremetal mappings to the QA arch test
Richard Purdie
2015-03-31
1
-0
/
+7
*
siteinfo: Add x86_64-elf support
Richard Purdie
2015-03-31
1
-0
/
+1
*
populate_sdk_ext: Log the "Preparing build system" step
Randy Witt
2015-03-31
1
-1
/
+1
*
autotools: Avoid find race for S = "${WORKDIR}"
Richard Purdie
2015-03-31
1
-1
/
+1
*
kernel-yocto: merge duplicate kernel_configme task definitions
Ross Burton
2015-03-31
1
-1
/
+1
*
linux-yocto: add kern-tools-native to kernel_metadata depends
Ross Burton
2015-03-31
1
-0
/
+1
*
toaster.bbclass: do not add symbolic links to artifacts
Alexandru DAMIAN
2015-03-31
1
-1
/
+1
*
kernel-yocto: allow in-tree defconfigs
Bruce Ashfield
2015-03-25
1
-2
/
+37
*
image.bbclass: Empty /var/volatile if it is a mount point
Randy Witt
2015-03-25
1
-0
/
+18
*
image: Ensure manifests end with a newline
Richard Purdie
2015-03-25
1
-0
/
+1
*
kernel-module-split.bbclass: Avoid bogus recommends for modules ending with -dev
Andreas Oberritter
2015-03-25
1
-0
/
+3
*
kernel-module-split.bbclass: fix autoloading from postinst script
Andreas Oberritter
2015-03-25
1
-1
/
+1
*
update-alternatives.bbclass: alternatives should be removed in prerm
Andreas Oberritter
2015-03-25
1
-4
/
+4
*
package.bbclass: Add SYSTEMD_SERVICE to list of package specific variables
Andreas Oberritter
2015-03-25
1
-1
/
+1
*
oelint.bbclass: remove duplicated code
Robert Yang
2015-03-22
1
-9
/
+8
*
oelint.bbclass: adjust task order
Robert Yang
2015-03-22
1
-1
/
+1
*
license.bbclass: skip license checking if the package contains no file
Chen Qi
2015-03-22
1
-0
/
+8
*
sanity.bbclass: vmdk and live can't be built together
Robert Yang
2015-03-22
1
-0
/
+4
*
base.bbclass: clean up warning message for 'S'
Jonathan Liu
2015-03-20
1
-1
/
+1
*
kernel-yocto: split meta data generation from patching phase
Bruce Ashfield
2015-03-20
1
-2
/
+7
*
classes/externalsrc: fix for recipes that fetch local files
Paul Eggleton
2015-03-20
1
-1
/
+13
*
Add archiver folder to SSTATE_DUPWHITELIST
Adrian
2015-03-20
1
-0
/
+2
*
pixbufcache.bbclass: add harfbuzz-native to PIXBUFCACHE_SYSROOT_DEP
Robert Yang
2015-03-16
1
-1
/
+6
*
kernelsrc.bbclass: fix KERNEL_VERSION
Robert Yang
2015-03-16
1
-1
/
+1
*
chrpath.bbclass: handle RUNPATH as well as RPATH
Andre McCurdy
2015-03-16
1
-0
/
+2
*
license.bbclass: set dirs for do_populate_lic_setscene
Robert Yang
2015-03-16
1
-0
/
+2
[next]