diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2011-05-03 12:15:42 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-05-10 16:59:07 +0200 |
| commit | b623dc240e16ebe62b58c511ee7f09fa694a3904 (patch) | |
| tree | db3b519112397177823d84d4ec3f84533ee930d7 /meta-oe/recipes-graphics/xorg-app | |
| parent | ddc40247cb772c59b98b95111dc3ad09d7c38375 (diff) | |
| download | meta-openembedded-b623dc240e16ebe62b58c511ee7f09fa694a3904.tar.gz | |
setxkbmap: add version 1.2.0
This is in sync with OE at 6e7e35679200cd55264fae308cd5dec7ef2d1d29.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app')
| -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 0000000000..592a95d2f8 --- /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" | ||
