The kernel is based on Freescale 3.0.35-4.0.0 kernel and has the
4.6.9p11 Vivante GPU code applied so the patch is unused but was
leftover.
The INC_PR were not being used so this has been dropped as well.
Change-Id: I24b39fa3302760d15edb49ffe889a5b3e017f595
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Updating recipe to use SRCREV instead of top-of-tree. Use latest SRCREV
corresponding to latest FSL kernel update (3.0.35_4.0.0).
Signed-off-by: John Weber <rjohnweber@gmail.com>
The 3.0.35-4.0.0 based branch, provided by Wandboard, does not has all
the updates provided by Freescale official BSP so the new GPU version
does not work with it. The added patch fix this specific issue.
Change-Id: I1456b5d94e2bdaf83866b4a3a04bf4ab7c0ef2c0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Adds a recipe to build a kernel using the 'offical' wandboard
git repository. Recipe is two parts. linux-wandboard.inc specifies
items that should not change very often (e.g. SRC_URI). The .bb
file specifies the SRCREV and other things that could change
quite often.
Signed-off-by: John Weber <rjohnweber@gmail.com>