Skip to content

Commit aa1d28f

Browse files
committed
release settings for Hedy-1.0.6
1 parent b54434d commit aa1d28f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ OPENWRT_COMMIT=beaa2ecc10b5a3d1ea95c95fe1ff4c32f5e88965
77
SET_BUILDBOT=env
88
MAKE_ARGS=
99
#BUILDTYPE - unstable / release
10-
BUILDTYPE=unstable
10+
BUILDTYPE=release

feeds.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
src-git packages https://github.com/openwrt/packages.git^540ebc3302f8c6620b98aac4b6bb244030775afd
22
src-git luci https://github.com/openwrt/luci.git^7b230b08ebf0a1368120fe38f86593f537a80b9d
33
src-git routing https://github.com/openwrt-routing/packages.git^fb287c3e4b241d9af080eda8e42da0e515897358
4-
src-git packages_berlin https://github.com/freifunk-berlin/firmware-packages.git^7edad1f32f906faa522f95ea129dce2f1bc5f5bd
4+
src-git packages_berlin https://github.com/freifunk-berlin/firmware-packages.git;v1.0.2
55

66
##
77
# just for reference (syntax of different feed-sources)

0 commit comments

Comments
 (0)