diff options
-rwxr-xr-x | build | 2 | ||||
-rw-r--r-- | changelog | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -30,6 +30,6 @@ install: build sed 's|@opkglibdir@|/var/lib|g' src/utils/update-alternatives.in \ >dest/usr/bin/update-alternatives-lede oh-fixperms - oh-strip + oh-strip -k oh-installfiles oh-shlibdeps @@ -1,3 +1,9 @@ +opkg-lede (0+git20190131.d4ba162-4) trunk + + * opkg-lede-dbg: Actually provide debugging symbols this time. + + -- Patrick McDermott <patrick.mcdermott@libiquity.com> Fri, 05 Apr 2019 01:17:07 -0400 + opkg-lede (0+git20190131.d4ba162-3) trunk * opkg-lede-dbg: New binary package. |