Beaglebone Black HDMI support v2
Oleksandr Tymoshenko
gonzo at bluezbox.com
Fri Jan 30 09:28:24 UTC 2015
> On Jan 29, 2015, at 10:31 PM, Ulrich Grey <usenet at ulrich-grey.de> wrote:
>
> Hello,
>
> something went wrong with the patch.
> I had to create the directory head/sys/dev/hdmi manually.
>
> At the first try, the files destined to sys/dev/hdmi were written directly under head/.
> I had overlooked this in the log. Sorry.
>
> Now I try it again.
>
I think you didn’t add -p0. My usual command for patch:
patch -p0 < file.diff
More information about the freebsd-arm
mailing list