From d3977996088a356107257adb828be649ec2fa7e3 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 13 Jun 2019 11:31:41 -0400 Subject: [PATCH] manifest: move net-tools to tools/net-tools We now have a tools/ container, so move all tools to one place. Signed-off-by: Anas Nashif --- west.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/west.yml b/west.yml index b169f67c0b3..69a831abcf0 100644 --- a/west.yml +++ b/west.yml @@ -58,6 +58,7 @@ manifest: path: modules/lib/mcumgr - name: net-tools revision: 30b7efa827b04d2e47840716b0372737fe7d6c92 + path: tools/net-tools - name: nffs revision: bc62a2fa9d98ddb5d633c932ea199bc68e10f194 path: modules/fs/nffs