On Fri, Oct 14, 2016 at 03:26:53PM +0000, Frank Earl wrote:
> It's boggling on the sd card image build.  Attached is the console output 
> from the build (Don't need the log, this one's clear from the build fail 
> output.) and a dump of the directory structures in 
> tmp/deploy/images/raspberrypi2 from my setup.
>
> It's choking on trying to put the overlays onto the sd card image:
>
> /home/frank/git_repos/guardhat/build/tmp/deploy/images/raspberrypi2/Image-hifiberry-amp.dtbo:
>  No such file or directory
> | WARNING: 
> /home/frank/git_repos/guardhat/build/tmp/work/raspberrypi2-poky-linux-gnueabi/gh-base-image/1.0-r0/temp/run.do_image_rpi_sdimg.26079:1
>  exit 1 from 'mcopy -i 
> /home/frank/git_repos/guardhat/build/tmp/work/raspberrypi2-poky-linux-gnueabi/gh-base-image/1.0-r0/boot.img
>  -s 
> /home/frank/git_repos/guardhat/build/tmp/deploy/images/raspberrypi2/Image-${DTB_BASE_NAME}.${DTB_EXT}
>  ::overlays/${DTB_BASE_NAME}.${DTB_EXT}'
>
>
> Directory path:
>
>   4 -rw-r--r-- 2 frank frank      779 Oct 13 20:27 
> /home/frank/git_repos/guardhat/build/tmp/deploy/images/raspberrypi2/Image-1-4.4.23+git0+c2a1d97553-r0-hifiberry-amp.dtbo-20161014012231.dtb
>
> So, the backing file seems to be there...but...
>
>     4 lrwxrwxrwx 1 frank frank       71 Oct 13 20:45 
> /home/frank/git_repos/guardhat/build/tmp/deploy/images/raspberrypi2/Image-hifiberry-amp.dtbo.dtb
>  -> Image-1-4.4.23+git0+c2a1d97553-r0-hifiberry-amp.dtbo-20161014012231.dtb
>
>
> Heh...  Something's not QUITE right there.  The packager is looking for 
> .dtbo's and we're symlinking .dtb's...    I'm looking through the path trying 
> to understand how it's setting the 'latest-build' symlinks, but if someone 
> actually has a hint for me, it'd be appreciated.  :-D
>
>
>
> Frank Earl
>
>
>
> Frank Earl
>
>
>
> Legal Disclaimer:
> The information contained in this message may be privileged and confidential. 
> It is intended to be read only by the individual or entity to whom it is 
> addressed or by their designee. If the reader of this message is not the 
> intended recipient, you are on notice that any distribution of this message, 
> in any form, is strictly prohibited. If you have received this message in 
> error, please immediately notify the sender and delete or destroy any copy of 
> this message!

> Loading cache...done.
> Loaded 2741 entries from dependency cache.
> WARNING: No recipes available for:
>   
> /home/frank/git_repos/guardhat/build/../meta-gh/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend
> NOTE: Resolving any missing task queue dependencies
>
> Build Configuration:
> BB_VERSION        = "1.30.0"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "universal"
> TARGET_SYS        = "arm-poky-linux-gnueabi"
> MACHINE           = "raspberrypi2"
> DISTRO            = "poky"
> DISTRO_VERSION    = "2.1.1"
> TUNE_FEATURES     = "arm armv7ve vfp thumb neon vfpv4 callconvention-hard 
> cortexa7"
> TARGET_FPU        = "hard"
> meta
> meta-poky
> meta-yocto-bsp    = "krogoth:e93596fe74927e2e2f4dd7f671994ccb9744cff8"
> meta-linaro-toolchain = "krogoth:85faf6c6824597e7fd9e2d35fc9d8da2e9f90bc7"
> meta-oe
> meta-filesystems
> meta-networking
> meta-multimedia
> meta-initramfs
> meta-systemd
> meta-python       = "krogoth:851a064b53dca3b14dd33eaaaca9573b1a36bf0e"
> meta-telephony    = "HEAD:8cf5a67850adf270bc2fdb4c0ed708b0ba037670"
> meta-gh           = "master:12dc12456e7f6f486ca2815603c5f21f74c2d2c2"
> meta-ti           = "master:6cb779a6ba1b0693f6bf82777e1a333effe6fca5"
> meta-raspberrypi  = "master:05be947a31df873405cdd70ada210c9f7f7b132f"
>

I see that you are using master of meta-raspberrypi. Can you try with
the krogoth branch, please?

--
Andrei Gherzan

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to