*include the following changes
d17f3e0 - Remove "All rights reserved" in copyright
ce5e45a - dpaa: changing type of disable script
fc00cb6 - Update copyright text based on legal review input
3b1d9a8 - Services: disable_services.sh script added to disable the services
878feaf - dpaa2: make loopback script executable
a55e7b1 - dpaa2: disable PEB buffers for ls1088
327fd49 - dynamic_dpl: BOARD_TYPE environment variable dependancy removed
c56f9dd - dynamic_dpl: add board_type environment variable
72bd2b8 - dpaa2: loopback_ipsec_secgw.sh modified for latest application changes
53c368f - dpaa2: loopback_ipfragment_reassembly.sh modified for large size ping
b3ea7ab - dpaa2: adding support for PERF Buffers
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
DESCRIPTION = "Data Plane Development Kit Extended utilities"
HOMEPAGE = "http://dpdk.org"
LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d65993a77975d92d8125471e44ab0b21"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4ac6ab4e4bcf4c79cb9257f3c61934f6"
RDEPENDS_${PN} = "dpdk"
-SRC_URI = "git://git.freescale.com/ppc/sdk/dpdk-extras.git;nobranch=1"
-SRCREV = "47ee260f878d83154aeb69d9f84819ce76cc1567"
+SRC_URI = "git://github.com/qoriq-open-source/dpdk-extras.git;nobranch=1"
+SRCREV = "d17f3e065474a41e314ff73b9035e5b3dc021a28"
S = "${WORKDIR}/git"
}
PACKAGE_ARCH = "${MACHINE_ARCH}"
-COMPATIBLE_MACHINE = "(ls2080ardb|ls2084ardb|ls2088a|ls1043a|ls1046a)"
+COMPATIBLE_MACHINE = "(ls2080ardb|ls2084ardb|ls2088a|ls1043a|ls1046a|ls1088a)"