The error is this when bitbaking only the recipe for rpi-config:
"WARNING: rpi-config-git-r5 do_fetch: Failed to fetch URL 
file://0001-disable-bluetooth-and-enable-uart0.patch, attempting MIRRORS if 
available
ERROR: rpi-config-git-r5 do_fetch: Fetcher failure: Unable to find file 
file://0001-disable-bluetooth-and-enable-uart0.patch anywhere. The paths that 
were searched were:
....
"
The listed searching paths don't include the custom layer where the patch is 
placed.
The complete error info is in the attached file "bitbake rpi-config.txt".

When bitbaking the recipe for the image, the error is the same.
The complete error info is in attached file "bitbake image.txt".
crane@Ubuntu2204:~/yocto-pi/build$ bitbake rpi-config
Loading cache: 100% 
|#############################################################################| 
Time: 0:00:00
Loaded 1681 entries from dependency cache.
WARNING: 
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config_git.bb:
 Unable to get checksum for rpi-config SRC_URI entry 
0001-disable-bluetooth-and-enable-uart0.patch: file could not be found
Parsing recipes: 100% 
|###########################################################################| 
Time: 0:00:00
Parsing of 919 .bb files complete (918 cached, 1 parsed). 1680 targets, 74 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "2.0.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "arm-poky-linux-gnueabi"
MACHINE              = "farview-rpi3"
DISTRO               = "poky"
DISTRO_VERSION       = "4.0.11"
TUNE_FEATURES        = "arm vfp cortexa7 neon vfpv4 thumb callconvention-hard"
TARGET_FPU           = "hard"
meta                 
meta-poky            
meta-yocto-bsp       = "kirkstone:cc3287637c30080333d89a368e40473dfffb2fb7"
meta-raspberrypi     = "kirkstone:43683cb14b6afc144619335b3a2353b70762ff3e"
meta-farview         = "master:7443f88de16e764173d0103474066d2af2138af2"

Initialising tasks: 100% 
|########################################################################| 
Time: 0:00:00
Sstate summary: Wanted 4 Local 0 Mirrors 0 Missed 4 Current 36 (0% match, 90% 
complete)
Removing 4 stale sstate objects for arch farview_rpi3: 100% 
|#####################################| Time: 0:00:00
NOTE: Executing Tasks
WARNING: rpi-config-git-r5 do_fetch: Failed to fetch URL 
file://0001-disable-bluetooth-and-enable-uart0.patch, attempting MIRRORS if 
available
ERROR: rpi-config-git-r5 do_fetch: Fetcher failure: Unable to find file 
file://0001-disable-bluetooth-and-enable-uart0.patch anywhere. The paths that 
were searched were:
    $(THISDIR)/files/poky
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/poky
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/poky
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/poky
    $(THISDIR)/files/farview-rpi3
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/farview-rpi3
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/farview-rpi3
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/farview-rpi3
    $(THISDIR)/files/raspberrypi3
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/raspberrypi3
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/raspberrypi3
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/raspberrypi3
    $(THISDIR)/files/armv7ve
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/armv7ve
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/armv7ve
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/armv7ve
    $(THISDIR)/files/rpi
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/rpi
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/rpi
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/rpi
    $(THISDIR)/files/arm
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/arm
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/arm
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/arm
    $(THISDIR)/files/
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/
    /home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/
    /home/crane/yocto-pi/build/downloads
ERROR: rpi-config-git-r5 do_fetch: Bitbake Fetcher Error: FetchError('Unable to 
fetch URL from any source.', 
'file://0001-disable-bluetooth-and-enable-uart0.patch')
ERROR: Logfile of failure stored in: 
/home/crane/yocto-pi/build/tmp/work/farview_rpi3-poky-linux-gnueabi/rpi-config/git-r5/temp/log.do_fetch.8509
ERROR: Task 
(/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config_git.bb:do_fetch)
 failed with exit code '1'
NOTE: Tasks Summary: Attempted 163 tasks of which 162 didn't need to be rerun 
and 1 failed.

