mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-02 15:34:05 +01:00
Modified compiler flags for both Natalie and Dectmngr2 due to
either UBUS or Busmail was broken.
This commit is contained in:
parent
9b904cb60e
commit
de5ce5200a
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ PKG_RELEASE:=1
|
|||
PKG_VERSION:=1.2.0
|
||||
PKG_SOURCE_URL:=http://public.inteno.se:/dectmngr2
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=877fcbd58d0ead82dbbc4c65f0ad7f8c938fcf74
|
||||
PKG_SOURCE_VERSION:=c89c0fd7dc305f4664f016578c74113e35807fce
|
||||
PKG_NAME:=dectmngr2
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||
PKG_NAME:=natalie-dect
|
||||
PKG_VERSION:=12.26
|
||||
|
||||
PKG_SOURCE_VERSION:=7706d88e364ca65510970c63f1f38f1c69a72b48
|
||||
PKG_SOURCE_VERSION:=142a7d32c830ce3a38f0de6c3ffe391d897bbda8
|
||||
ifeq ($(CONFIG_NATALIE_OPEN),y)
|
||||
BRCM_KERNEL_PROFILE=$(shell echo $(CONFIG_BCM_KERNEL_PROFILE) | sed s/\"//g)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(BRCM_KERNEL_PROFILE)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue