diff options
author | Patrick McDermott <pehjota> | 2017-08-05 17:40:57 (EDT) |
---|---|---|
committer | Patrick McDermott <pehjota> | 2017-08-05 17:40:57 (EDT) |
commit | 6b47cbe1e704c4a7a4dea565cbf9b23145d981aa (patch) | |
tree | 790ff78b060dffd1da53e63d0e3e2cac6a320ee3 /dev/pkg | |
parent | f73442fc2b9ed4f076fdfe480d5402e2b0a82170 (diff) |
dev/pkg/opkg: Note lede-opkg base version
Diffstat (limited to 'dev/pkg')
-rw-r--r-- | dev/pkg/opkg.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev/pkg/opkg.mdwn b/dev/pkg/opkg.mdwn index fd50a8d..c1f0635 100644 --- a/dev/pkg/opkg.mdwn +++ b/dev/pkg/opkg.mdwn @@ -61,7 +61,8 @@ will need to find a solution going forward. [OpenWrt][owrt] and [libreCMC][lcmc] use [a version][opkg-owrt-lcmc] between 0.1.8 and 0.2.0 with [numerous local patches][owrt-patches]. LEDE [switched][lede-switch] their [opkg package][lede-pkgdata] to [their own -fork][lede-fork]. +fork][lede-fork], which is based on the same 0.1.8+r618 version that OpenWrt and +libreCMC use. LEDE actively maintains their opkg fork and backports changes from upstream. This may be the best and easiest option for ProteanOS, although there are a |