All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] libxi: upgrade from 1.4.0 to 1.4.1
@ 2011-01-27  7:44 Martin Jansa
  2011-01-27  7:44 ` [PATCH 2/2] xbiff: upgrade from 1.0.2 to 1.0.3 Martin Jansa
  2011-01-28  4:50 ` [PATCH 1/2] libxi: upgrade from 1.4.0 to 1.4.1 Khem Raj
  0 siblings, 2 replies; 4+ messages in thread
From: Martin Jansa @ 2011-01-27  7:44 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 recipes/xorg-lib/libxi_1.4.0.bb |   10 ----------
 recipes/xorg-lib/libxi_1.4.1.bb |   10 ++++++++++
 2 files changed, 10 insertions(+), 10 deletions(-)
 delete mode 100644 recipes/xorg-lib/libxi_1.4.0.bb
 create mode 100644 recipes/xorg-lib/libxi_1.4.1.bb

diff --git a/recipes/xorg-lib/libxi_1.4.0.bb b/recipes/xorg-lib/libxi_1.4.0.bb
deleted file mode 100644
index 96aa92e..0000000
--- a/recipes/xorg-lib/libxi_1.4.0.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-require xorg-lib-common.inc
-DESCRIPTION = "X11 Input extension library"
-DEPENDS += "libxext inputproto"
-PE = "1"
-PR = "${INC_PR}.0"
-
-SRC_URI[archive.md5sum] = "4ccdfe866f94c99b9190d16ffcfb3bdc"
-SRC_URI[archive.sha256sum] = "42efe95a08c7bd28bc913bf8c34ed026abcc62504307626fc5150ca360b93283"
-
-XORG_PN = "libXi"
diff --git a/recipes/xorg-lib/libxi_1.4.1.bb b/recipes/xorg-lib/libxi_1.4.1.bb
new file mode 100644
index 0000000..39f09a1
--- /dev/null
+++ b/recipes/xorg-lib/libxi_1.4.1.bb
@@ -0,0 +1,10 @@
+require xorg-lib-common.inc
+DESCRIPTION = "X11 Input extension library"
+DEPENDS += "libxext inputproto"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "e4b6fb1b08a92075469174f0cccde168"
+SRC_URI[archive.sha256sum] = "599f1c0930f94c2ae74711b2577a7f354c4a991cc97b5ec5bb655b855c1429a6"
+
+XORG_PN = "libXi"
-- 
1.7.4.rc3




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

* [PATCH 2/2] xbiff: upgrade from 1.0.2 to 1.0.3
  2011-01-27  7:44 [PATCH 1/2] libxi: upgrade from 1.4.0 to 1.4.1 Martin Jansa
@ 2011-01-27  7:44 ` Martin Jansa
  2011-01-28  4:52   ` Khem Raj
  2011-01-28  4:50 ` [PATCH 1/2] libxi: upgrade from 1.4.0 to 1.4.1 Khem Raj
  1 sibling, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2011-01-27  7:44 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Martin Jansa <Martin.Jansa@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




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

* Re: [PATCH 1/2] libxi: upgrade from 1.4.0 to 1.4.1
  2011-01-27  7:44 [PATCH 1/2] libxi: upgrade from 1.4.0 to 1.4.1 Martin Jansa
  2011-01-27  7:44 ` [PATCH 2/2] xbiff: upgrade from 1.0.2 to 1.0.3 Martin Jansa
@ 2011-01-28  4:50 ` Khem Raj
  1 sibling, 0 replies; 4+ messages in thread
From: Khem Raj @ 2011-01-28  4:50 UTC (permalink / raw)
  To: openembedded-devel

On Wed, Jan 26, 2011 at 11:44 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

Acked-by: Khem Raj <raj.khem@gmail.com>

> ---
>  recipes/xorg-lib/libxi_1.4.0.bb |   10 ----------
>  recipes/xorg-lib/libxi_1.4.1.bb |   10 ++++++++++
>  2 files changed, 10 insertions(+), 10 deletions(-)
>  delete mode 100644 recipes/xorg-lib/libxi_1.4.0.bb
>  create mode 100644 recipes/xorg-lib/libxi_1.4.1.bb
>
> diff --git a/recipes/xorg-lib/libxi_1.4.0.bb b/recipes/xorg-lib/libxi_1.4.0.bb
> deleted file mode 100644
> index 96aa92e..0000000
> --- a/recipes/xorg-lib/libxi_1.4.0.bb
> +++ /dev/null
> @@ -1,10 +0,0 @@
> -require xorg-lib-common.inc
> -DESCRIPTION = "X11 Input extension library"
> -DEPENDS += "libxext inputproto"
> -PE = "1"
> -PR = "${INC_PR}.0"
> -
> -SRC_URI[archive.md5sum] = "4ccdfe866f94c99b9190d16ffcfb3bdc"
> -SRC_URI[archive.sha256sum] = "42efe95a08c7bd28bc913bf8c34ed026abcc62504307626fc5150ca360b93283"
> -
> -XORG_PN = "libXi"
> diff --git a/recipes/xorg-lib/libxi_1.4.1.bb b/recipes/xorg-lib/libxi_1.4.1.bb
> new file mode 100644
> index 0000000..39f09a1
> --- /dev/null
> +++ b/recipes/xorg-lib/libxi_1.4.1.bb
> @@ -0,0 +1,10 @@
> +require xorg-lib-common.inc
> +DESCRIPTION = "X11 Input extension library"
> +DEPENDS += "libxext inputproto"
> +PE = "1"
> +PR = "${INC_PR}.0"
> +
> +SRC_URI[archive.md5sum] = "e4b6fb1b08a92075469174f0cccde168"
> +SRC_URI[archive.sha256sum] = "599f1c0930f94c2ae74711b2577a7f354c4a991cc97b5ec5bb655b855c1429a6"
> +
> +XORG_PN = "libXi"
> --
> 1.7.4.rc3
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



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

* Re: [PATCH 2/2] xbiff: upgrade from 1.0.2 to 1.0.3
  2011-01-27  7:44 ` [PATCH 2/2] xbiff: upgrade from 1.0.2 to 1.0.3 Martin Jansa
@ 2011-01-28  4:52   ` Khem Raj
  0 siblings, 0 replies; 4+ messages in thread
From: Khem Raj @ 2011-01-28  4:52 UTC (permalink / raw)
  To: openembedded-devel

On Wed, Jan 26, 2011 at 11:44 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

Acked-by: Khem Raj <raj.khem@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
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



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

end of thread, other threads:[~2011-01-28  4:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-27  7:44 [PATCH 1/2] libxi: upgrade from 1.4.0 to 1.4.1 Martin Jansa
2011-01-27  7:44 ` [PATCH 2/2] xbiff: upgrade from 1.0.2 to 1.0.3 Martin Jansa
2011-01-28  4:52   ` Khem Raj
2011-01-28  4:50 ` [PATCH 1/2] libxi: upgrade from 1.4.0 to 1.4.1 Khem Raj

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.