diff options
author | Ionut Radu <ionutx.radu@intel.com> | 2013-07-05 07:10:20 +0000 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-09 07:56:10 -0700 |
commit | 832c26be16121335526fe547f79cdc55bd9f8d1a (patch) | |
tree | 69cac4a41066ef9b8b52676b02effd839f541776 /meta/recipes-graphics | |
parent | dceef32cbbe1a166057963d02a89efbfe9bf9d12 (diff) | |
download | openembedded-core-832c26be16121335526fe547f79cdc55bd9f8d1a.tar.gz openembedded-core-832c26be16121335526fe547f79cdc55bd9f8d1a.tar.bz2 openembedded-core-832c26be16121335526fe547f79cdc55bd9f8d1a.zip |
libxvmc: Update from 1.0.7 to 1.0.8
Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxvmc_1.0.8.bb (renamed from meta/recipes-graphics/xorg-lib/libxvmc_1.0.7.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxvmc_1.0.7.bb b/meta/recipes-graphics/xorg-lib/libxvmc_1.0.8.bb index 70b4816d08..b0d5e0ddbc 100644 --- a/meta/recipes-graphics/xorg-lib/libxvmc_1.0.7.bb +++ b/meta/recipes-graphics/xorg-lib/libxvmc_1.0.8.bb @@ -11,10 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0a207f08d4961489c55046c9a5e500da \ DEPENDS += "libxext libxv videoproto" -PR = "r0" PE = "1" XORG_PN = "libXvMC" -SRC_URI[md5sum] = "3340c99ff556ea2457b4be47f5cb96fa" -SRC_URI[sha256sum] = "28f085fc8518a3dadfe355360705d50153051f09898093e69af806c0b437cea3" +SRC_URI[md5sum] = "2e4014e9d55c430e307999a6b3dd256d" +SRC_URI[sha256sum] = "5e1a401efa433f959d41e17932b8c218c56b931348f494b8fa4656d7d798b204" |