mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-19 12:59:03 +02:00

This cleans up the versioned recipes and moves the common fragments to the include so to make the maintenance easy. Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
13 lines
441 B
BlitzBasic
13 lines
441 B
BlitzBasic
include dpdk.inc
|
|
|
|
STABLE = "-stable"
|
|
BRANCH = "17.11"
|
|
SRCREV = "d864d418fa3424098bd14d0b7fd1c8ed078dbb25"
|
|
|
|
LICENSE = "LGPLv2 & GPLv2"
|
|
LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=751419260aa954499f7abaabaa882bbe\
|
|
file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c"
|
|
|
|
SRC_URI[dpdk.md5sum] = "75a2f0922baadc19dc8a222a7547798a"
|
|
SRC_URI[dpdk.sha256sum] = "47f43a3ef66cc351ab639ae313830dc08760089c7d227e5f73daa0d6df38b201"
|