[yocto] [meta-gplv2][PATCH] rxvt-unicode: move it to BBFILES

Robert Yang liezhi.yang at windriver.com
Mon Jul 10 03:27:45 PDT 2017


It should be in recipes-sato/rxvt-unicode, not recipes-sato.

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 recipes-sato/{ => rxvt-unicode}/rxvt-unicode.inc          |   0
 recipes-sato/rxvt-unicode/{ => rxvt-unicode}/rxvt.desktop |   0
 recipes-sato/rxvt-unicode/{ => rxvt-unicode}/rxvt.png     | Bin
 recipes-sato/rxvt-unicode/{ => rxvt-unicode}/xwc.patch    |   0
 recipes-sato/{ => rxvt-unicode}/rxvt-unicode_9.20.bb      |   2 +-
 5 files changed, 1 insertion(+), 1 deletion(-)
 rename recipes-sato/{ => rxvt-unicode}/rxvt-unicode.inc (100%)
 rename recipes-sato/rxvt-unicode/{ => rxvt-unicode}/rxvt.desktop (100%)
 rename recipes-sato/rxvt-unicode/{ => rxvt-unicode}/rxvt.png (100%)
 rename recipes-sato/rxvt-unicode/{ => rxvt-unicode}/xwc.patch (100%)
 rename recipes-sato/{ => rxvt-unicode}/rxvt-unicode_9.20.bb (94%)

diff --git a/recipes-sato/rxvt-unicode.inc b/recipes-sato/rxvt-unicode/rxvt-unicode.inc
similarity index 100%
rename from recipes-sato/rxvt-unicode.inc
rename to recipes-sato/rxvt-unicode/rxvt-unicode.inc
diff --git a/recipes-sato/rxvt-unicode/rxvt.desktop b/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop
similarity index 100%
rename from recipes-sato/rxvt-unicode/rxvt.desktop
rename to recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop
diff --git a/recipes-sato/rxvt-unicode/rxvt.png b/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png
similarity index 100%
rename from recipes-sato/rxvt-unicode/rxvt.png
rename to recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png
diff --git a/recipes-sato/rxvt-unicode/xwc.patch b/recipes-sato/rxvt-unicode/rxvt-unicode/xwc.patch
similarity index 100%
rename from recipes-sato/rxvt-unicode/xwc.patch
rename to recipes-sato/rxvt-unicode/rxvt-unicode/xwc.patch
diff --git a/recipes-sato/rxvt-unicode_9.20.bb b/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb
similarity index 94%
rename from recipes-sato/rxvt-unicode_9.20.bb
rename to recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb
index 3480ec7..5bd8568 100644
--- a/recipes-sato/rxvt-unicode_9.20.bb
+++ b/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb
@@ -1,6 +1,6 @@
 require rxvt-unicode.inc
 
-LICENSE = "GPLv2+"
+LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://src/main.C;beginline=1;endline=31;md5=775485398a09fa7aee6f90464af88432"
 
-- 
2.10.2




More information about the yocto mailing list