[yocto] [meta-raspberrypi][PATCH 06/23] eglinfo-x11, eglinfo-fb: Add EGLINFO_DEVICE via bbappends

Khem Raj raj.khem at gmail.com
Sat Feb 27 07:26:45 PST 2016


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 recipes-graphics/eglinfo/eglinfo-fb_%.bbappend  | 1 +
 recipes-graphics/eglinfo/eglinfo-x11_%.bbappend | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
 create mode 100644 recipes-graphics/eglinfo/eglinfo-x11_%.bbappend

diff --git a/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
new file mode 100644
index 0000000..7f8b600
--- /dev/null
+++ b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
@@ -0,0 +1 @@
+EGLINFO_DEVICE_rpi  = "raspberrypi"
diff --git a/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
new file mode 100644
index 0000000..7f8b600
--- /dev/null
+++ b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
@@ -0,0 +1 @@
+EGLINFO_DEVICE_rpi  = "raspberrypi"
-- 
1.9.1




More information about the yocto mailing list