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
*
rm_work: remove debugging statements
Ross Burton
2018-01-02
1
-2
/
+0
*
kernel-fitimage: Fix bad image type replacement for aarch64
Thomas Perrot
2018-01-02
1
-2
/
+5
*
image-live.bbclass: add MLPREFIX to core-image-minimal-initramfs
Robert Yang
2018-01-02
1
-1
/
+1
*
waf.bbclass: Add compile progress
Joshua Watt
2018-01-02
1
-0
/
+1
*
image-live.bbclass: print warn when initramfs is invalid
Robert Yang
2018-01-02
1
-1
/
+1
*
kernel: Add support for multiple kernel packages
Haris Okanovic
2018-01-02
3
-48
/
+83
*
waf.bbclass: explicitly pass bindir and libdir if supported
Stefan Agner
2018-01-02
1
-1
/
+16
*
kernel.bbclass: Fix do_sizecheck behaviour
Mike Crowe
2018-01-02
1
-3
/
+11
*
image_types: Remove ELF type
Saul Wold
2018-01-02
1
-13
/
+0
*
package.bbclass: replace rpm/debugedit with dwarfsrcfiles
Alexander Kanavin
2018-01-02
1
-6
/
+23
*
image_types_wic.bbclass: Ensure '-c image_wic' works
Otavio Salvador
2017-12-21
1
-0
/
+3
*
rm_work: Handle race with -inital tasks
Richard Purdie
2017-12-21
1
-0
/
+6
*
image.bbclass: Add additional bb.debug to help track 12304
Saul Wold
2017-12-18
1
-1
/
+11
*
image_types: btrfs use sparse file creation
Saul Wold
2017-12-18
1
-1
/
+1
*
targetcontrol.py: use oe.types.boolean for QEMU_USE_KVM
Robert Yang
2017-12-18
1
-1
/
+1
*
pypi.bbclass: bring in from meta-python
Tim Orling
2017-12-13
1
-0
/
+26
*
populate_sdk_ext: Use prebuilt uninative tarball
Richard Purdie
2017-12-11
1
-6
/
+7
*
multilib_global: Handle PREFERRED_RPROVIDER
Richard Purdie
2017-12-10
1
-0
/
+26
*
kernel-yocto: ensure that only a single defconfig is processed
Bruce Ashfield
2017-12-10
1
-1
/
+12
*
kernel-yocto: Stop the build if defconfig is missing
Saul Wold
2017-12-10
1
-1
/
+1
*
kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIG
Saul Wold
2017-12-10
1
-1
/
+1
*
sstate.bbclass: Add progress bars when removing from the sysroots
Peter Kjellerstedt
2017-12-10
1
-14
/
+22
*
uninative.bbclass: Fix broken symlink issue
Mark Hatle
2017-12-10
1
-0
/
+12
*
classes/sanity: check we don't have an ancient GNU patch
Ross Burton
2017-12-10
1
-0
/
+17
*
sanity: getstatusoutput returns an int, not a string
Ross Burton
2017-12-10
1
-3
/
+3
*
classes/patch: when PATCHTOOL = "git" double-check the repository
Paul Eggleton
2017-12-10
1
-0
/
+15
*
classes/patch: remove unused variable
Paul Eggleton
2017-12-10
1
-1
/
+0
*
kernel.bbclass: Add cleandirs for do_shared_workdir
Saul Wold
2017-12-10
1
-0
/
+1
*
rootfs-postcommands.bbclass: ensure that rootfs gets mounted ro
Patrick Ohly
2017-12-10
1
-0
/
+8
*
systemd: allow dots in arguments to template units
Martin Hundebøll
2017-12-10
1
-2
/
+4
*
update-alternatives.bbclass: refuse to manage SysV init scripts
Markus Lehtonen
2017-12-02
1
-0
/
+4
*
Revert "classes: Fix alternatives and rc.d ordering"
Markus Lehtonen
2017-12-02
2
-40
/
+9
*
initscripts: don't use update-alternatives
Markus Lehtonen
2017-12-02
1
-2
/
+1
*
bin_package: fail if ${S} doesn't actually contain anything
Ross Burton
2017-12-02
1
-1
/
+4
*
distrodata.bbclass: make upstream version check more useful for git upstreams
Alexander Kanavin
2017-11-30
1
-18
/
+8
*
image_types: Add debugging code to ext4 fs creation
Saul Wold
2017-11-21
1
-0
/
+4
*
qemuboot: Improve relative path handling
Richard Purdie
2017-11-21
1
-3
/
+5
*
classes/cross: Add addto_recipe_sysroot task to cross recipes
Richard Purdie
2017-11-21
1
-0
/
+5
*
base: add automatic dependency on xz-native for .txz SRC_URI
André Draszik
2017-11-21
1
-1
/
+1
*
siteinfo.bbclass: Add microblaze(eb/el) linux site info targets
Nathan Rossi
2017-11-21
1
-0
/
+4
*
insane.bbclass: add microblaze-*-elf to machine dictionary
Nathan Rossi
2017-11-21
1
-0
/
+3
*
package_ipk.bbclass: handle only whitespace in PACKAGE_EXCLUDE
Andre McCurdy
2017-11-11
1
-1
/
+1
*
base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars()
Andre McCurdy
2017-11-11
1
-2
/
+2
*
devtool: implement conditional patch handling
Paul Eggleton
2017-11-11
1
-0
/
+56
*
testimage: Ensure full logs are shown for failures
Richard Purdie
2017-11-10
1
-2
/
+2
*
gtk-doc.bbclass: correctly make the list of directories with shared libraries
Alexander Kanavin
2017-11-09
1
-1
/
+1
*
testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()
Richard Purdie
2017-11-09
1
-1
/
+1
*
image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDS
Ming Liu
2017-11-08
1
-5
/
+9
*
externalsrc: fix ExpansionError if the source dir does not exist yet
Luca Ceresoli
2017-11-08
1
-3
/
+1
*
image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE}
Igor Romanov
2017-11-08
1
-1
/
+4
[next]