From: a <anushka.parashar@tesco.com>
To: buildroot@busybox.net
Subject: [Buildroot] Adding linux commands to my package's make file
Date: Tue, 12 Nov 2019 13:02:53 -0600 (CST) [thread overview]
Message-ID: <1573585373266-0.post@n4.nabble.com> (raw)
Can anyone tell me how to write simple linux command in a buildroot package
make file and make it work? It's working on the command line but not if I
add them to my make file and execute it.
I wanna add the following command:
$(curl -L https://sourceforge.net/projects/pwgen/files/latest/download >
./pwgen.tar.gz)
--
Sent from: http://buildroot-busybox.2317881.n4.nabble.com/
next reply other threads:[~2019-11-12 19:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-12 19:02 a [this message]
2019-11-13 21:03 ` [Buildroot] Adding linux commands to my package's make file Peter Seiderer
2019-11-14 5:18 ` a
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1573585373266-0.post@n4.nabble.com \
--to=anushka.parashar@tesco.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.