All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <ross.burton@intel.com>
Cc: yocto@lists.yoctoproject.org
Subject: [meta-gplv2][PATCH] rxvt-unicode: move it to BBFILES
Date: Mon, 10 Jul 2017 03:27:45 -0700	[thread overview]
Message-ID: <20170710102745.11835-1-liezhi.yang@windriver.com> (raw)

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



                 reply	other threads:[~2017-07-10 10:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170710102745.11835-1-liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=ross.burton@intel.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.