mirror of
https://gitlab.com/prpl-foundation/prplos/feeds/feed_amx.git
synced 2026-01-09 07:10:28 +08:00
Compare commits
41 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
72a58b5c96 | ||
|
|
1fab27e0ba | ||
|
|
659692d0e9 | ||
|
|
8bb70785a2 | ||
|
|
27e4e86d76 | ||
|
|
40b62f9ee4 | ||
|
|
eee4dc6c5f | ||
|
|
698fd33585 | ||
|
|
f5a177bc66 | ||
|
|
63cb804f3d | ||
|
|
cd38c55177 | ||
|
|
5cf4bc4b34 | ||
|
|
f6de1d95fb | ||
|
|
5df57b7506 | ||
|
|
0645505a0c | ||
|
|
8604cb8efe | ||
|
|
38d33b8bf2 | ||
|
|
4b03c3d666 | ||
|
|
ea22d8cad9 | ||
|
|
a3feccec3a | ||
|
|
f78c5bfcf5 | ||
|
|
b1e9bb0377 | ||
|
|
74ec7e5e31 | ||
|
|
12ff8b580a | ||
|
|
41c81244ef | ||
|
|
f7b1d11d57 | ||
|
|
f907bfd3f3 | ||
|
|
664727f0e3 | ||
|
|
b1f7678059 | ||
|
|
8f5c9b7e6f | ||
|
|
9694c424c4 | ||
|
|
02d4b8eb7b | ||
|
|
31c1078e30 | ||
|
|
3000922678 | ||
|
|
2927e1e4f1 | ||
|
|
28cbd607b2 | ||
|
|
8f0eaa1fb7 | ||
|
|
5ade64f2bf | ||
|
|
44a013d570 | ||
|
|
16706b8c70 | ||
|
|
bea267a51c |
52
CHANGELOG.md
52
CHANGELOG.md
@@ -8,6 +8,58 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
## [Unreleased]
|
||||
|
||||
|
||||
## Release v7.2.3 - 2022-06-29(07:36:42 +0000)
|
||||
|
||||
### Fixes
|
||||
|
||||
- [amxrt](https://gitlab.com/prpl-foundation/components/ambiorix/applications/amxrt): When amxrt is stopped while waiting for required objects the entrypoints should not be called with reason STOP
|
||||
- [libamxb](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxb): Reference following using key addressing fails
|
||||
- [libamxd](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxd): Supported commands under multi-instance objects are not returned
|
||||
- [libamxt](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxt): A quoted string must always be interpreted as a string
|
||||
|
||||
### Changes
|
||||
|
||||
- [libamxd](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxd): Add support for mutable keys
|
||||
- [libamxd](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxd): Make it possible to read hidden values depending on the access level
|
||||
- [libamxo](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxo): Add support for mutable keys
|
||||
- [mod-ba-cli](https://gitlab.com/prpl-foundation/components/ambiorix/modules/amx_cli/mod-ba-cli): Dump command must display mutable attribute when set
|
||||
|
||||
## Release v7.2.2 - 2022-06-15(12:40:39 +0000)
|
||||
|
||||
### Changes
|
||||
|
||||
- [amxrt](https://gitlab.com/prpl-foundation/components/ambiorix/applications/amxrt): Plugins not starting at boot
|
||||
|
||||
## Release v7.2.1 - 2022-06-14(13:20:55 +0000)
|
||||
|
||||
### Fixes
|
||||
|
||||
- [amxrt](https://gitlab.com/prpl-foundation/components/ambiorix/applications/amxrt): Load order must be the same as save order
|
||||
- [libamxd](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxd): The default rpc _get must be able to support parameter paths
|
||||
- [mod-ba-cli](https://gitlab.com/prpl-foundation/components/ambiorix/modules/amx_cli/mod-ba-cli): Issue: # 19 Pcb and ubus config files should be installed by default
|
||||
|
||||
### Other
|
||||
|
||||
- [libamxa](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxa): [ACL manager] Update documentation for the acl manager in confluence
|
||||
|
||||
## Release v7.2.0 - 2022-06-02(11:22:27 +0000)
|
||||
|
||||
### New
|
||||
|
||||
- [amx-fcgi](https://gitlab.com/prpl-foundation/components/ambiorix/applications/amx-fcgi): Add implementation for seBatch
|
||||
- [amxrt](https://gitlab.com/prpl-foundation/components/ambiorix/applications/amxrt): When there are required objects events can appear before the entry points are called
|
||||
|
||||
### Fixes
|
||||
|
||||
- [amx-fcgi](https://gitlab.com/prpl-foundation/components/ambiorix/applications/amx-fcgi): [Gitlab CI][Unit tests][valgrind] Pipeline doesn't stop when memory leaks are detected
|
||||
- [libamxa](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxa): amxa_get() should return -1 when no access rights
|
||||
|
||||
### Other
|
||||
|
||||
- [amx-fcgi](https://gitlab.com/prpl-foundation/components/ambiorix/applications/amx-fcgi): Rework configuration to work with default lighttpd
|
||||
- [amx-fcgi](https://gitlab.com/prpl-foundation/components/ambiorix/applications/amx-fcgi): Use amxa_get to avoid code duplications
|
||||
- [libamxp](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxp): [amx] crash on amxp signal read
|
||||
|
||||
## Release v7.1.0 - 2022-05-31(06:24:00 +0000)
|
||||
|
||||
### New
|
||||
|
||||
@@ -27,7 +27,7 @@ Feed_amx includes the following components:
|
||||
- [libamxp](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxp) - Common patterns implementation
|
||||
- [libamxs](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxs) - Data model synchronization C-API
|
||||
- [libamxt](https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxt) - Common patterns implementation
|
||||
- [libsahtrace](https://gitlab.com/soft.at.home/logging/libsahtrace) - Small and flexible library to enable tracing and logging
|
||||
- [libsahtrace](https://gitlab.com/prpl-foundation/components/core/libraries/libsahtrace) - Small and flexible library to enable tracing and logging
|
||||
|
||||
### Modules
|
||||
|
||||
|
||||
20
apps/amx-fcgi/Config.in
Normal file
20
apps/amx-fcgi/Config.in
Normal file
@@ -0,0 +1,20 @@
|
||||
config PACKAGE_amx-fcgi
|
||||
tristate
|
||||
select SAH_AMX_FCGI
|
||||
|
||||
if PACKAGE_amx-fcgi
|
||||
|
||||
menu "Select amx-fcgi build options"
|
||||
depends on PACKAGE_amx-fcgi
|
||||
|
||||
config SAH_AMX_FCGI
|
||||
bool "Build Ambiorix Fast CGI"
|
||||
default y
|
||||
|
||||
config REST_API_WEBUI_DEMO
|
||||
bool "Install a demo webui"
|
||||
default n
|
||||
|
||||
endmenu
|
||||
|
||||
endif
|
||||
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=amx-fcgi
|
||||
PKG_VERSION:=v0.2.3
|
||||
PKG_VERSION:=v0.3.3
|
||||
SHORT_DESCRIPTION:=Ambiorix Fast CGI app for web-servers
|
||||
|
||||
PKG_SOURCE:=amx-fcgi-v0.2.3.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/applications/amx-fcgi/-/archive/v0.2.3
|
||||
PKG_HASH:=0dc4b22ce4d5f1dc1c9620a75a33cb1e3b7b08179a51a6ea48196e2807e93203
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/amx-fcgi-v0.2.3
|
||||
PKG_SOURCE:=amx-fcgi-v0.3.3.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/applications/amx-fcgi/-/archive/v0.3.3
|
||||
PKG_HASH:=80225f40246c67e83d90c3f1960641ae23b7f3d490fd87b0baef4b70a08ed92b
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/amx-fcgi-v0.3.3
|
||||
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
|
||||
PKG_LICENSE:=BSD-2-Clause-Patent
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
@@ -45,6 +45,13 @@ define Package/$(PKG_NAME)
|
||||
DEPENDS += +libamxb
|
||||
DEPENDS += +libamxa
|
||||
DEPENDS += +fcgi
|
||||
DEPENDS += +lighttpd
|
||||
DEPENDS += +lighttpd-mod-cgi
|
||||
DEPENDS += +lighttpd-mod-fastcgi
|
||||
DEPENDS += +lighttpd-mod-auth
|
||||
DEPENDS += +REST_API_WEBUI_DEMO:lighttpd-mod-expire
|
||||
DEPENDS += +lighttpd-mod-authn_file
|
||||
DEPENDS += +lighttpd-mod-proxy
|
||||
MENU:=1
|
||||
endef
|
||||
|
||||
@@ -53,11 +60,11 @@ define Package/$(PKG_NAME)/description
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
$(call Build/Compile/Default, STAGINGDIR=$(STAGING_DIR) CONFIGDIR=$(STAGING_DIR) PKG_CONFIG_PATH=$(STAGING_DIR)/usr/lib/pkgconfig RAW_VERSION=$(PKG_VERSION) HARDCO_HAL_DIR=$(STAGING_DIR)/usr/)
|
||||
$(call Build/Compile/Default, STAGINGDIR=$(STAGING_DIR) CONFIGDIR=$(STAGING_DIR) PKG_CONFIG_PATH=$(STAGING_DIR)/usr/lib/pkgconfig RAW_VERSION=$(PKG_VERSION) HARDCO_HAL_DIR=$(STAGING_DIR)/usr/include CONFIG_REST_API_WEBUI_DEMO=$(CONFIG_REST_API_WEBUI_DEMO))
|
||||
endef
|
||||
|
||||
define Build/Install
|
||||
$(call Build/Install/Default, install INSTALL=install D=$(PKG_INSTALL_DIR) DEST=$(PKG_INSTALL_DIR) CONFIGDIR=$(STAGING_DIR) PV=$(PKG_VERSION) PKG_CONFIG_LIBDIR=$(STAGING_DIR)/usr/lib/pkgconfig LIBDIR=/usr/lib INSTALL_LIB_DIR=/lib INSTALL_BIN_DIR=/bin RAW_VERSION=$(PKG_VERSION) HARDCO_HAL_DIR=$(STAGING_DIR)/usr/include)
|
||||
$(call Build/Install/Default, install INSTALL=install D=$(PKG_INSTALL_DIR) DEST=$(PKG_INSTALL_DIR) CONFIGDIR=$(STAGING_DIR) PV=$(PKG_VERSION) PKG_CONFIG_LIBDIR=$(STAGING_DIR)/usr/lib/pkgconfig LIBDIR=/usr/lib INSTALL_LIB_DIR=/lib INSTALL_BIN_DIR=/bin RAW_VERSION=$(PKG_VERSION) HARDCO_HAL_DIR=$(STAGING_DIR)/usr/include CONFIG_REST_API_WEBUI_DEMO=$(CONFIG_REST_API_WEBUI_DEMO))
|
||||
find $(PKG_INSTALL_DIR) -name *.a -exec rm {} +;
|
||||
find $(PKG_INSTALL_DIR) -name *.h -exec rm {} +;
|
||||
find $(PKG_INSTALL_DIR) -name *.pc -exec rm {} +;
|
||||
@@ -67,11 +74,15 @@ define Build/Install
|
||||
endef
|
||||
|
||||
define Build/InstallDev
|
||||
$(call Build/Install/Default, install INSTALL=install D=$(STAGING_DIR) DEST=$(STAGING_DIR) CONFIGDIR=$(STAGING_DIR) PV=$(PKG_VERSION) PKG_CONFIG_LIBDIR=$(STAGING_DIR)/usr/lib/pkgconfig LIBDIR=/usr/lib INSTALL_LIB_DIR=/lib INSTALL_BIN_DIR=/bin RAW_VERSION=$(PKG_VERSION) HARDCO_HAL_DIR=$(STAGING_DIR)/usr/include)
|
||||
$(call Build/Install/Default, install INSTALL=install D=$(STAGING_DIR) DEST=$(STAGING_DIR) CONFIGDIR=$(STAGING_DIR) PV=$(PKG_VERSION) PKG_CONFIG_LIBDIR=$(STAGING_DIR)/usr/lib/pkgconfig LIBDIR=/usr/lib INSTALL_LIB_DIR=/lib INSTALL_BIN_DIR=/bin RAW_VERSION=$(PKG_VERSION) HARDCO_HAL_DIR=$(STAGING_DIR)/usr/include CONFIG_REST_API_WEBUI_DEMO=$(CONFIG_REST_API_WEBUI_DEMO))
|
||||
endef
|
||||
|
||||
define Package/$(PKG_NAME)/install
|
||||
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
|
||||
endef
|
||||
|
||||
define Package/$(PKG_NAME)/config
|
||||
source "$(SOURCE)/Config.in"
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,$(PKG_NAME)))
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=amxrt
|
||||
PKG_VERSION:=v1.4.4
|
||||
PKG_VERSION:=v1.5.3
|
||||
SHORT_DESCRIPTION:=Data model runtime
|
||||
|
||||
PKG_SOURCE:=amxrt-v1.4.4.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/applications/amxrt/-/archive/v1.4.4
|
||||
PKG_HASH:=66057b493863d2e54f9b805cc208127490a3afc8f8cad3351f4b7e202902d481
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/amxrt-v1.4.4
|
||||
PKG_SOURCE:=amxrt-v1.5.3.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/applications/amxrt/-/archive/v1.5.3
|
||||
PKG_HASH:=e93e83a9ade261cb809340faa4512264aa3b0c1d9b868409986eef032d1768e2
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/amxrt-v1.5.3
|
||||
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
|
||||
PKG_LICENSE:=BSD-2-Clause-Patent
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libamxa
|
||||
PKG_VERSION:=v0.4.10
|
||||
PKG_VERSION:=v0.4.16
|
||||
SHORT_DESCRIPTION:=Access control verification
|
||||
|
||||
PKG_SOURCE:=libamxa-v0.4.10.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxa/-/archive/v0.4.10
|
||||
PKG_HASH:=f402d70952e55d9f7efbf52013384d592d0739d95987037b7465e6cc092a99d9
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxa-v0.4.10
|
||||
PKG_SOURCE:=libamxa-v0.4.16.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxa/-/archive/v0.4.16
|
||||
PKG_HASH:=a8771a38b793c3abdbe548ea602c5c761f84ac8adcadb6e9f6410bef270fbfd1
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxa-v0.4.16
|
||||
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
|
||||
PKG_LICENSE:=BSD-2-Clause-Patent
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libamxb
|
||||
PKG_VERSION:=v4.2.6
|
||||
PKG_VERSION:=v4.2.10
|
||||
SHORT_DESCRIPTION:=Bus agnostic C API (mediator)
|
||||
|
||||
PKG_SOURCE:=libamxb-v4.2.6.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxb/-/archive/v4.2.6
|
||||
PKG_HASH:=85bad6b738bf8d40398831ba487e5b772eaa6c80eccf86b25820917b1d9b55ec
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxb-v4.2.6
|
||||
PKG_SOURCE:=libamxb-v4.2.10.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxb/-/archive/v4.2.10
|
||||
PKG_HASH:=3e0908e111d6efa1c9baf3328d45fbeb0dd6d425b1b6bec94df5f5e41b5a4398
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxb-v4.2.10
|
||||
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
|
||||
PKG_LICENSE:=BSD-2-Clause-Patent
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libamxd
|
||||
PKG_VERSION:=v3.6.5
|
||||
PKG_VERSION:=v3.6.9
|
||||
SHORT_DESCRIPTION:=Data model C-API
|
||||
|
||||
PKG_SOURCE:=libamxd-v3.6.5.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxd/-/archive/v3.6.5
|
||||
PKG_HASH:=dc60c3d81b26314598d805ee09800dcc4be74d1efc81daf11018344cfe880cf3
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxd-v3.6.5
|
||||
PKG_SOURCE:=libamxd-v3.6.9.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxd/-/archive/v3.6.9
|
||||
PKG_HASH:=67061a5e1fe6d59ac03225cd16e71fd08c566ea644e93871707280593db8b790
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxd-v3.6.9
|
||||
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
|
||||
PKG_LICENSE:=BSD-2-Clause-Patent
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libamxo
|
||||
PKG_VERSION:=v2.0.15
|
||||
PKG_VERSION:=v2.0.19
|
||||
SHORT_DESCRIPTION:=Ambiorix Object Definition Language library
|
||||
|
||||
PKG_SOURCE:=libamxo-v2.0.15.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxo/-/archive/v2.0.15
|
||||
PKG_HASH:=a38617ca39312837532049d0a7327cf0e066c79d0a84e6d492f7d8abcc0610d9
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxo-v2.0.15
|
||||
PKG_SOURCE:=libamxo-v2.0.19.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxo/-/archive/v2.0.19
|
||||
PKG_HASH:=db593b3717c2d93aec7b57416b6cbfa1dcee764e50c0990a34ae565e6ca85963
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxo-v2.0.19
|
||||
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
|
||||
PKG_LICENSE:=BSD-2-Clause-Patent
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libamxp
|
||||
PKG_VERSION:=v0.10.0
|
||||
PKG_VERSION:=v0.10.1
|
||||
SHORT_DESCRIPTION:=Common patterns implementation
|
||||
|
||||
PKG_SOURCE:=libamxp-v0.10.0.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxp/-/archive/v0.10.0
|
||||
PKG_HASH:=d5f336806d6484da4c48e831321f7668b79cb03e96fd789e1a89b351bc258dd6
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxp-v0.10.0
|
||||
PKG_SOURCE:=libamxp-v0.10.1.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxp/-/archive/v0.10.1
|
||||
PKG_HASH:=41394ac22e4fb1126ee5ba7a5280cedf8acdffb9e74c61d000ff500754fbd776
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxp-v0.10.1
|
||||
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
|
||||
PKG_LICENSE:=BSD-2-Clause-Patent
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libamxs
|
||||
PKG_VERSION:=v0.1.18
|
||||
PKG_VERSION:=v0.1.22
|
||||
SHORT_DESCRIPTION:=Data model synchronization C-API
|
||||
|
||||
PKG_SOURCE:=libamxs-v0.1.18.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxs/-/archive/v0.1.18
|
||||
PKG_HASH:=b704c4ad6fcae6fefbc93c2abadae55e3ffe183870e372e52d1c35e35f101af3
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxs-v0.1.18
|
||||
PKG_SOURCE:=libamxs-v0.1.22.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxs/-/archive/v0.1.22
|
||||
PKG_HASH:=0b675ba99b7f1c3b89983ea5980b3bda33321999273304bb9c395a252bbe9b2c
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxs-v0.1.22
|
||||
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
|
||||
PKG_LICENSE:=BSD-2-Clause-Patent
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libamxt
|
||||
PKG_VERSION:=v0.1.45
|
||||
PKG_VERSION:=v0.1.47
|
||||
SHORT_DESCRIPTION:=Common patterns implementation
|
||||
|
||||
PKG_SOURCE:=libamxt-v0.1.45.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxt/-/archive/v0.1.45
|
||||
PKG_HASH:=1b2f780038eb588f75cf2124b37fe2da1e179bc104454fa5246988946dab80eb
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxt-v0.1.45
|
||||
PKG_SOURCE:=libamxt-v0.1.47.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxt/-/archive/v0.1.47
|
||||
PKG_HASH:=b326a2403bb9c5cdcbaa300e98bddde11d1aaf458282695ccf29120d9067ccf2
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libamxt-v0.1.47
|
||||
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
|
||||
PKG_LICENSE:=BSD-2-Clause-Patent
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mod-amxb-ubus
|
||||
PKG_VERSION:=v3.0.17
|
||||
PKG_VERSION:=v3.0.21
|
||||
SHORT_DESCRIPTION:=Ubus Backend
|
||||
|
||||
PKG_SOURCE:=amxb_ubus-v3.0.17.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/modules/amxb_backends/amxb_ubus/-/archive/v3.0.17
|
||||
PKG_HASH:=ef7f0a76f1b0dc23433d818ecc61877c2a9441a9bc5dd5fa96a03ecb5477e718
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/amxb_ubus-v3.0.17
|
||||
PKG_SOURCE:=amxb_ubus-v3.0.21.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/modules/amxb_backends/amxb_ubus/-/archive/v3.0.21
|
||||
PKG_HASH:=8e9fc161afb417b66f94b875e0527ef31918867f2e027300d1aba51a0102a87c
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/amxb_ubus-v3.0.21
|
||||
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
|
||||
PKG_LICENSE:=BSD-2-Clause-Patent
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mod-ba-cli
|
||||
PKG_VERSION:=v0.7.3
|
||||
PKG_VERSION:=v0.7.5
|
||||
SHORT_DESCRIPTION:=Bus Agnostic Command Line Interface
|
||||
|
||||
PKG_SOURCE:=mod-ba-cli-v0.7.3.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/modules/amx_cli/mod-ba-cli/-/archive/v0.7.3
|
||||
PKG_HASH:=6f7d1a266847563bdac826c08f75fb1c0ba1b983cd19ed2687cac0a59751c935
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/mod-ba-cli-v0.7.3
|
||||
PKG_SOURCE:=mod-ba-cli-v0.7.5.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/modules/amx_cli/mod-ba-cli/-/archive/v0.7.5
|
||||
PKG_HASH:=5742bcee8b51acc89c0498a35b5d0ef88079973439adebff9eed98297111f822
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/mod-ba-cli-v0.7.5
|
||||
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