misc: Remove autotools_stage as it was removed in master

autotools_stage has only included autotools at least in dora and
later and we can simply change this.
diff --git a/recipes-osmocom/libosmo-netif/libosmo-netif.inc b/recipes-osmocom/libosmo-netif/libosmo-netif.inc
index 4284a6a..e8c6e21 100644
--- a/recipes-osmocom/libosmo-netif/libosmo-netif.inc
+++ b/recipes-osmocom/libosmo-netif/libosmo-netif.inc
@@ -7,4 +7,4 @@
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
-inherit autotools_stage pkgconfig
+inherit autotools pkgconfig