diff options
author | Thao Nguyen <thao.nguyen.yb@renesas.com> | 2017-07-13 12:25:49 +0700 |
---|---|---|
committer | Thao Nguyen <thao.nguyen.yb@renesas.com> | 2017-08-25 08:44:20 +0700 |
commit | 70db163e39bc7cf45e7c6f20dff2ef11b8aa8176 (patch) | |
tree | e9ade9562bbba8be0fd72a126c8e2bb5c35d37b6 /meta-rcar-gen3/recipes-multimedia/omx-module | |
parent | 5c74ca1bc4f1b5d4223a88d76ebd6f6ffdff4923 (diff) |
rcar-gen3: libalacdla-l: Update SRCREV to follow the latest version
This commit modifies libalacdla-l SRCREV to update year of Copyright
and Software IP version.
Signed-off-by: Thao Nguyen <thao.nguyen.yb@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-multimedia/omx-module')
-rw-r--r-- | meta-rcar-gen3/recipes-multimedia/omx-module/libalacdla-l.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-rcar-gen3/recipes-multimedia/omx-module/libalacdla-l.bb b/meta-rcar-gen3/recipes-multimedia/omx-module/libalacdla-l.bb index f370778..f31792b 100644 --- a/meta-rcar-gen3/recipes-multimedia/omx-module/libalacdla-l.bb +++ b/meta-rcar-gen3/recipes-multimedia/omx-module/libalacdla-l.bb @@ -17,7 +17,7 @@ DEPENDS = " \ RDEPENDS_${PN} += "mmngr-user-module vspmif-user-module" SRC_URI = "git://github.com/renesas-rcar/alac_decoder.git;branch=master" -SRCREV = "30eea301f6b3be87e58f2db0f479d0045ad66764" +SRCREV = "5d7e5c91a932bedb36284591612bfbb3342cd672" S = "${WORKDIR}/git" B = "${S}/build/linux_armyocto/lib" |