poky/bitbake/lib/bb
Mingli Yu 4ab7125180 bitbake: fetch: use BPN instead
When checking for the non-existing file, BPN is actually the acutal recipe
name. And we should use BPN for the error message and it also fix the below
test when multilib is enabled.
 $ oe-selftest -r bbtests.BitbakeTests.test_invalid_recipe_src_uri

(Bitbake rev: d613e48c07d4b12219270c1359cbf2f390b848dd)

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-09-01 10:07:00 +01:00
..
asyncrpc bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
compress bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
fetch2 bitbake: fetch: use BPN instead 2022-09-01 10:07:00 +01:00
parse bitbake: BBHandler/cooker: Implement recipe and global classes 2022-08-12 11:49:29 +01:00
pysh bitbake: pyshyacc: allow double COMMA statements 2020-07-12 11:53:00 +01:00
server bitbake: server/process: Fix logging issues where only the first message was displayed 2022-06-25 21:14:07 +01:00
tests bitbake: tests: Add test for possible gitsm deadlock 2022-09-01 10:07:00 +01:00
ui bitbake: buildinfohelper: Drop unused variables 2022-04-21 21:00:35 +01:00
__init__.py bitbake: bitbake: Bump to version 2.0.1 2022-06-02 12:28:21 +01:00
build.py bitbake: build: prefix the tasks with a timestamp in the log task_order 2022-08-12 11:49:29 +01:00
cache_extra.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
cache.py bitbake: cache/siggen: Add unihash cache copy function 2022-06-02 12:28:21 +01:00
checksum.py bitbake: checksum: Allow spaces in URI filenames 2022-04-14 09:48:33 +01:00
codeparser.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
command.py bitbake: cooker/command: Add a dummy event for tinfoil testing 2021-09-26 16:35:00 +01:00
cooker.py bitbake: BBHandler/cooker: Implement recipe and global classes 2022-08-12 11:49:29 +01:00
cookerdata.py bitbake: BBHandler/cooker: Implement recipe and global classes 2022-08-12 11:49:29 +01:00
COW.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
daemonize.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
data_smart.py bitbake: data_smart: Avoid multiple getVarFlag calls 2022-03-18 13:17:10 +00:00
data.py bitbake: BBHandler/cooker: Implement recipe and global classes 2022-08-12 11:49:29 +01:00
event.py bitbake: event.py: ignore exceptions from stdout and sterr operations in atexit 2022-06-11 10:30:56 +01:00
exceptions.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
main.py bitbake: lib/bb: Replace "abort" usage in task handling 2022-02-21 23:37:26 +00:00
methodpool.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
monitordisk.py bitbake: monitordisk.py: Deleted redundant word in warning message. 2022-03-08 09:45:57 +00:00
msg.py bitbake: msg: Drop unused local variable 2022-04-21 21:00:35 +01:00
namedtuple_with_abc.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
persist_data.py bitbake: persist_data: Use a valid exception for missing implementation 2022-04-21 21:00:35 +01:00
process.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
progress.py bitbake: progress: Fix typo "wherever" 2022-02-20 16:45:25 +00:00
providers.py bitbake: providers: use local variable for packages_dynamic pattern 2022-04-19 14:15:09 +01:00
remotedata.py bitbake: tinfoil: Simplify remote datastore connections 2020-03-24 22:01:03 +00:00
runqueue.py bitbake: runqueue: Change pressure file warning to a note 2022-08-24 15:43:36 +01:00
siggen.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
taskdata.py bitbake: lib/bb: Replace "abort" usage in task handling 2022-02-21 23:37:26 +00:00
tinfoil.py bitbake: tinfoil: Allow run_command not to wait on events 2022-03-26 09:27:43 +00:00
utils.py bitbake: utils: Pass lock argument in fileslocked 2022-08-31 10:40:07 +01:00