From: Martin Jansa Date: Thu, 27 Jan 2011 07:43:11 +0000 (+0100) Subject: xbiff: upgrade from 1.0.2 to 1.0.3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e24841966fc9a4160ec652b2370adac24a3c31;p=openembedded.git xbiff: upgrade from 1.0.2 to 1.0.3 Acked-by: Khem Raj Signed-off-by: Martin Jansa --- 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 66cd182bce..0000000000 --- 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 0000000000..5ac26d26e7 --- /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"