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: lib/bb/tests/fetch: remove URL that doesn't exist anymore
Ross Burton
2016-08-17
1
-1
/
+0
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
3
-9
/
+9
*
bitbake: fetch: Use OrderedDict for url parameters
Richard Purdie
2016-05-13
1
-5
/
+6
*
bitbake: daemonize/prserv/tests/fetch: Convert file() -> open()
Richard Purdie
2016-05-13
1
-1
/
+1
*
bitbake: tests: assertEquals -> assertEqual
Richard Purdie
2016-05-11
2
-48
/
+48
*
bitbake: tests/utils.py: test origvalue in a callback matches what is expected
Randy Witt
2016-04-09
1
-0
/
+22
*
bitbake: lib/bb/utils.py: Fix a bug in edit_metadata() that could corrupt vars
Randy Witt
2016-04-09
1
-1
/
+1
*
bitbake: tests/fetch.py: Improve unit tests for trusted network check
Olof Johansson
2016-04-03
1
-35
/
+42
*
bitbake: bb/tests/fetch: Update cups url
Richard Purdie
2016-03-21
1
-1
/
+1
*
bitbake: fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129
Alexander Shashkevich
2016-03-02
1
-8
/
+4
*
bitbake: fetch2/__init__: Fix decodeurl to better handle urls without paths
Richard Purdie
2016-02-28
1
-2
/
+40
*
bitbake: lib/bb: Add expansion parameter to getVarFlag
Richard Purdie
2016-02-04
1
-4
/
+4
*
bitbake: fetch2/wget: fallback to GET if HEAD is rejected in checkstatus()
Ross Burton
2016-01-26
1
-0
/
+2
*
bitbake: data_smart: Don't show exceptions for EOL literals
Richard Purdie
2016-01-22
1
-0
/
+5
*
bitbake: tests/codeparser.py: Add filename/lineno flags to test variable
Olof Johansson
2016-01-19
1
-1
/
+6
*
bitbake: bitbake: rename REGEX, REGEX_URI, and GITTAGREGEX.
Alexander Kanavin
2015-12-08
1
-5
/
+5
*
bitbake: lib/bb/utils: improve edit_bblayers_conf() handling of bblayers.conf...
Paul Eggleton
2015-12-07
1
-0
/
+203
*
bitbake: tests/fetch.py: Fix recursion failure in url mapping
Mark Hatle
2015-09-18
1
-2
/
+5
*
bitbake: fetch2/__init__.py: uri_replace regex handling
Mark Hatle
2015-09-18
1
-0
/
+7
*
bitbake: tests/parse: Add BBCLASSEXTEND multiple data store corruption reprod...
Richard Purdie
2015-07-23
1
-2
/
+34
*
bitbake: tests/fetch.py: Updated test name FetchMethodTest -> FetchLatestVers...
Aníbal Limón
2015-07-22
1
-1
/
+1
*
bitbake: fetch2/wget.py: latest_versionstring now returns (version, revision)
Aníbal Limón
2015-07-22
1
-1
/
+2
*
bitbake: fetch2/git.py: latest_versionstring now returns (version, revision)
Aníbal Limón
2015-07-22
1
-1
/
+2
*
bitbake: tests/data: Add new data tests
Richard Purdie
2015-07-12
2
-0
/
+93
*
bitbake: tests/fetch.py: FetchCheckStatusTest add cases for ftp and https.
Aníbal Limón
2015-07-12
1
-1
/
+7
*
bitbake: tests/fetch.py: Add FetchCheckStatusTest tests.
Aníbal Limón
2015-07-12
1
-0
/
+39
*
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
[next]