]> code.ossystems Code Review - meta-freescale.git/commitdiff
dpdk-extras :update to 47ee260
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 12 Apr 2017 07:56:20 +0000 (15:56 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 2 May 2017 20:54:57 +0000 (17:54 -0300)
   *include the following changes
    47ee260 - dpaa2: sync dynamic DPL creation and destroy scripts
    210d969 - dpaa2: set platform specific value for QoS entries
    31f9b14 - Adding BSD License - COPYING
    be5e732 - Merge pull request #12 in GITAM/dpdk-extras from ~B46179/dpdk-extras:master to master
    d0f97d4 - Removing LICENSE.GPL file

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-extended/dpdk/dpdk-extras_git.bb

index a18c467e4b1d85ca6e8ee5cb816f3b6d84e1dd17..098766d9efcc8af1cf3590aad3d5dd0363fb5f32 100644 (file)
@@ -1,12 +1,12 @@
 DESCRIPTION = "Data Plane Development Kit Extended utilities"
 HOMEPAGE = "http://dpdk.org"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=751419260aa954499f7abaabaa882bbe"
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d65993a77975d92d8125471e44ab0b21"
 
 RDEPENDS_${PN} = "dpdk"
 
 SRC_URI = "git://git.freescale.com/ppc/sdk/dpdk-extras.git;nobranch=1"
-SRCREV = "ebc515aad0605ad90d8ade5c1fde60d8da86973f"
+SRCREV = "47ee260f878d83154aeb69d9f84819ce76cc1567"
 
 S = "${WORKDIR}/git"