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
*
base.bbclass: fix do_unpack[cleandirs] varflag handling
Enrico Jorns
2018-04-05
1
-6
/
+2
*
classes/externalsrc: ensure cleandirs code handles non-absolute paths
Paul Eggleton
2018-04-05
1
-1
/
+2
*
classes/externalsrc: handle if cleandirs contains python expressions
Paul Eggleton
2018-04-05
1
-1
/
+3
*
uninative: add variables to the whitelist so that it does not re-triger recip...
Cuero Bugot
2018-04-03
1
-0
/
+3
*
kernel.bbclass: improve reproducibility
Jonathan Liu
2018-04-03
1
-0
/
+1
*
default-distrovars: set default KERNEL_IMAGETYPE(S)
California Sullivan
2018-03-31
4
-6
/
+0
*
package_rpm: set _builddir to B not S
Richard Purdie
2018-03-30
1
-1
/
+1
*
multilib: Don't extend make-mod-scripts as a multilib version doesn't make an...
Richard Purdie
2018-03-30
1
-1
/
+1
*
mirrors.bbclass: change Debian anonscm to salsa
Mikko Rapeli
2018-03-28
1
-1
/
+1
*
package.bbclass: use single quotes for path passed to file in isELF()
Andre McCurdy
2018-03-28
1
-1
/
+1
*
sanity.bbclass: quote path passed to stat in get_filesystem_id()
Andre McCurdy
2018-03-28
1
-1
/
+1
*
waf.bbclass: Throw error if waf doesn't exist
Amanda Brindle
2018-03-25
1
-0
/
+2
*
reproducible_build.bbclass: support for binary reproducibility
Juro Bystricky
2018-03-25
1
-0
/
+150
*
externalsrc: do not call make clean for recipes with CLEANBROKEN = "1" set
Andreas Müller
2018-03-25
1
-1
/
+3
*
glide.bbclass: Add class to easy Glide use
Otavio Salvador
2018-03-25
1
-0
/
+9
*
image_types.bbclass: Rename lz4_legacy to lz4
Maxin B. John
2018-03-20
1
-2
/
+1
*
kernel.bbclass: set HOSTLDFLAGS in KCONFIG_CONFIG_COMMAND
California Sullivan
2018-03-20
1
-0
/
+2
*
insane.bbclass: Fix typos in 32bit risc-v machine type
Khem Raj
2018-03-15
1
-3
/
+3
*
insane.bbclass: add support for RISC-V baremetal
Khem Raj
2018-03-15
1
-0
/
+2
*
gtk-doc: use --srcdir instead of cd
Ross Burton
2018-03-15
1
-1
/
+3
*
gtk-doc: always inherit python3native
Ross Burton
2018-03-15
1
-4
/
+2
*
uninative: Add compatiblity version check
Richard Purdie
2018-03-15
1
-0
/
+7
*
package.bbclass: run pre/post installation/removal scriptlets using sh -e
Alexander Kanavin
2018-03-15
2
-4
/
+16
*
reproducible_build_simple.bbclass: simple environment for reproducible binaries
Juro Bystricky
2018-03-12
1
-0
/
+11
*
classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES value
Juro Bystricky
2018-03-12
3
-3
/
+3
*
kernel: make copying of crtsavres.o conditional
Bruce Ashfield
2018-03-08
1
-2
/
+4
*
gtk-doc: inherit classes only if gtk-doc is enabled
Ross Burton
2018-03-07
1
-12
/
+10
*
meson.bbclass: fix to build for more projects
Chen Qi
2018-03-06
1
-12
/
+8
*
godep.bbclass: Add helper class to enable go-dep tool
Khem Raj
2018-03-06
1
-0
/
+8
*
go.bbclass, goarch.bbclass: update SECURITY_CFLAGS
Matt Madison
2018-03-06
2
-3
/
+2
*
goarch.bbclass: disable shared runtime for nativesdk builds
Matt Madison
2018-03-06
1
-0
/
+1
*
go.bbclass: ptest cleanup and improvements
Matt Madison
2018-03-06
1
-36
/
+51
*
go.bbclass: don't stage test data with sources
Matt Madison
2018-03-06
1
-1
/
+1
*
go.bbclass: remove debug-related commands
Matt Madison
2018-03-06
1
-3
/
+0
*
go.bbclass: rename GO_TMPDIR -> GOTMPDIR
Matt Madison
2018-03-06
1
-6
/
+7
*
go: set GOMIPS envrionment variable
Matt Madison
2018-03-06
1
-0
/
+11
*
go: update go 1.9 -> go 1.10
Matt Madison
2018-03-06
1
-0
/
+6
*
systemd-boot-cfg.bbclass: Don't reference or set OVERRIDES
California Sullivan
2018-03-06
1
-5
/
+0
*
grub-efi-cfg.bbclass: Don't reference or set OVERRIDES
California Sullivan
2018-03-06
1
-6
/
+0
*
systemd-boot*.bbclass: Don't use vmlinuz
California Sullivan
2018-03-06
2
-2
/
+6
*
systemd-boot.bbclass: break out configuration creation
California Sullivan
2018-03-06
2
-69
/
+72
*
syslinux.bbclass: don't use vmlinuz
California Sullivan
2018-03-06
1
-1
/
+3
*
grub-efi*.bbclass: don't reference vmlinuz
California Sullivan
2018-03-06
2
-2
/
+4
*
live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNEL
California Sullivan
2018-03-06
1
-5
/
+4
*
grub-efi.bbclass: split out configuration portion
California Sullivan
2018-03-06
2
-121
/
+120
*
meta/classes: add ptest-perl.bbclass
Tim Orling
2018-03-06
1
-0
/
+30
*
populate_sdk_base: depend on nativesdk-glibc-locale
Ross Burton
2018-03-06
1
-0
/
+1
*
base: Handle backfilling in anonymous python code, not event handler
Richard Purdie
2018-03-04
1
-2
/
+4
*
image: Remove the do_package_write_* tasks
Richard Purdie
2018-03-04
1
-3
/
+3
*
base: Don't print LICENSE warning for non-recipe context
Richard Purdie
2018-03-04
1
-1
/
+1
[next]