Summary: 1 task failed:
  
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config_git.bb:do_fetch
Summary: There were 2 WARNING messages.
Summary: There were 2 ERROR messages, returning a non-zero exit code.
crane@Ubuntu2204:~/yocto-pi/build$ 
crane@Ubuntu2204:~/yocto-pi/build$ bitbake -k farview-image-base
Loading cache: 100% 
|#############################################################################| 
Time: 0:00:00
Loaded 1680 entries from dependency cache.
Parsing recipes: 100% 
|###########################################################################| 
Time: 0:00:00
Parsing of 919 .bb files complete (918 cached, 1 parsed). 1680 targets, 74 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "2.0.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "arm-poky-linux-gnueabi"
MACHINE              = "farview-rpi3"
DISTRO               = "poky"
DISTRO_VERSION       = "4.0.11"
TUNE_FEATURES        = "arm vfp cortexa7 neon vfpv4 thumb callconvention-hard"
TARGET_FPU           = "hard"
meta                 
meta-poky            
meta-yocto-bsp       = "kirkstone:cc3287637c30080333d89a368e40473dfffb2fb7"
meta-raspberrypi     = "kirkstone:43683cb14b6afc144619335b3a2353b70762ff3e"
meta-farview         = "master:7443f88de16e764173d0103474066d2af2138af2"

WARNING: 
/home/crane/yocto-pi/sources/meta-farview/recipes-kernel/linux/linux-farview_0.1.bb:do_compile
 is tainted from a forced run
Initialising tasks: 100% 
|########################################################################| 
Time: 0:00:01
Sstate summary: Wanted 243 Local 236 Mirrors 1 Missed 6 Current 1386 (97% 
match, 99% complete)
NOTE: Executing Tasks
WARNING: rpi-config-git-r5 do_fetch: Failed to fetch URL 
file://0001-disable-bluetooth-and-enable-uart0.patch, attempting MIRRORS if 
available
ERROR: rpi-config-git-r5 do_fetch: Fetcher failure: Unable to find file 
file://0001-disable-bluetooth-and-enable-uart0.patch anywhere. The paths that 
were searched were:
    $(THISDIR)/files/poky
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/poky
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/poky
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/poky
    $(THISDIR)/files/farview-rpi3
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/farview-rpi3
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/farview-rpi3
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/farview-rpi3
    $(THISDIR)/files/raspberrypi3
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/raspberrypi3
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/raspberrypi3
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/raspberrypi3
    $(THISDIR)/files/armv7ve
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/armv7ve
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/armv7ve
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/armv7ve
    $(THISDIR)/files/rpi
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/rpi
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/rpi
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/rpi
    $(THISDIR)/files/arm
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/arm
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/arm
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/arm
    $(THISDIR)/files/
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config-git/
    
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/
    /home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/files/
    /home/crane/yocto-pi/build/downloads
ERROR: rpi-config-git-r5 do_fetch: Bitbake Fetcher Error: FetchError('Unable to 
fetch URL from any source.', 
'file://0001-disable-bluetooth-and-enable-uart0.patch')
ERROR: Logfile of failure stored in: 
/home/crane/yocto-pi/build/tmp/work/farview_rpi3-poky-linux-gnueabi/rpi-config/git-r5/temp/log.do_fetch.17232
ERROR: Task 
(/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config_git.bb:do_fetch)
 failed with exit code '1'
NOTE: Tasks Summary: Attempted 4048 tasks of which 4047 didn't need to be rerun 
and 1 failed.

Summary: 1 task failed:
  
/home/crane/yocto-pi/sources/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config_git.bb:do_fetch
Summary: There were 2 WARNING messages.
Summary: There were 2 ERROR messages, returning a non-zero exit code.
crane@Ubuntu2204:~/yocto-pi/build$ 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#60739): https://lists.yoctoproject.org/g/yocto/message/60739
Mute This Topic: https://lists.yoctoproject.org/mt/100614184/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to