From: Chunrong Guo <[email protected]> *update to lsdk 1903 tag include the following changes 87d83d8 - AIOPSL-1233 26212e6 - Fix for AIOPSL-1232
Signed-off-by: Chunrong Guo <[email protected]> --- recipes-dpaa2/aiopsl/aiopsl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-dpaa2/aiopsl/aiopsl_git.bb b/recipes-dpaa2/aiopsl/aiopsl_git.bb index 9ba1281..feff783 100644 --- a/recipes-dpaa2/aiopsl/aiopsl_git.bb +++ b/recipes-dpaa2/aiopsl/aiopsl_git.bb @@ -8,7 +8,7 @@ BASEDEPENDS = "" S = "${WORKDIR}/git" SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/aiopsl;nobranch=1" -SRCREV = "ec0e50b9bfe794b78bf0d91789f2a77dc4e8ceb4" +SRCREV = "87d83d8e99770325cc7ad9e10965c9959e7cb828" do_configure[noexec] = "1" do_compile[noexec] = "1" -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
