From d24cde5e7c8f586659d32f27430b3ff4f82961a9 Mon Sep 17 00:00:00 2001 From: Wouter R Date: Tue, 7 Jun 2016 21:15:55 +0200 Subject: [PATCH] Include loglite package to be built for OpenWRT image. --- extra/openwrt-build/openwrt-diffconfig-extramini | 1 + extra/openwrt-build/openwrt-diffconfig-mini | 1 + extra/openwrt-build/openwrt-diffconfig-regular | 1 + 3 files changed, 3 insertions(+) diff --git a/extra/openwrt-build/openwrt-diffconfig-extramini b/extra/openwrt-build/openwrt-diffconfig-extramini index e0fda86..38a87a3 100644 --- a/extra/openwrt-build/openwrt-diffconfig-extramini +++ b/extra/openwrt-build/openwrt-diffconfig-extramini @@ -25,6 +25,7 @@ CONFIG_PACKAGE_libiwinfo-lua=y CONFIG_PACKAGE_libpopt=y CONFIG_PACKAGE_liblua=y CONFIG_PACKAGE_libuci-lua=y +CONFIG_PACKAGE_loglite=y CONFIG_PACKAGE_logrotate=y CONFIG_PACKAGE_lua=y CONFIG_PACKAGE_luafilesystem=y diff --git a/extra/openwrt-build/openwrt-diffconfig-mini b/extra/openwrt-build/openwrt-diffconfig-mini index f65648e..11aec4f 100644 --- a/extra/openwrt-build/openwrt-diffconfig-mini +++ b/extra/openwrt-build/openwrt-diffconfig-mini @@ -23,6 +23,7 @@ CONFIG_PACKAGE_libiwinfo-lua=y CONFIG_PACKAGE_libpopt=y CONFIG_PACKAGE_liblua=y CONFIG_PACKAGE_libuci-lua=y +CONFIG_PACKAGE_loglite=y CONFIG_PACKAGE_logrotate=y CONFIG_PACKAGE_lua=y CONFIG_PACKAGE_luafilesystem=y diff --git a/extra/openwrt-build/openwrt-diffconfig-regular b/extra/openwrt-build/openwrt-diffconfig-regular index af76be8..f4e56e8 100644 --- a/extra/openwrt-build/openwrt-diffconfig-regular +++ b/extra/openwrt-build/openwrt-diffconfig-regular @@ -12,6 +12,7 @@ CONFIG_PACKAGE_libiwinfo-lua=y CONFIG_PACKAGE_libpopt=y CONFIG_PACKAGE_liblua=y CONFIG_PACKAGE_libuci-lua=y +CONFIG_PACKAGE_loglite=y CONFIG_PACKAGE_logrotate=y CONFIG_PACKAGE_lua=y CONFIG_PACKAGE_luafilesystem=y