From: Chunrong Guo Date: Mon, 1 Apr 2019 05:05:52 +0000 (+0800) Subject: dce: update to 0455555 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ef6795fd2aa8817f2154e7342c270765a13115b0;p=meta-freescale.git dce: update to 0455555 *Update to lsdk 1903 tag include the following changes: 0455555 - .gitmodules: use codeaurora url d1add39 - Merge pull request #32 in DPAA2/dce from ~NXA07713/dce:jira/QSDK-5623-update-dce-license-files to master b3c27ed - LICENSE: Remove GPL License 68a6dab - Merge pull request #31 in DPAA2/dce from ~NXA07713/dce:jira/QSDK-5623-update-dce-license-files to master 0f33f16 - LICENSE: Update License year and full BSD-3 text 0175bb4 - Merge pull request #30 in DPAA2/dce from ~NXA07713/dce:jira/QSDK-5621-dpdcei-object-fails-to-unassign-out-of-child-dprc to master 361e4d0 - dpdcei: Cleanup hanldes in dpdcei_deactivate 81fae16 - LX2160 Rev1: Edit warning for stateful ERR011568 ede610b - LX2160 Rev1: Print warning for stateful ERR011568 34133be - perf-test: Update output buffer allocation c0b437e - Fix swp_init for LX2: set qman mode explicitly aac02ee - perf-test: Correct CPU affine logic *qbman update to Update to lsdk 1903 tag include the following changes: a1af1e1 - Adding average pull/enqueue statistics and minor performance improvement. Signed-off-by: Chunrong Guo --- diff --git a/recipes-dpaa2/dce/dce_git.bb b/recipes-dpaa2/dce/dce_git.bb index 7313ca73..2e0b4537 100644 --- a/recipes-dpaa2/dce/dce_git.bb +++ b/recipes-dpaa2/dce/dce_git.bb @@ -1,13 +1,13 @@ DESCRIPTION = "Decompression Compression Engine Userspace Utils" SECTION = "dpaa2" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=338308e2a663929309c9929ab9495bb5" +LIC_FILES_CHKSUM = "file://LICENSE;md5=956df5ea6cfe0a1dcf2dee7ca37c0cdf" SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/dce;nobranch=1 \ git://source.codeaurora.org/external/qoriq/qoriq-components/qbman_userspace;nobranch=1;name=qbman;destsuffix=git/lib/qbman_userspace \ " -SRCREV = "49389aa57cc94e0503f53c6b33e4b358ccf42eb5" -SRCREV_qbman = "383ceac0c09b1e38f2a8b1cf42822686b4cf15f3" +SRCREV = "0455555e5ce6f469d0c60e25f14a2340054a531a" +SRCREV_qbman = "a1af1e1528fe2e1ce0df1e6d9170b6c239c8ab4f" S = "${WORKDIR}/git"