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
*
lib/oe/package_manager: fix opkg feed generation
Joshua Lock
2015-09-01
1
-4
/
+1
*
oeqa/bbtests: Fix to ensure DL_DIR is set
Richard Purdie
2015-07-08
1
-6
/
+9
*
oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIR
Richard Purdie
2015-07-08
1
-0
/
+6
*
rootfs.py: Add check for kernel modules before running depmod
Saul Wold
2015-07-08
1
-2
/
+16
*
oe-selftest: devtool: fix test_devtool_update_recipe_git
Paul Eggleton
2015-07-08
1
-9
/
+17
*
lib/oe/patch: Fix git patch application for source in subdirectory
Richard Purdie
2015-07-08
1
-3
/
+3
*
oeqa/parselogs: Whitelist qemumips64 runtime error
Richard Purdie
2015-07-08
1
-0
/
+3
*
oeqa/parselogs: Whitelist qemuarm64 runtime errors
Richard Purdie
2015-07-08
1
-0
/
+4
*
terminal.py: Allow devshell/menuconfig on recent gnome-terminal
Leonardo Sandoval
2015-07-08
1
-0
/
+6
*
oe-selftest: devtool: add a proper test to see if tap devices exist
Paul Eggleton
2015-06-28
1
-0
/
+10
*
devtool: add: use correct bbappend file name with -V option
Paul Eggleton
2015-06-28
1
-2
/
+2
*
devtool: handle . in recipe name
Paul Eggleton
2015-06-28
1
-2
/
+2
*
devtool: include bbappends in recipe parsing
Markus Lehtonen
2015-06-28
1
-3
/
+3
*
rootfs.py: Make set -x not break rootfs creation
Peter Seebach
2015-06-28
1
-0
/
+3
*
rootfs.py: Improve rpm log_check_regex
Ed Bartosh
2015-06-28
1
-1
/
+3
*
split_and_strip_files: regroup hardlinks to make build deterministic
Ed Bartosh
2015-05-15
1
-2
/
+1
*
oeqa/selftest/toaster: fix bad indent
Cristian Iorga
2015-05-15
1
-1
/
+1
*
package_manager: RpmPM: Fix scriptlet for rpm 4
Jean-Benoit MARTIN
2015-05-15
1
-2
/
+4
*
oe.sstatesig: align swspec handling with sstate.bbclass
Christopher Larson
2015-05-15
1
-4
/
+4
*
meta/lib/oe/utils.py: Corrected the return value of both_contain()
Jun Zhu
2015-05-15
1
-1
/
+1
*
package_manager: call createrepo with --dbpath pointing inside WORKDIR
Ed Bartosh
2015-04-02
1
-1
/
+5
*
package_deb: DpkgIndexer use apt-ftparchive that needs a valid config
Andreas Oberritter
2015-03-25
1
-0
/
+28
*
rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfs
Andreas Oberritter
2015-03-25
1
-0
/
+2
*
lib/oe/lsb.py: Prioritize parsing of /etc/os-release
Ed Bartosh
2015-03-22
1
-8
/
+9
*
rootfs.py: add log checking ability for deb and ipk
Chen Qi
2015-03-22
1
-17
/
+44
*
rootfs.py: two changes regarding log checking
Chen Qi
2015-03-22
1
-3
/
+2
*
oeqa/runtime: Added a new auto rpm test
Lucian Musat
2015-03-22
1
-0
/
+10
*
oe-selftest: use spaces to indent python code, not tabs
Paul Eggleton
2015-03-21
2
-314
/
+314
*
package_manager: Create variable for install_dir_name
Saul Wold
2015-03-20
2
-8
/
+12
*
lib/oeqa/selftest/lic-checksum: Add INHIBIT_DEFAULT_DEPS
Randy Witt
2015-03-20
1
-1
/
+2
*
lib/oeqa/selftest/lic-checksum: Rename test_foo
Randy Witt
2015-03-20
1
-2
/
+2
*
oe-selftest: add missing dependency to test_recipetool_create_git
Paul Eggleton
2015-03-20
1
-2
/
+2
*
oe-selftest: add a test for devtool modify on recipes fetching local files
Paul Eggleton
2015-03-20
1
-0
/
+32
*
oe-selftest: add a test for devtool deploy-target
Paul Eggleton
2015-03-20
1
-0
/
+56
*
oe-selftest: support getting unexported variable values
Paul Eggleton
2015-03-20
1
-0
/
+7
*
devtool: modify/extract: prevent usage with incompatible recipes
Paul Eggleton
2015-03-20
1
-0
/
+24
*
devtool: reset: add ability to reset entire workspace
Paul Eggleton
2015-03-20
1
-0
/
+29
*
meta/lib/oe/package.py: fix files ownership in packages
Fabrice Coulon
2015-03-20
1
-1
/
+1
*
oeqa/runtime: Fixed a problem in logparser where it failed to whitelist some ...
Lucian Musat
2015-03-20
1
-4
/
+5
*
oe-selftest: improve bitbake-layers tests
Paul Eggleton
2015-03-20
1
-5
/
+22
*
rootfs.py: fix logic error so that warnings are checked
Chen Qi
2015-03-16
1
-1
/
+1
*
lib/oeqa/runtime/systemd: Add a basic runtime test for the journal
Randy Witt
2015-03-16
1
-0
/
+6
*
oeqa/parselogs: Skip hda opcode errors
Richard Purdie
2015-03-12
1
-1
/
+2
*
oeqa/selftest: Added a testcase to verify INCOMPATIBLE_LICENSE option.
Lucian Musat
2015-03-10
1
-0
/
+11
*
lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes.
Randy Witt
2015-03-10
1
-0
/
+28
*
meta/lib/oe/utils.py: properly implement both_contain()
Cristian Iorga
2015-03-10
1
-1
/
+9
*
lib/oe/terminal: fix konsole terminal support for KDE 4.x
Paul Eggleton
2015-02-26
1
-4
/
+4
*
lib/oe/terminal: fix regressions
Paul Eggleton
2015-02-26
1
-12
/
+8
*
terminal.py: No --disable-factory for gnome-terminal >= 3.10
Sven Ebenfeld
2015-02-24
1
-8
/
+22
*
copy_buildsystem.py: Add methods to copy shared state.
Randy Witt
2015-02-24
1
-0
/
+32
[next]