mirror of
https://gitlab.com/prpl-foundation/prplos/feeds/feed_gmap.git
synced 2025-12-20 01:20:21 +08:00
Integrating gmap-server to master_v3.10.1
Issue: HOP-10881 - [gmap] fix add and set pcm api Issue: NET-7352 - [gmap-server] Centrally manage AssociatedDevice parameter Signed-off-by: sahbot <sahbot@softathome.com> GitOrigin-RevId: 0db727d0c36f35478b077a42d1087f82fd0f73db
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gmap-server
|
||||
PKG_VERSION:=sah-next_v3.10.0
|
||||
PKG_VERSION:=sah-next_v3.10.1
|
||||
SHORT_DESCRIPTION:=Service implementing the gmap data model
|
||||
|
||||
PKG_SOURCE:=gmap-server-sah-next_v3.10.0.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/gmap/applications/gmap-server/-/archive/sah-next_v3.10.0
|
||||
PKG_HASH:=3358b196feae3bb38f33c2110e7e69fecc1f84644e3ce19dcf2d6d609606fac2
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gmap-server-sah-next_v3.10.0
|
||||
PKG_SOURCE:=gmap-server-sah-next_v3.10.1.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/gmap/applications/gmap-server/-/archive/sah-next_v3.10.1
|
||||
PKG_HASH:=7bc8769b2cb6601a7cbd068dc3793a5ac96bf5556fe5336aa7d4300f7fb99f1b
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gmap-server-sah-next_v3.10.1
|
||||
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
|
||||
PKG_LICENSE:=BSD-2-Clause-Patent
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user