From b58eb296819caddbcfd3c6482eeda78f556df497 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 14 Oct 2013 08:10:03 +0300 Subject: raspberrypi: build graphic drivers from sources Use userland recipe instead of binary-only vc-graphics. Change-Id: I6d26e61a4caf083ccb2abc9aa969c1db956a6a3c Reviewed-by: Samuli Piippo --- recipes/userland/userland_git.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/userland/userland_git.bbappend (limited to 'recipes/userland') diff --git a/recipes/userland/userland_git.bbappend b/recipes/userland/userland_git.bbappend new file mode 100644 index 0000000..c76f5c4 --- /dev/null +++ b/recipes/userland/userland_git.bbappend @@ -0,0 +1 @@ +PROVIDES = "virtual/libgl virtual/libgles1 virtual/libgles2 virtual/egl" -- cgit v1.2.3-54-g00ecf