Distribution package build: patch already applied
Hello,
I am trying to get the X-LINUX-ISP expansion installed onto a MP257-DK board. I can not connect the board to a network at this time, so I have resorted to trying to build a distribution following the instructions here.
When I run bitbake, patches start to be applied and one of them fails, as shown here:
patch already applied
I am not familiar with build system being used here and have been unable to figure out where it is being given a list of patches to apply so that I can try and prevent the patch from being applied multiple times. I did attempt renaming the patch file to try and keep it from being found and applied, but that did nothing. I have been unable to find any series file that the Quilt command may be using.
If anyone could please point me in the right direction on what I need to do to avoid this error, that would be appreciated.
I am also curious about creating a distribution that will be flashed to eMMC. All the tutorials on the wiki assume the user is fine with flashing to the SD card. The pre-built starter packages have eMMC variants available, but I can not find any resource explaining what needs to be done to build a distribution to be flashed to eMMC. Is there any such resource? If not, can anyone point me in the right direction to start figuring that out?
