diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2017-07-13 03:00:24 -0700 |
---|---|---|
committer | Ross Burton <ross.burton@intel.com> | 2017-07-13 11:12:57 +0100 |
commit | 547d35b173061e73924d279f77d94a9f9aff4551 (patch) | |
tree | 3755b138fc9a9692f7e3472161b5f5ed7e2f17fd /recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb | |
parent | d96ec8f6895d34cc9b05d9a0101ac496db324b18 (diff) | |
download | meta-gplv2-547d35b173061e73924d279f77d94a9f9aff4551.tar.gz |
rxvt-unicode: move it to BBFILES
It should be in recipes-sato/rxvt-unicode, not recipes-sato.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb')
-rw-r--r-- | recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb b/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb new file mode 100644 index 0000000..3480ec7 --- /dev/null +++ b/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | require rxvt-unicode.inc | ||
2 | |||
3 | LICENSE = "GPLv2+" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | ||
5 | file://src/main.C;beginline=1;endline=31;md5=775485398a09fa7aee6f90464af88432" | ||
6 | |||
7 | SRC_URI[md5sum] = "4a5b823f08d21036f94a6c51e94d025b" | ||
8 | SRC_URI[sha256sum] = "e73e13fe64b59fd3c8e6e20c00f149d388741f141b8155e4700d3ed40aa94b4e" | ||