Skip to content

Commit a115a1c

Browse files
committed
update telephony feed to include dahdi-linux patch
1 parent 8afcc91 commit a115a1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openwrt-24.10/steps/02_prepare_openwrt_folder.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ cp -R openwrt-fresh-24.10 openwrt
1313
# freeze revision to 24.10.4
1414
cd openwrt
1515
git reset --hard 78b23a26c4c98938d549e7ff5876508544e33d4d
16+
# patch telephony feed to include last patch (remove after 24.10.4)
17+
sed -i 's/2a4541d46199ac96fac214d02c908402831c4dc6/11e9c73bff6be34ff2fdcd4bc0e81a4723d78652/g' feeds.conf.default
1618

1719
echo "Current OpenWRT commit"
1820
git log -1

0 commit comments

Comments
 (0)