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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qemurunner: configure guest networking
Ed Bartosh
2017-03-22
1
-0
/
+13
*
qemurunner: get network params from runqemu output
Ed Bartosh
2017-03-22
1
-14
/
+22
*
oe/path.py: fix for "Argument list too long"
Robert Yang
2017-03-17
1
-4
/
+6
*
package_manager: fix "exlcude" vs. "exclude" typo
Paul Gortmaker
2017-03-17
1
-1
/
+1
*
dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2
Alexander Kanavin
2017-03-17
2
-2
/
+2
*
selftest/signing.py: verify that images can be created from signed packages
Alexander Kanavin
2017-03-17
1
-0
/
+8
*
lib/oe/package_manager: import rpm signing key to rpmdb
Markus Lehtonen
2017-03-17
1
-2
/
+10
*
rpm: add support for remote package feeds via PACKAGE_FEED_URIS variable
Alexander Kanavin
2017-03-17
2
-1
/
+18
*
selftest: Disable SSTATE_MIRRORS for sstate signing test
Richard Purdie
2017-03-16
1
-0
/
+2
*
wic: selftest: account for occasional newline in debugfs file names
Maciej Borzecki
2017-03-14
1
-4
/
+21
*
package: Fix various rpmdeps relocation issues
Richard Purdie
2017-03-14
1
-2
/
+5
*
run-postinsts: simplify the logic of whether to install it to images
Alexander Kanavin
2017-03-14
1
-1
/
+1
*
oe-selftest: no need to parse gpg output to determine the name of the signing...
Alexander Kanavin
2017-03-14
1
-7
/
+1
*
gpg_sign.py: fix signing of rpm files using gpg
Alexander Kanavin
2017-03-14
2
-7
/
+8
*
selftest: update output checks in incremental image test to match what dnf pr...
Alexander Kanavin
2017-03-14
1
-2
/
+2
*
selftest: do not perform a full build in test_continue
Alexander Kanavin
2017-03-14
1
-1
/
+1
*
testimage.bbclass: fix runtime test for rpm, port smart tests to dnf
Alexander Kanavin
2017-03-14
5
-213
/
+123
*
rootfs_rpm.bbclass: migrate image creation to dnf
Alexander Kanavin
2017-03-14
3
-988
/
+229
*
package_manager.py: improve the API for insert_feed_uris()
Alexander Kanavin
2017-03-14
2
-20
/
+26
*
lib/oeqa/selftest/bbtests: update test_non_gplv3 to use selftest-ed
Joshua Lock
2017-03-10
1
-3
/
+3
*
lib/oeqa/selftest/oescripts: make test_cleanup_workdir use selftest-ed
Joshua Lock
2017-03-10
1
-5
/
+5
*
selftest: remove extra backslashes from debug output
Ed Bartosh
2017-03-08
1
-2
/
+2
*
qemurunner.py: ignore decode errors
Ed Bartosh
2017-03-08
1
-1
/
+1
*
selftest: test wic efi image in qemu
Ed Bartosh
2017-03-08
1
-0
/
+14
*
targetcontrol: add image_fstype argument to commands.runqemu
Ed Bartosh
2017-03-08
2
-4
/
+4
*
qemurunner: add runqemuparams argument to commands.runqemu
Ed Bartosh
2017-03-08
4
-7
/
+7
*
lib/oe/package.py: remove @ from package name
Anders Darander
2017-03-04
1
-0
/
+1
*
oeqa/sdkext/devtool: Ensure dependencies for test_extend_autotools_recipe_cre...
Richard Purdie
2017-03-03
1
-0
/
+1
*
oeqa/sdkext: don't skip tests if there isn't a toolchain
Ross Burton
2017-03-01
1
-7
/
+0
*
oeqa/sdkext/devtool: use finally instead of repeating cleanup
Ross Burton
2017-03-01
1
-25
/
+10
*
oeqa: add output to subprocess exceptions
Ross Burton
2017-03-01
2
-9
/
+19
*
oeqa/esdk/devtool: clean setUpClass/tearDownClass
Ross Burton
2017-03-01
1
-12
/
+12
*
oeqa/selftest: Drop http sstate sharing
Richard Purdie
2017-03-01
1
-39
/
+16
*
oeqa/sdkext/context: Work around broken dependency checks to get sdk tests ru...
Richard Purdie
2017-03-01
1
-0
/
+8
*
oeqs/sdk*/case: Use universal_newlines for subprocess calls
Richard Purdie
2017-03-01
2
-2
/
+2
*
oeqa/sdkext: Ensure we run a deterministic set of tests
Richard Purdie
2017-03-01
1
-2
/
+2
*
oeqa/sdkext/devtool: rename recipe name to match upstream
Ross Burton
2017-03-01
1
-1
/
+1
*
oelib/buildhistory.py: Add unittest for buildhistory_analysis
Humberto Ibarra
2017-03-01
1
-0
/
+88
*
oeqa/core/loader.py: Avoid importing tests with built-ins name
Mariano Lopez
2017-03-01
1
-0
/
+11
*
oeqa/core/loader.py: Give meaningful error when failed to load classes
Mariano Lopez
2017-03-01
1
-4
/
+4
*
selftest: Optimize get_bb_var use
Mariano Lopez
2017-03-01
17
-174
/
+206
*
selftest: Avoid sstate corruption by calling cleansstate
Mariano Lopez
2017-03-01
8
-38
/
+38
*
lib/oe/gpg_sign: fix rpm signing with gpg > 2.1
Markus Lehtonen
2017-03-01
1
-0
/
+2
*
lib/oe/gpg_sign: make gpg version a property of the signer
Markus Lehtonen
2017-03-01
1
-5
/
+5
*
lib/oe/gpg_sign: sign rpm packages in chunks of 100
Markus Lehtonen
2017-03-01
1
-4
/
+5
*
kernel, license, sstate, rootfs.py: Remove deploy directory README
Mike Crowe
2017-03-01
1
-4
/
+0
*
selftest/eSDK.py: Cleanup when there is an error in setUpClass
Mariano Lopez
2017-02-23
1
-21
/
+25
*
lib/oe/patch: Support xz-compressed patches
Dominic Sacré
2017-02-23
1
-1
/
+1
*
oeqa/runtime/context.py: Fix use of getTarget() with testexport
Mariano Lopez
2017-02-23
2
-2
/
+11
*
oeqa: fix typo
Humberto Ibarra
2017-02-23
3
-9
/
+9
[prev]
[next]