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 use systemd.log_level=debug logging
Richard Purdie
2017-03-14
1
-1
/
+2
*
package.bbclass: don't exclude package groups from runtime mapping
Alexander Kanavin
2017-03-14
1
-3
/
+0
*
package_rpm.bbclass: do not strip multilib prefixes from package names, do no...
Alexander Kanavin
2017-03-14
1
-44
/
+11
*
package_rpm.bbclass: do not set the OS dynamically when building rpms
Alexander Kanavin
2017-03-14
1
-1
/
+1
*
package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packages
Alexander Kanavin
2017-03-14
1
-1
/
+1
*
run-postinsts: simplify the logic of whether to install it to images
Alexander Kanavin
2017-03-14
4
-4
/
+1
*
package_rpm.bbclass: instruct rpm to not remove the buildroot directory
Alexander Kanavin
2017-03-14
1
-2
/
+5
*
testimage.bbclass: fix runtime test for rpm, port smart tests to dnf
Alexander Kanavin
2017-03-14
1
-15
/
+10
*
package_rpm.bbclass: no need to specify the magic file location
Alexander Kanavin
2017-03-14
1
-2
/
+0
*
package_rpm.bbclass: replace createrepo reference with createrepo_c
Alexander Kanavin
2017-03-14
1
-1
/
+1
*
rootfs_rpm.bbclass: migrate image creation to dnf
Alexander Kanavin
2017-03-14
1
-11
/
+10
*
package_rpm.bbclass: correctly map RRECOMMENDS and RSUGGESTS to rpm tags
Alexander Kanavin
2017-03-14
1
-8
/
+4
*
package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins...
Alexander Kanavin
2017-03-14
2
-2
/
+4
*
package.bbclass: fix locations of debugedit and rpmdeps utilities
Alexander Kanavin
2017-03-14
1
-2
/
+2
*
u-boot: add option to specify FDT argument in extlinux.conf
Jack Mitchell
2017-03-13
1
-3
/
+12
*
terminal: Use original PATH for terminals
Richard Purdie
2017-03-13
1
-0
/
+5
*
uninative: remove unneeded call to sparse copy
Stephano Cetola
2017-03-11
1
-3
/
+0
*
classes: add devupstream class
Ross Burton
2017-03-11
1
-0
/
+48
*
base/bitbake.conf: Filter contents of PATH to only allow whitelisted tools
Richard Purdie
2017-03-11
1
-0
/
+22
*
go: Add recipes for golang compilers and tools
Khem Raj
2017-03-10
2
-0
/
+129
*
license: don't assume source files are UTF-8
Ross Burton
2017-03-10
1
-3
/
+3
*
sanity.bbclass: allow s3 protocol when sanity checking MIRRORS, etc
Andre McCurdy
2017-03-10
1
-1
/
+1
*
sstate.bbclass: update .siginfo atime
Ed Bartosh
2017-03-10
1
-0
/
+2
*
useradd.bbclass: drop obsolete code
Maxin B. John
2017-03-08
1
-32
/
+0
*
kernel-arch: Lock the toolchain to use gcc compiler
Khem Raj
2017-03-08
1
-0
/
+1
*
base.bbclass: improve wording when skipping recipes with incompatible licenses
Andre McCurdy
2017-03-08
1
-1
/
+1
*
module.bbclass: Add inherit of pkgconfig
Peter Kjellerstedt
2017-03-08
1
-1
/
+1
*
buildhistory.bbclass: Only execute get_extra_sdkinfo when sdk is enabled
Aníbal Limón
2017-03-08
1
-1
/
+3
*
buildhistory.bbclass: use tabs as separator in installed-package-sizes.txt
Mikko Rapeli
2017-03-04
1
-1
/
+1
*
kernel.bbclass: Give sanity check function an opt-out variable
California Sullivan
2017-03-04
1
-1
/
+5
*
package.bbclass: Add SHLIB detection support for mingw targets
Nathan Rossi
2017-03-04
1
-0
/
+21
*
update-alternatives.bbclass: Disable for mingw32 targets
Nathan Rossi
2017-03-04
1
-0
/
+4
*
autotools.bbclass: delete the extra varflag set for autotools_copy_aclocals
Dengke Du
2017-03-04
1
-1
/
+0
*
ptest.bbclass: use BPN in PTEST_PATH for multilib
Jackie Huang
2017-03-04
1
-1
/
+1
*
bitbake.conf: replace USE_LDCONFIG with new "ldconfig" distro feature
Andre McCurdy
2017-03-04
1
-4
/
+1
*
wic: add WKS_FILE_DEPENDS variable
Ed Bartosh
2017-03-04
1
-0
/
+2
*
testsdk: Fix lockfile patch
Richard Purdie
2017-03-03
1
-3
/
+0
*
populate_ext_sdk: Merge auto.conf into local.conf
Richard Purdie
2017-03-03
1
-17
/
+7
*
populate_ext_sdk: Append to SSTATE_MIRRORS
Richard Purdie
2017-03-03
1
-1
/
+1
*
testsdk: Drop lockfile usage
Richard Purdie
2017-03-03
1
-3
/
+1
*
sanity: Allow whitespace only mirror entries
Richard Purdie
2017-03-03
1
-11
/
+9
*
testsdk: Use auto.conf instead of local.conf to set SSTATE_MIRROR
Richard Purdie
2017-03-02
1
-2
/
+3
*
oeqa/sdkext/devtool: use finally instead of repeating cleanup
Ross Burton
2017-03-01
1
-1
/
+3
*
populate_sdk_ext: Allow generation of meta-extsdk-toolchain even for minimal ...
Richard Purdie
2017-03-01
1
-1
/
+1
*
testsdk: Handle minimal eSDK and avoid download costs
Richard Purdie
2017-03-01
1
-0
/
+11
*
insane.bbclass: Add missing dependencies
Mariano Lopez
2017-03-01
1
-0
/
+3
*
base.bbclass: Fix OE_IMPORTS
Joshua Watt
2017-03-01
1
-1
/
+1
*
buildstats.bbclass: Avoid index exception in /proc/PID/io parsing
Pavel Modilaynen
2017-03-01
1
-0
/
+5
*
license.bbclass: run chown only under pseudo
Markus Lehtonen
2017-03-01
1
-12
/
+3
*
classes/license.bbclass: Don't copy unneeded licenses by package
Aníbal Limón
2017-03-01
1
-4
/
+16
[next]