diff options
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r-- | meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb new file mode 100644 index 000000000..592a95d2f --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | require xorg-app-common.inc | ||
2 | LIC_FILES_CHKSUM = "file://COPYING;md5=5feafdbe6dfe9e2bd32325be0cfc86f8" | ||
3 | DEPENDS += " libxkbfile" | ||
4 | PE = "1" | ||
5 | PR = "${INC_PR}.0" | ||
6 | |||
7 | SRC_URI[archive.md5sum] = "2f6df89201eb9a2cbfb905d6b82a191e" | ||
8 | SRC_URI[archive.sha256sum] = "999591bf1ba8ca2a7d480b2c01702396e6c349d499fb583c0de136ec00dbae39" | ||