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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
native.bbclass/cross.bbclass: No strip sysroot when DEBUG_BUILD
Robert Yang
2019-01-26
2
-0
/
+6
*
cmake-native: Add --enable-ccache to configure options
Robert Yang
2019-01-26
1
-0
/
+1
*
ccache: Fix Segmentation fault error when gcc -o /dev/null
Robert Yang
2019-01-26
2
-0
/
+80
*
ccache: 3.5 -> 3.6
Robert Yang
2019-01-26
3
-15
/
+15
*
devtool: add a command to print an overall list of recipes that can be updated
Alexander Kanavin
2019-01-26
1
-0
/
+20
*
lib/oe/reciputils.py: parallelize upstream version checks
Alexander Kanavin
2019-01-26
1
-21
/
+56
*
kmscube: make gstreamer dependency optional
Alexander Kanavin
2019-01-26
1
-1
/
+4
*
kmscube: update to latest commit, switch over to meson
Alexander Kanavin
2019-01-26
1
-2
/
+2
*
testimage.bbclass: add support for passing runqemu params
Alexander Kanavin
2019-01-26
2
-3
/
+5
*
cmake: do not look into native sysroot in the nativesdk environment
Alexander Kanavin
2019-01-26
1
-1
/
+1
*
lib/oe/package_manager: turn postinst_intercept warnings into failures for na...
Alexander Kanavin
2019-01-26
1
-1
/
+6
*
qemuwrapper-cross: check qemu usermode only when building a target package
Alexander Kanavin
2019-01-26
1
-1
/
+1
*
fontcache: fix postinst for nativesdk case
Alexander Kanavin
2019-01-26
2
-0
/
+7
*
bitbake: gitsmy.py: Fix unpack of submodules of submodules
Mark Hatle
2019-01-24
2
-3
/
+32
*
bitbake: gitsm.py: Fix relative URLs
Mark Hatle
2019-01-24
2
-7
/
+8
*
linux-yocto/4.19: riscv: enable serial
Bruce Ashfield
2019-01-24
3
-3
/
+3
*
ptest-runner: pass libdir to DEFAULT_DIRECTORY when compiling
Li Zhou
2019-01-24
1
-2
/
+2
*
eSDK.py: unset BBPATH and BUILDDIR to avoid eSDK failure
Chen Qi
2019-01-24
1
-1
/
+1
*
runtime/ksample.py: correct a syntax and perfect item about architecture
Hongzhi.Song
2019-01-24
1
-3
/
+3
*
eSDK.py: avoid error in tearDownClass due to race condistion
Chen Qi
2019-01-24
1
-0
/
+6
*
fontconfig: Fix define for HAVE_POSIX_FADVISE
Robert Yang
2019-01-24
2
-0
/
+34
*
packagegroup.bbclass: Set INHIBIT_DEFAULT_DEPS
Robert Yang
2019-01-24
1
-0
/
+2
*
gcc-runtime: Add --cache-file to EXTRA_OECONF
Robert Yang
2019-01-24
1
-0
/
+1
*
ncurses: Add --cache-file to EXTRA_OECONF
Robert Yang
2019-01-24
1
-1
/
+1
*
gettext: Add --cache-file to EXTRA_OECONF
Robert Yang
2019-01-24
1
-0
/
+1
*
systemd: Security fix CVE-2018-16866
Marcus Cooper
2019-01-24
3
-0
/
+163
*
systemd: Security fix CVE-2018-16865
Marcus Cooper
2019-01-24
3
-0
/
+142
*
systemd: Security fix CVE-2018-16864
Marcus Cooper
2019-01-24
2
-0
/
+205
*
bitbake.conf: Add CCACHE_TOP_DIR to BB_HASHBASE_WHITELIST
Robert Yang
2019-01-24
1
-1
/
+1
*
perl: Make install.perl depend on install.sym
Robert Yang
2019-01-24
2
-0
/
+33
*
sstate.bbclass: make sure changes to SSTATE_SCAN_FILES are not ignored
Alexander Kanavin
2019-01-24
1
-0
/
+1
*
remove unused distutils-tools.bbclass
Andreas Müller
2019-01-23
1
-73
/
+0
*
linux-yocto/4.19: qemuarma15: drop 'qemuarm' match
Bruce Ashfield
2019-01-22
3
-3
/
+3
*
poky.conf: Define SDK_VERSION so DISTRO_VERSION overrides are supported
Peter Kjellerstedt
2019-01-22
1
-1
/
+1
*
parselogs.py: ignore failure messages for beaglebone edgerouter and mpc8315e-rdb
Yi Zhao
2019-01-22
1
-0
/
+16
*
musl: Upgrade to 1.1.21 release
Khem Raj
2019-01-22
1
-2
/
+2
*
classes/populate_sdk_base: Add src-pkgs to COMPLEMENTARY_GLOB
Joshua Watt
2019-01-22
1
-0
/
+1
*
devtool: improve git repo checks before check_commits logic
Dan Dedrick
2019-01-22
1
-1
/
+5
*
devtool: remove duplicate overrides
Dan Dedrick
2019-01-22
1
-0
/
+5
*
perl-native: unset configure symbol i_xlocale
Kai Kang
2019-01-22
1
-1
/
+2
*
classes/sstate: Update output hash
Joshua Watt
2019-01-22
2
-65
/
+139
*
bitbake: bb.tests.codeparser: add parameter expansion modifiers test
Christopher Larson
2019-01-21
1
-0
/
+7
*
bitbake: bb.data_smart: only try to expand refs to valid variable names
Christopher Larson
2019-01-21
1
-1
/
+1
*
linux-yocto/4.19: integrate qemuarm refresh changes
Bruce Ashfield
2019-01-21
3
-3
/
+3
*
linux-yocto/4.19: fix qemuarm KBRANCH specification
Bruce Ashfield
2019-01-21
1
-1
/
+1
*
linux-yocto/4.18: update to v4.18.25
Bruce Ashfield
2019-01-21
3
-17
/
+17
*
at-spi2-core: only depend of x11 if in DISTRO_FEATURES
Peter Bergin
2019-01-21
1
-4
/
+5
*
u-boot: drop ${PV} from u-boot-common.inc filename
Alexander Kanavin
2019-01-21
4
-3
/
+3
*
perl: fix a race issue during 'make install'
Alexander Kanavin
2019-01-21
2
-0
/
+28
*
apt: Backport a patch to include std::array definition
Khem Raj
2019-01-21
2
-0
/
+36
[prev]
[next]