From a4ea62756cdfaefe27521cdcd748092bb2d18cbb Mon Sep 17 00:00:00 2001 From: Vincent Prince Date: Tue, 22 May 2018 13:45:08 +0200 Subject: utp-com: Add recipe This utility is used to send commands to the device using the NXP's UTP protocol. Signed-off-by: Vincent Prince --- recipes-support/sg3-utils/sg3-utils_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-support/sg3-utils/sg3-utils_%.bbappend (limited to 'recipes-support') diff --git a/recipes-support/sg3-utils/sg3-utils_%.bbappend b/recipes-support/sg3-utils/sg3-utils_%.bbappend new file mode 100644 index 000000000..608377e33 --- /dev/null +++ b/recipes-support/sg3-utils/sg3-utils_%.bbappend @@ -0,0 +1 @@ +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf