On Wed, May 16, 2012 at 05:11:57PM +0100, Nick G wrote: > The file firmware/am335x-pm-firmware.bin.gen.S contains a hardcoded path -
As the name suggests, it's a generated file. > in my case it was set to > /media/scratch/poky-git/beaglebone/tmp/work/beaglebone-poky-linux-gnueabi/linux-ti33x-psp-3.2-r0/git/firmware/am335x-pm-firmware.bin > > The firmware binary, am335x-pm-firmware.bin, is successfully copied into > the directory but the hardcoded reference remains. > > That patch for this is trivial in the kernel source - just strip the > location back to "firmware/am335x-pm-firmware.bin" but I'm not sure how to > fix this with the meta-ti layer but would be happy to do so with > instruction. Why do you need it this way? Can you clean your sources and rebuild - it will get the correct path again. -- Denys _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
