[oe] [PATCH 2/2] xbiff: upgrade from 1.0.2 to 1.0.3

Martin Jansa martin.jansa at gmail.com
Thu Jan 27 07:44:07 UTC 2011


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 recipes/xorg-app/xbiff_1.0.2.bb |    7 -------
 recipes/xorg-app/xbiff_1.0.3.bb |    7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)
 delete mode 100644 recipes/xorg-app/xbiff_1.0.2.bb
 create mode 100644 recipes/xorg-app/xbiff_1.0.3.bb

diff --git a/recipes/xorg-app/xbiff_1.0.2.bb b/recipes/xorg-app/xbiff_1.0.2.bb
deleted file mode 100644
index 66cd182..0000000
--- a/recipes/xorg-app/xbiff_1.0.2.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require xorg-app-common.inc
-DEPENDS += " libxaw xbitmaps libxext"
-PE = "1"
-PR = "${INC_PR}.0"
-
-SRC_URI[archive.md5sum] = "1d4ad06725f9dc4b877ecd210b7b1607"
-SRC_URI[archive.sha256sum] = "7c21763a90599ad627739804ba76dd33516b76cce440294e1154bf680eca60f7"
diff --git a/recipes/xorg-app/xbiff_1.0.3.bb b/recipes/xorg-app/xbiff_1.0.3.bb
new file mode 100644
index 0000000..5ac26d2
--- /dev/null
+++ b/recipes/xorg-app/xbiff_1.0.3.bb
@@ -0,0 +1,7 @@
+require xorg-app-common.inc
+DEPENDS += " libxaw xbitmaps libxext libxmu"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "f38a0c63c2a7ed6fb9d6f8884785b5c9"
+SRC_URI[archive.sha256sum] = "aa1db4f31f7afcfe131bda7ff6e380ff7de41cf1a7009464783043c817c47ce8"
-- 
1.7.4.rc3





More information about the Openembedded-devel mailing list