aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/zephyr-kernel/zephyr-mqtt-publisher.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/zephyr-kernel/zephyr-mqtt-publisher.bb')
-rw-r--r--recipes-kernel/zephyr-kernel/zephyr-mqtt-publisher.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-kernel/zephyr-kernel/zephyr-mqtt-publisher.bb b/recipes-kernel/zephyr-kernel/zephyr-mqtt-publisher.bb
deleted file mode 100644
index 02b3c16..0000000
--- a/recipes-kernel/zephyr-kernel/zephyr-mqtt-publisher.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-include zephyr-sample.inc
-
-ZEPHYR_SRC_DIR = "${S}/samples/net/mqtt_publisher"
-
-ZEPHYR_MODULES:append = "\;${S}/modules/lib/mbedtls"