From f9d53282a3b8e944d7544597833d3e50402bc36f Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Thu, 12 May 2016 10:20:29 +0300 Subject: videoproto: Upgrade 2.3.2 -> 2.3.3 (From OE-Core rev: 30c4c9d462795ddd1df653c4be3ccf13b425e47d) Signed-off-by: Jussi Kukkonen Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-proto/videoproto_2.3.2.bb | 14 -------------- meta/recipes-graphics/xorg-proto/videoproto_2.3.3.bb | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/videoproto_2.3.2.bb create mode 100644 meta/recipes-graphics/xorg-proto/videoproto_2.3.3.bb (limited to 'meta/recipes-graphics/xorg-proto') diff --git a/meta/recipes-graphics/xorg-proto/videoproto_2.3.2.bb b/meta/recipes-graphics/xorg-proto/videoproto_2.3.2.bb deleted file mode 100644 index 53aa7593b8..0000000000 --- a/meta/recipes-graphics/xorg-proto/videoproto_2.3.2.bb +++ /dev/null @@ -1,14 +0,0 @@ -require xorg-proto-common.inc - -SUMMARY = "Xv: X Video extension headers" - -DESCRIPTION = "This package provides the wire protocol for the X Video \ -extension. This extension alows for accerlated drawing of videos." - -LICENSE = "MIT & MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=ce3472a119a864085fa4155cb0979a7b" - -PE = "1" - -SRC_URI[md5sum] = "e658641595327d3990eab70fdb55ca8b" -SRC_URI[sha256sum] = "8dae168cb820fcd32f564879afb3f24d27c176300d9af66819a18265539bd4b6" diff --git a/meta/recipes-graphics/xorg-proto/videoproto_2.3.3.bb b/meta/recipes-graphics/xorg-proto/videoproto_2.3.3.bb new file mode 100644 index 0000000000..6f97a2653b --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/videoproto_2.3.3.bb @@ -0,0 +1,14 @@ +require xorg-proto-common.inc + +SUMMARY = "Xv: X Video extension headers" + +DESCRIPTION = "This package provides the wire protocol for the X Video \ +extension. This extension alows for accerlated drawing of videos." + +LICENSE = "MIT & MIT-style" +LIC_FILES_CHKSUM = "file://COPYING;md5=ce3472a119a864085fa4155cb0979a7b" + +PE = "1" + +SRC_URI[md5sum] = "fe86de8ea3eb53b5a8f52956c5cd3174" +SRC_URI[sha256sum] = "c7803889fd08e6fcaf7b68cc394fb038b2325d1f315e571a6954577e07cca702" -- cgit v1.2.3-54-g00ecf