All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-gplv2][PATCH] rxvt-unicode: move it to BBFILES
@ 2017-07-10 10:27 Robert Yang
  0 siblings, 0 replies; only message in thread
From: Robert Yang @ 2017-07-10 10:27 UTC (permalink / raw)
  To: ross.burton; +Cc: yocto

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

Signed-off-by: Robert Yang <liezhi.yang@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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-10 10:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-10 10:27 [meta-gplv2][PATCH] rxvt-unicode: move it to BBFILES Robert Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.