Skip to content
Snippets Groups Projects
Commit 4c88cacf authored by chrissi^'s avatar chrissi^ Committed by chrissi^
Browse files

Add community-packages repo and use our packages from there

We have added `ffbs-debugbathosts` and `ffbs-collect-debug-info` to
community-packages.

This commit adds both packages from there and drops them from our feed.
All in all this should be a no-op for our image.
parent ab0a98e5
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,6 @@ packages({
'kmod-wireguard',
'gluon-ffbsnext-nodeconfig',
'gluon-ffbsnext-nodeconfig-respondd',
'gluon-ffbs-debugbathosts',
'gluon-ffbsnext-debugrsyslog',
'gluon-ffbsnext-nextnode',
'gluon-ffbsnext-info-pull',
......@@ -43,6 +42,8 @@ packages({
'respondd-module-airtime',
'gluon-radv-filterd',
'kmod-nlmon',
'ffbs-debugbathosts',
'ffbs-collect-debug-info',
})
-- support acpi shutdown for openwrt as VM
......
GLUON_SITE_FEEDS='packages_ffbs'
GLUON_SITE_FEEDS='packages_ffbs gluon_community'
PACKAGES_PACKAGES_FFBS_REPO=https://gitli.stratum0.org/ffbs/ffbs-packages.git
PACKAGES_PACKAGES_FFBS_COMMIT=fe1d306578553f8c13a7fb63928aec909a9c6092
PACKAGES_PACKAGES_FFBS_BRANCH=v2023.2.x-ffbs-next
PACKAGES_GLUON_COMMUNITY_REPO=https://github.com/freifunk-gluon/community-packages.git
PACKAGES_GLUON_COMMUNITY_COMMIT=39a38b6f3b530607fa70114dad80434457ecf5e0
PACKAGES_GLUON_COMMUNITY_BRANCH=master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment