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.
This commit is contained in:
Holger Hans Peter Freyther 2016-01-30 21:17:31 +01:00
parent 87c73f768c
commit b89eec5de8
5 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@ PR = "r1"
PARALLEL_MAKE = ""
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
PACKAGES =+ "${PN}-apps"
FILES_${PN}-apps = "${bindir}/*"

View File

@ -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"

View File

@ -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

View File

@ -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"

View File

@ -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