All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] twm: Upgrade to 1.0.8
@ 2014-11-27 10:02 Qian Lei
  2014-11-27 13:58 ` Trevor Woerner
  0 siblings, 1 reply; 3+ messages in thread
From: Qian Lei @ 2014-11-27 10:02 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com>
---
 meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb | 16 ----------------
 meta-oe/recipes-graphics/xorg-app/twm_1.0.8.bb | 16 ++++++++++++++++
 2 files changed, 16 insertions(+), 16 deletions(-)
 delete mode 100644 meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb
 create mode 100644 meta-oe/recipes-graphics/xorg-app/twm_1.0.8.bb

diff --git a/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb b/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb
deleted file mode 100644
index d569fd0..0000000
--- a/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-require recipes-graphics/xorg-app/xorg-app-common.inc
-SUMMARY = "tiny window manager"
-DEPENDS += " libxext libxt libxmu bison-native"
-
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=4c6d42ef60e8166aa26606524c0b9586"
-
-
-SRC_URI[md5sum] = "952d06a0c2ec34687b536c7b619fc671"
-SRC_URI[sha256sum] = "e7dccad7879a7570442f0cd9df0b9064e926466b5a52b710fca8cfb167f294e9"
-
-FILES_${PN} += "${datadir}/X11/twm/system.twmrc"
-ALTERNATIVE_NAME = "x-window-manager"
-ALTERNATIVE_PATH = "${bindir}/twm"
-ALTERNATIVE_LINK = "${bindir}/x-window-manager"
-ALTERNATIVE_PRIORITY = "1"
diff --git a/meta-oe/recipes-graphics/xorg-app/twm_1.0.8.bb b/meta-oe/recipes-graphics/xorg-app/twm_1.0.8.bb
new file mode 100644
index 0000000..3574ba9
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-app/twm_1.0.8.bb
@@ -0,0 +1,16 @@
+require recipes-graphics/xorg-app/xorg-app-common.inc
+SUMMARY = "tiny window manager"
+DEPENDS += " libxext libxt libxmu bison-native"
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4c6d42ef60e8166aa26606524c0b9586"
+
+
+SRC_URI[md5sum] = "4b28317d4a9f7ca61bef8462e132bd4c"
+SRC_URI[sha256sum] = "7660352353d632127ff50390991706aa660b28a4ada816c2582ac02720722e44"
+
+FILES_${PN} += "${datadir}/X11/twm/system.twmrc"
+ALTERNATIVE_NAME = "x-window-manager"
+ALTERNATIVE_PATH = "${bindir}/twm"
+ALTERNATIVE_LINK = "${bindir}/x-window-manager"
+ALTERNATIVE_PRIORITY = "1"
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] twm: Upgrade to 1.0.8
  2014-11-27 10:02 [PATCH] twm: Upgrade to 1.0.8 Qian Lei
@ 2014-11-27 13:58 ` Trevor Woerner
  2014-11-28  1:39   ` Qian Lei
  0 siblings, 1 reply; 3+ messages in thread
From: Trevor Woerner @ 2014-11-27 13:58 UTC (permalink / raw)
  To: openembedded-devel

Perhaps the -M option should have been used here?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] twm: Upgrade to 1.0.8
  2014-11-27 13:58 ` Trevor Woerner
@ 2014-11-28  1:39   ` Qian Lei
  0 siblings, 0 replies; 3+ messages in thread
From: Qian Lei @ 2014-11-28  1:39 UTC (permalink / raw)
  To: openembedded-devel

On Thu, 27 Nov 2014 08:58:44 -0500
Trevor Woerner <trevor.woerner@linaro.org> wrote:

> Perhaps the -M option should have been used here?

Thanks for your advice. I'll use this option next time I rename
some files.

-- 
Qian Lei


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-28  1:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-27 10:02 [PATCH] twm: Upgrade to 1.0.8 Qian Lei
2014-11-27 13:58 ` Trevor Woerner
2014-11-28  1:39   ` Qian Lei

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.