Files
operating-system/buildroot-external
lucagiove 9e6eab3e70 Fixed bluetooth-bcm43xx build (#616)
Brutally added patch command after download.

> I'm not a buildroot expert but the best way seemed to move the
> upstream btuart download in a PRE_PATCH_HOOK so that standard
> buildroot way of patching can be applied.

I've been finally able to test it and the PRE_PATCH_HOOK does not work
seems it's never triggered.
I tried also th POST_RSYNC_HOOK that works but still patch is not
applied.
I think that patch is not detected (odd, patch naming seems complient)
or since source code is not downloaded buildroot thinks that patch is
not needed, couldn't sort it out.
2020-04-15 09:09:11 +00:00
..
2020-02-09 22:22:37 +00:00
2020-03-06 13:26:16 +00:00
2020-02-09 22:22:37 +00:00
2020-02-17 15:27:21 +00:00
2019-12-12 11:39:09 +00:00
2020-03-05 15:35:45 +00:00