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
/
bitbake
/
lib
/
bb
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: bitbake: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-23
1
-9
/
+9
*
bitbake: tests/data: Add key expansion unit test
Richard Purdie
2015-05-29
1
-0
/
+14
*
bitbake: tests/data: Add log parsing test code
Richard Purdie
2015-05-29
1
-1
/
+24
*
bitbake: lib/bb/utils: fix and extend edit_metadata_file()
Paul Eggleton
2015-05-19
1
-0
/
+271
*
bitbake: tests/parse: Add file missing from previous commit
Richard Purdie
2015-05-16
1
-0
/
+69
*
bitbake: tests/fetch: Add mirror of mirror tests
Richard Purdie
2015-05-16
1
-0
/
+25
*
bitbake: tests/fetch: ensure fetch tests preserve current dir
Paul Eggleton
2015-05-15
1
-0
/
+2
*
bitbake: fetch2: Add BB_ALLOWED_NETWORKS support
Liam R. Howlett
2015-05-12
1
-0
/
+37
*
bitbake: lib/bb/utils: add safeguard against recursively deleting things we s...
Paul Eggleton
2015-04-19
1
-0
/
+17
*
bitbake: tests/fetch.py: latest_versionstring add set of PN
Aníbal Limón
2015-02-16
1
-0
/
+2
*
bitbake: cooker: rework LAYERDEPENDS versioning so that it is actually useful
Paul Eggleton
2015-02-16
1
-0
/
+33
*
bitbake: tests: add tests for OE pre-release version formatting
Paul Eggleton
2015-02-16
1
-0
/
+4
*
bitbake: tests/data: add test for incorrect remove behaviour
Ross Burton
2015-02-03
1
-0
/
+7
*
bitbake: tests/data: Add a key deletion test
Richard Purdie
2014-12-25
1
-0
/
+6
*
bitbake: tests/fetch: Add versionstring tests to network tests list, fix print()
Richard Purdie
2014-12-25
1
-20
/
+20
*
bitbake: tests/fetch: Update wget latest_versionstring cups case
Aníbal Limón
2014-11-28
1
-1
/
+1
*
bitbake: fetch/wget: Add latest_versionstring method
Aníbal Limón
2014-11-12
1
-0
/
+35
*
bitbake: fetch/git: Add latest_versionstring method
Aníbal Limón
2014-11-12
1
-1
/
+43
*
bitbake: fetch: Extend testing of subdir unpack parameter and fix
Richard Purdie
2014-09-29
1
-0
/
+7
*
bitbake: data_smart: Fix remove operator and its interaction with data expansion
Richard Purdie
2014-09-13
1
-0
/
+7
*
bitbake: bb/tests/data.py: add tests for contains() and contains_any()
Ross Burton
2014-06-12
1
-0
/
+36
*
bitbake: data_smart: Fix an unusual variable reference bug
Richard Purdie
2014-05-21
1
-0
/
+5
*
bitbake: bitbake-selftest: add tests for local fetching
Paul Eggleton
2014-04-09
1
-0
/
+55
*
bitbake: test/data: Add in test for append/prepend/remove override operations
Richard Purdie
2014-03-25
1
-0
/
+41
*
bitbake: fetch2.URI: Set username/password should not change the other
Olof Johansson
2014-03-24
1
-0
/
+14
*
bitbake: fetch2.URI: Support URIs with both query strings and params
Olof Johansson
2014-03-24
1
-0
/
+18
*
bitbake: fetch2.URI: add support for query parameters
Olof Johansson
2014-03-24
1
-0
/
+30
*
bitbake: tests.fetch: Remove debug assert
Olof Johansson
2014-03-24
1
-2
/
+0
*
bitbake: codeparser: Fix var_execs to append to execs, not references
Richard Purdie
2014-03-02
1
-1
/
+2
*
bitbake: tests: add test for gitsm fetcher
Paul Eggleton
2014-02-28
1
-0
/
+7
*
bitbake: tests: add missing import
Paul Eggleton
2014-02-28
1
-0
/
+1
*
bitbake: fetch2: Sanity check SRCREV matches rev/tag parameter
Richard Purdie
2014-01-21
1
-0
/
+15
*
bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'
Martin Jansa
2014-01-18
1
-1
/
+2
*
bitbake: tests/data: Whitespace in key names is a really bad idea
Richard Purdie
2013-09-22
1
-15
/
+15
*
bitbake: test/fetch: Allow the conditional network tests to work under python...
Richard Purdie
2013-05-17
1
-96
/
+86
*
bitbake: test/fetch: Split the network tests from the rest of the fetcher tests
Richard Purdie
2013-05-17
1
-23
/
+24
*
bitbake: tests/fetch: Allow to work on python 2.6
Richard Purdie
2013-05-17
1
-2
/
+2
*
bitbake: bb.tests.fetch: Opt-out for unittests that require network
Olof Johansson
2013-03-29
1
-0
/
+14
*
bitbake: fetch2: Add editor modelines for bb.tests.*
Olof Johansson
2013-02-17
5
-0
/
+10
*
bitbake: fetch2: unittests for bb.fetch2.URI class
Olof Johansson
2013-02-17
1
-0
/
+226
*
bitbake: tests/codeparser: Hack around circular inclusion problem
Richard Purdie
2013-02-15
1
-0
/
+3
*
bitbake: tests/utils: Add test for explode_dep_versions2
Richard Purdie
2012-10-02
1
-0
/
+15
*
bitbake: test/fetch: Switch the comparision order to make test failures sligh...
Richard Purdie
2012-06-28
1
-1
/
+1
*
bitbake: test/fetch: Ensure cwd is valud for the git clone
Richard Purdie
2012-06-28
1
-0
/
+1
*
bitbake: fetch2: Add new mirror syntax to simplify mirror specifications
Richard Purdie
2012-06-25
1
-3
/
+11
*
bitbake: test/fetch: Add a couple of extra test cases
Richard Purdie
2012-06-21
1
-1
/
+29
*
bitbake: test/fetch: Add in unit tests for uri_replace() and git premirrors
Richard Purdie
2012-06-21
1
-3
/
+52
*
bitbake/tests: Add test of the git fetcher
Richard Purdie
2012-05-13
1
-0
/
+21
*
bitbake/tests/fetch: Add simple http fetcher tests
Richard Purdie
2012-05-07
1
-0
/
+42
*
bitbake: Fixup bitbake-selftest
Richard Purdie
2012-05-04
1
-0
/
+0
[next]