diff options
author | Thuy Tran <thuy.tran.xh@rvc.renesas.com> | 2017-12-10 10:33:36 +0700 |
---|---|---|
committer | Thuy Tran <thuy.tran.xh@rvc.renesas.com> | 2018-01-30 10:06:16 +0700 |
commit | 0817dcb1ba2ddfb5afc7c53f4e8789149dd62dbf (patch) | |
tree | 90788446ddb66b8a46b49af76045998b2bb643cb /meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb | |
parent | 411bf0dda0c9e63202b466ea281bf16925764b69 (diff) |
rcar-gen3: GFX: Update GFX new package names
This commit modifies recipes and copyscript to update GFX new package
names of this release.
Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb')
-rw-r--r-- | meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb b/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb index 871f490..1669262 100644 --- a/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb +++ b/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb @@ -12,8 +12,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" S = "${WORKDIR}/rogue" GLES = "gsx" -SRC_URI_r8a7795 = "file://r8a7795_linux_gsx_binaries_gles3.tar.bz2" -SRC_URI_r8a7796 = "file://r8a7796_linux_gsx_binaries_gles3.tar.bz2" +SRC_URI_r8a7795 = "file://r8a7795_linux_gsx_binaries_gles.tar.bz2" +SRC_URI_r8a7796 = "file://r8a7796_linux_gsx_binaries_gles.tar.bz2" SRC_URI_r8a77965 = "file://r8a77965_linux_gsx_binaries_gles.tar.bz2" SRC_URI_append = " \ |