aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-01-30 21:17:31 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-01-30 21:17:31 +0100
commitb89eec5de82885525d69c662ae143b66ed0dd74d (patch)
treefbae66d713eba78441f8d05a9de4f8e58eb6866c
parent87c73f768c84613f07e704026f3b6eff9459cfd0 (diff)
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.
-rw-r--r--recipes-misc/libsmpp/libsmpp34_git.bb2
-rw-r--r--recipes-osmocom/libosmo-abis/libosmo-abis.inc2
-rw-r--r--recipes-osmocom/libosmo-netif/libosmo-netif.inc2
-rw-r--r--recipes-osmocom/libosmo-sccp/libosmo-sccp.inc2
-rw-r--r--recipes-osmocom/libosmocore/libosmocore.inc2
5 files changed, 5 insertions, 5 deletions
diff --git a/recipes-misc/libsmpp/libsmpp34_git.bb b/recipes-misc/libsmpp/libsmpp34_git.bb
index ed2e48b..4edbebd 100644
--- a/recipes-misc/libsmpp/libsmpp34_git.bb
+++ b/recipes-misc/libsmpp/libsmpp34_git.bb
@@ -13,7 +13,7 @@ PR = "r1"
PARALLEL_MAKE = ""
-inherit autotools_stage pkgconfig
+inherit autotools pkgconfig
PACKAGES =+ "${PN}-apps"
FILES_${PN}-apps = "${bindir}/*"
diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis.inc b/recipes-osmocom/libosmo-abis/libosmo-abis.inc
index ddc1275..f6c19f5 100644
--- a/recipes-osmocom/libosmo-abis/libosmo-abis.inc
+++ b/recipes-osmocom/libosmo-abis/libosmo-abis.inc
@@ -8,6 +8,6 @@ INC_PR="r2.${META_TELEPHONY_OSMO_INC}"
LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
-inherit autotools_stage pkgconfig
+inherit autotools pkgconfig
ALLOW_EMPTY_libosmo-abis = "1"
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 @@ INC_PR="r2.${META_TELEPHONY_OSMO_INC}"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-inherit autotools_stage pkgconfig
+inherit autotools pkgconfig
diff --git a/recipes-osmocom/libosmo-sccp/libosmo-sccp.inc b/recipes-osmocom/libosmo-sccp/libosmo-sccp.inc
index 0b4ae81..3925ed8 100644
--- a/recipes-osmocom/libosmo-sccp/libosmo-sccp.inc
+++ b/recipes-osmocom/libosmo-sccp/libosmo-sccp.inc
@@ -7,6 +7,6 @@ INC_PR="r1.${META_TELEPHONY_OSMO_INC}"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-inherit autotools_stage pkgconfig
+inherit autotools pkgconfig
ALLOW_EMPTY_libosmo-sccp = "1"
diff --git a/recipes-osmocom/libosmocore/libosmocore.inc b/recipes-osmocom/libosmocore/libosmocore.inc
index c0dba30..de5742f 100644
--- a/recipes-osmocom/libosmocore/libosmocore.inc
+++ b/recipes-osmocom/libosmocore/libosmocore.inc
@@ -6,5 +6,5 @@ INC_PR="r1.${META_TELEPHONY_OSMO_INC}"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-inherit autotools_stage pkgconfig
+inherit autotools pkgconfig