LGTM, merged!

On 2/17/20 5:57 PM, Alex Stewart wrote:
* Add the opkg-feed script to UTILS so that it is installed with a `make
   install`.

* Clean up the UTILS variable declaration to be a little more diffable.

Signed-off-by: Alex Stewart <alex.stew...@ni.com>
---
  Makefile | 17 ++++++++++++++---
  1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 817a8c1..4049654 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,17 @@
-UTILS = opkg-build opkg-unbuild opkg-make-index opkg.py opkg-list-fields \
-       arfile.py opkg-buildpackage opkg-diff opkg-extract-file opkg-show-deps \
-       opkg-compare-indexes update-alternatives
+UTILS = \
+       arfile.py \
+       opkg-build \
+       opkg-buildpackage \
+       opkg-compare-indexes \
+       opkg-diff \
+       opkg-extract-file \
+       opkg-feed \
+       opkg-list-fields \
+       opkg-make-index \
+       opkg-show-deps \
+       opkg-unbuild \
+       opkg.py \
+       update-alternatives
MANPAGES = opkg-build.1

--
Cheers,

Alejandro
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#48498): https://lists.yoctoproject.org/g/yocto/message/48498
Mute This Topic: https://lists.yoctoproject.org/mt/71406929/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to