From 03aa13b6a709470ba7c9367293f979e6f0bb939b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 20 Apr 2020 10:38:57 +0200 Subject: Revert "samba: add quota to the DEPENDS" This dependency is not needed anymore and without further changes now makes do_configure even fail. So we drop this. Do configure samba with quota installed the following additional entry to meta-networking/files/waf-cross-answers/cross-answers-arm.txt would be needed: checking for clnt_create(): OK This reverts commit 1ea8042efa053e94c011d4b2e8835cf4e2e05ad6. Signed-off-by: Max Krummenacher --- recipes-connectivity/samba/samba_%.bbappend | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 recipes-connectivity/samba/samba_%.bbappend diff --git a/recipes-connectivity/samba/samba_%.bbappend b/recipes-connectivity/samba/samba_%.bbappend deleted file mode 100644 index a4be549..0000000 --- a/recipes-connectivity/samba/samba_%.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -#lib/sysquotas_nfs.c:41:27: fatal error: rpcsvc/rquota.h: No such file or directory -# #include -DEPENDS += "quota" -- cgit v1.2.3