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
*
python[3]native: allow use of both native Python 2 and 3
Ross Burton
2018-08-02
2
-6
/
+6
*
meson: don't dump full error log on failure
Ross Burton
2018-08-02
1
-1
/
+0
*
multiconfig: Enable multiconfig dependencies on oe-core
Alejandro Enedino Hernandez Samaniego
2018-08-01
1
-1
/
+7
*
package.bbclass: Fix hardlink preservation issue
Richard Purdie
2018-07-31
1
-1
/
+1
*
multilib_script: Add support for multilib scripts
Richard Purdie
2018-07-31
1
-0
/
+32
*
distutils/distutils3: do not try to fetch code during do_configure
Hongxu Jia
2018-07-30
2
-1
/
+9
*
testsdk.bbclass: check python module testtools and subunit
Robert Yang
2018-07-30
1
-0
/
+6
*
package.bbclass: append to FILERPROVIDES_*/FILERDEPENDS_* variables instead o...
Martin Jansa
2018-07-30
1
-2
/
+2
*
classes/package: fix variable name in comment
Paul Eggleton
2018-07-26
1
-1
/
+1
*
autotools.bbclass: fix autoreconf bbnote commandline arguments
Andre McCurdy
2018-07-26
1
-1
/
+1
*
lib/oe: split out machine to ELF data dictionary
Ross Burton
2018-07-26
1
-136
/
+2
*
distutils/setuptools, distutils3/setuptools3: improve reproducibility
Hongxu Jia
2018-07-26
4
-15
/
+10
*
distutils/setuptools-native, distutils3/setuptools3-native: do not try to fet...
Hongxu Jia
2018-07-26
2
-0
/
+2
*
license_image: Fix race
Richard Purdie
2018-07-25
2
-53
/
+6
*
license: Split image license functions to a separate class
Richard Purdie
2018-07-25
2
-283
/
+285
*
package: Use subprocess to be consistent with the rest of the class
Richard Purdie
2018-07-25
1
-4
/
+4
*
Revert "relocate_sdk.py: remove hardcoded SDK path"
Richard Purdie
2018-07-25
1
-0
/
+5
*
package/package_manager: multiprocess_exec -> multiprocess_launch
Richard Purdie
2018-07-24
1
-2
/
+2
*
package: Clean up getstatusoutput usage
Richard Purdie
2018-07-24
1
-13
/
+11
*
sstate/bitbake.conf: Use pigz if available
Richard Purdie
2018-07-24
1
-2
/
+9
*
package: Call file to determine elf status in parallel
Richard Purdie
2018-07-24
2
-37
/
+52
*
package: Refactor to remove isElf/is_elf function duplication
Richard Purdie
2018-07-24
1
-36
/
+4
*
package: Allow parallel processing of shlib analysis
Richard Purdie
2018-07-24
1
-17
/
+30
*
package: Allow parallel processing of debug splitting
Richard Purdie
2018-07-24
1
-11
/
+13
*
package: Don't use subshell to execute file
Richard Purdie
2018-07-24
1
-6
/
+2
*
package: Drop subshell usage for dwarfsrcfile generation.
Richard Purdie
2018-07-24
1
-2
/
+10
*
package_ipk|deb: Use oe.utils.multiprocess_launch
Richard Purdie
2018-07-24
2
-100
/
+2
*
package: Rework PACKAGELOCK based upon sstate for do_packagedata
Richard Purdie
2018-07-24
1
-14
/
+9
*
relocate_sdk.py: remove hardcoded SDK path
Ruslan Bilovol
2018-07-24
1
-5
/
+0
*
package.bbclass: exclude packages as shlib providers
Oleksii Konoplitskyi
2018-07-24
1
-2
/
+14
*
recipes: Enforce ARM ISA just for arm arches <= armv5
Khem Raj
2018-07-18
1
-1
/
+5
*
spdx.bbclass: Encode strings before passing to hashlib
Olof Johansson
2018-07-18
1
-1
/
+1
*
spdx.bbclass: Make use of bb.utils' sha1_file()
Olof Johansson
2018-07-18
1
-7
/
+2
*
spdx.bbclass: Fix undefined variable error
Olof Johansson
2018-07-18
1
-1
/
+2
*
spdx.bbclass: Replace deprecated string.replace with str.replace
Olof Johansson
2018-07-18
1
-1
/
+1
*
insane: optimise buildpath search
Ross Burton
2018-07-18
1
-2
/
+2
*
classes/buildhistory: properly process escaped chars from pkgdata
Paul Eggleton
2018-07-18
1
-1
/
+1
*
classes/buildhistory: handle packaged files with names containing spaces
Paul Eggleton
2018-07-18
1
-1
/
+2
*
populate_sdk_base: Use default value assignment for SDK_TITLE/SDKEXTPATH
Richard Purdie
2018-07-18
1
-2
/
+2
*
testsdk: Enable multiprocess execution
Richard Purdie
2018-07-18
1
-1
/
+6
*
oeqa/core/threaded: Remove in favour of using concurrenttests
Richard Purdie
2018-07-18
1
-4
/
+0
*
image-live: fix check for rootfs size with hddimg images
Anuj Mittal
2018-07-15
1
-5
/
+5
*
distutils3: pass build arguments when doing a clean
Ross Burton
2018-07-10
1
-1
/
+1
*
meson: improve code style
Ross Burton
2018-07-10
1
-1
/
+1
*
kernel.bbclass: move variables for kernel artifacts names to separate bbclass
Martin Jansa
2018-07-10
2
-17
/
+20
*
kernel.bbclass: use the consistent naming schema for initramfs
Martin Jansa
2018-07-10
1
-10
/
+9
*
kernel-devicetree.bbclass: Fix and simplify instalation of DTB files
Martin Jansa
2018-07-10
2
-32
/
+18
*
kernel-devicetree.bbclass: Use lowercase names for shell variables
Martin Jansa
2018-07-10
1
-40
/
+40
*
rootfs-postcommands: split ssh_allow_empty_password
Jackie Huang
2018-07-09
2
-4
/
+23
*
classes/sstate: Remove unused argument
Joshua Watt
2018-07-06
1
-2
/
+2
[next]