summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild2
-rw-r--r--changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/build b/build
index 08a7323..4d0c8e5 100755
--- a/build
+++ b/build
@@ -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
diff --git a/changelog b/changelog
index e2c20c3..01e8912 100644
--- a/changelog
+++ b/changelog
@@ -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.