swmodd: select lxc-device

This commit is contained in:
Vivek Kumar Dutta 2023-07-26 16:48:57 +05:30
parent 91d345c7fb
commit 5dcf58e7dd
No known key found for this signature in database
GPG key ID: 65C818099F37097D
2 changed files with 2 additions and 1 deletions

View file

@ -26,6 +26,7 @@ config SWMODD_LXC_SUPPORT
select PACKAGE_lxc-info
select PACKAGE_lxc-init
select PACKAGE_lxc-ls
select PACKAGE_lxc-device
select PACKAGE_lxc-start
select PACKAGE_lxc-stop
select PACKAGE_lxc-templates

View file

@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=swmodd
PKG_VERSION:=2.2.9
PKG_VERSION:=2.2.10
LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1)