diff options
| author | Naveen Saini <naveen.kumar.saini@intel.com> | 2019-05-06 09:20:15 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2019-05-06 12:52:00 +0800 |
| commit | 40225d8c6157d2a1343b0bff7037fc75a49395a5 (patch) | |
| tree | 61e61c1794c26ffb47de159d4853e28191598a5a /recipes-multimedia | |
| parent | 65e1ce563cf7bbae56c01524a0bac18884b6dd95 (diff) | |
| download | meta-intel-40225d8c6157d2a1343b0bff7037fc75a49395a5.tar.gz | |
intel-mediasdk: upgrade 18.4.1 -> 19.1.0
For changes, see:
https://github.com/Intel-Media-SDK/MediaSDK/releases
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-multimedia')
| -rw-r--r-- | recipes-multimedia/mediasdk/intel-mediasdk_19.1.0.bb (renamed from recipes-multimedia/mediasdk/intel-mediasdk_18.4.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/mediasdk/intel-mediasdk_18.4.1.bb b/recipes-multimedia/mediasdk/intel-mediasdk_19.1.0.bb index 0d1ad3fa..7dd4da63 100644 --- a/recipes-multimedia/mediasdk/intel-mediasdk_18.4.1.bb +++ b/recipes-multimedia/mediasdk/intel-mediasdk_19.1.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}-18.4 \ | 23 | git://github.com/Intel-Media-SDK/MediaSDK.git;protocol=https;branch=${BPN}-19.1 \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | SRCREV = "16652e74ce5f5546f1aaf911cce1a4fbd33d10bb" | 26 | SRCREV = "428b07dabe13b991ba20cf796c91f897a8d1b972" |
| 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+)+))$" |
