diff options
| author | Ross Burton <ross.burton@intel.com> | 2012-10-30 15:32:52 +0000 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-11-01 08:35:40 -0500 |
| commit | e215e3fb61b6d1aee753fbc236341346c69395a4 (patch) | |
| tree | ef8710cad89238cd0b9dbe67f883f4a4e93646e3 /common | |
| parent | 8ab42a1c0edc39cf56fd54821e462693fd7194e9 (diff) | |
| download | meta-intel-e215e3fb61b6d1aee753fbc236341346c69395a4.tar.gz | |
libva: remove redundant libva 1.0.12
No BSP from meta-intel repo is requiring this version of libva now.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'common')
| -rw-r--r-- | common/recipes-multimedia/libva/libva_1.0.12.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/common/recipes-multimedia/libva/libva_1.0.12.bb b/common/recipes-multimedia/libva/libva_1.0.12.bb deleted file mode 100644 index 490e60f8..00000000 --- a/common/recipes-multimedia/libva/libva_1.0.12.bb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | require libva.inc | ||
| 2 | |||
| 3 | PR = "${INC_PR}.0" | ||
| 4 | |||
| 5 | SRC_URI = "http://cgit.freedesktop.org/libva/snapshot/libva-${PV}.tar.bz2" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "84408a0746a63b8cf308dc7b9f2451cf" | ||
| 8 | SRC_URI[sha256sum] = "e80aae68fc78d237d046be6525d333f072fd57fe4f4d8f981e869703ebfee8f5" | ||
