User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
mission:log:2017:01:08:darkmatter-a-new-theme-for-lede-openwrt [2017/01/08 21:21] – created chronomission:log:2017:01:08:darkmatter-a-new-theme-for-lede-openwrt [2017/01/08 23:00] – [Adding Darkmatter to your own LEDE/OpenWRT Build] chrono
Line 37: Line 37:
 <code> <code>
 # luci-theme-darkmatter # luci-theme-darkmatter
-src-git luci-theme-darkmatter git://github.com/apollo-ng/luci-theme-darkmatter.git+src-git darkmatter git://github.com/apollo-ng/luci-theme-darkmatter.git
 </code> </code>
 Update your build environment and install the package: Update your build environment and install the package:
  
 <code> <code>
-$ scripts/feeds update luci-theme-darkmatter +$ scripts/feeds update darkmatter 
-$ scripts/feeds install luci-theme-darkmatter+$ scripts/feeds install darkmatter
 $ make menuconfig $ make menuconfig
 </code> </code>