diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2019-07-09 12:11:04 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2019-07-10 21:59:40 +0800 |
| commit | e92b588839dd40e561e201f6fc21df31db202508 (patch) | |
| tree | 890c23da8a3640afd34e42e93b81d3cf883295d9 | |
| parent | 11e5b4ed29e1f0f8343937cf54a21eac8334eb0e (diff) | |
| download | meta-intel-e92b588839dd40e561e201f6fc21df31db202508.tar.gz | |
intel-mediasdk: upgrade 19.1.0 -> 19.2.0
For changes in this release, see:
https://github.com/Intel-Media-SDK/MediaSDK/releases
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
| -rw-r--r-- | recipes-multimedia/mediasdk/intel-mediasdk_19.2.0.bb (renamed from recipes-multimedia/mediasdk/intel-mediasdk_19.1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/mediasdk/intel-mediasdk_19.1.0.bb b/recipes-multimedia/mediasdk/intel-mediasdk_19.2.0.bb index 7dd4da63..1e2c70fb 100644 --- a/recipes-multimedia/mediasdk/intel-mediasdk_19.1.0.bb +++ b/recipes-multimedia/mediasdk/intel-mediasdk_19.2.0.bb | |||
| @@ -20,10 +20,10 @@ PACKAGECONFIG[dri3] = "-DENABLE_X11_DRI3=ON, -DENABLE_X11_DRI3=OFF" | |||
| 20 | PACKAGECONFIG[wayland] = "-DENABLE_WAYLAND=ON, -DENABLE_WAYLAND=OFF, wayland wayland-native" | 20 | PACKAGECONFIG[wayland] = "-DENABLE_WAYLAND=ON, -DENABLE_WAYLAND=OFF, wayland wayland-native" |
| 21 | 21 | ||
| 22 | SRC_URI = " \ | 22 | SRC_URI = " \ |
| 23 | git://github.com/Intel-Media-SDK/MediaSDK.git;protocol=https;branch=${BPN}-19.1 \ | 23 | git://github.com/Intel-Media-SDK/MediaSDK.git;protocol=https;branch=${BPN}-19.2 \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | SRCREV = "428b07dabe13b991ba20cf796c91f897a8d1b972" | 26 | SRCREV = "99e9cb5ef23c564baae51f9536aa93d6c941c4d3" |
| 27 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
| 28 | 28 | ||
| 29 | UPSTREAM_CHECK_GITTAGREGEX = "^intel-mediasdk-(?P<pver>(\d+(\.\d+)+))$" | 29 | UPSTREAM_CHECK_GITTAGREGEX = "^intel-mediasdk-(?P<pver>(\d+(\.\d+)+))$" |
