diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-01-13 16:13:14 -0800 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2016-03-10 14:51:44 +0100 |
commit | 4ed070fc0c8050b544257a6952be580213756f0b (patch) | |
tree | 798e9f08b99e06dfe0d34fda52ae9c36e804cdcf /recipes-graphics | |
parent | b47e8f55999b3d6e247ec4e1bb333606e7ebe5db (diff) | |
download | meta-raspberrypi-4ed070fc0c8050b544257a6952be580213756f0b.tar.gz |
eglinfo-x11,eglinfo-fb: Add EGLINFO_DEVICE via bbappends
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/eglinfo/eglinfo-fb_%.bbappend | 1 | ||||
-rw-r--r-- | recipes-graphics/eglinfo/eglinfo-x11_%.bbappend | 1 |
2 files changed, 2 insertions, 0 deletions
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" | |||