mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
ola: update to 0.10.8
Removed upstreamed patches. Refreshed other ones. Removed Makefile hacks. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
+3
-6
@@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ola
|
||||
PKG_VERSION:=0.10.7
|
||||
PKG_RELEASE:=6
|
||||
PKG_VERSION:=0.10.8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/OpenLightingProject/ola/tar.gz/$(PKG_VERSION)?
|
||||
PKG_HASH:=95b5e99775f700a9cdf6e2219eccfc8c037fa8841f87cb00344359c4b8c7bf26
|
||||
PKG_HASH:=45bc101d1ddcc1c6320c063eb25a9345e5820a4233acfa5b29f2dfd99f7452e1
|
||||
|
||||
PKG_MAINTAINER:=Christian Beier <dontmind@freeshell.org>
|
||||
PKG_LICENSE:=LGPL-2.1-or-later
|
||||
@@ -64,9 +64,6 @@ HOST_CONFIGURE_ARGS += \
|
||||
--disable-doxygen-html \
|
||||
--disable-doxygen-doc
|
||||
|
||||
HOST_CPPFLAGS += \
|
||||
-std=gnu++11
|
||||
|
||||
HOST_LDFLAGS += -Wl,-rpath$(comma)$(STAGING_DIR_HOSTPKG)/lib
|
||||
TARGET_LDFLAGS += $(if $(CONFIG_USE_GLIBC),-lm)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user