Revert "HACK: disable dahdi on alix/apu2 builds, too."
This reverts commit e158378a69
.
Proper fix is available in meta-telephony
I6b4802374194d0fb722d0c4fd8d6ed72cd468262.
Related: SYS#4760
pull/1/head
parent
e158378a69
commit
abf8de0bcf
|
@ -4,6 +4,3 @@ PACKAGE_FEED_URIS="https://autoupdate:eechiesuboot@feeds.sysmocom.de/generic/sys
|
|||
MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc"
|
||||
|
||||
BBMASK="recipes-bsp/linux/linux_2.6.39.bb recipes-bsp/linux/linux-sysmocom_3.10.bb"
|
||||
|
||||
# TEMPORARY HACK (strange python error while build): Disable DAHDI support in libosmo-abis:
|
||||
PACKAGECONFIG_remove_pn-libosmo-abis = "dahdi"
|
||||
|
|
|
@ -2,6 +2,3 @@ MACHINE = "sysmocom-apu2"
|
|||
PACKAGE_FEED_URIS="https://autoupdate:eechiesuboot@feeds.sysmocom.de/generic/sysmocom-apu2/201705/ipk/"
|
||||
MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc"
|
||||
BBMASK="recipes-bsp/linux/linux_2.6.39.bb recipes-bsp/linux/linux-sysmocom_3.10.bb"
|
||||
|
||||
# TEMPORARY HACK (strange python error while build): Disable DAHDI support in libosmo-abis:
|
||||
PACKAGECONFIG_remove_pn-libosmo-abis = "dahdi"
|
||||
|
|
Loading…
Reference in New Issue