From: Sam Bobroff <sam.bobroff@au1.ibm.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] librtas: new package
Date: Mon, 11 May 2015 09:58:06 +1000 [thread overview]
Message-ID: <554FF08E.5080203@au1.ibm.com> (raw)
In-Reply-To: <874mnnldlo.fsf@dell.be.48ers.dk>
On 08/05/15 17:42, Peter Korsgaard wrote:
>>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:
>
> Hi,
>
> >> diff --git a/package/librtas/missing-librtas.so.1.patch b/package/librtas/missing-librtas.so.1.patch
> >> new file mode 100644
> >> index 0000000..de21d66
> >> --- /dev/null
> >> +++ b/package/librtas/missing-librtas.so.1.patch
> >> @@ -0,0 +1,11 @@
>
> > Please add your Sign-off here.
>
> And a description. Why is it needed, has the patch been sent upstream?
> What is the status?
OK, I'll add all that to the patch.
Thanks,
Sam.
> >> +diff -purN librtas-1.3.12.orig/librtas_src/Makefile librtas-1.3.12/librtas_src/Makefile
> >> +--- librtas-1.3.12.orig/librtas_src/Makefile 2015-04-09 10:45:19.772381633 +1000
> >> ++++ librtas-1.3.12/librtas_src/Makefile 2015-04-09 10:45:57.968604762 +1000
> >> +@@ -33,6 +33,7 @@ install:
> >> + @$(call install_lib,$(LIBRTAS),$(DESTDIR))
> >> + @$(call install_inc,$(HEADERS),$(DESTDIR))
> >> + @ln -sf $(LIBRTAS) $(DESTDIR)/$(LIB_DIR)$(call is_lib64,$(LIBRTAS))/$(LIBRTAS_SONAME)
> >> ++ @ln -sf $(LIBRTAS) $(DESTDIR)/$(LIB_DIR)$(call is_lib64,$(LIBRTAS))/$(LIBRTAS_SONAME).1
> >> +
> >> + uninstall:
> >> + @$(call uninstall_lib,$(LIBRTAS),$(DESTDIR))
>
>
next prev parent reply other threads:[~2015-05-10 23:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-08 4:27 [Buildroot] [PATCH 0/2] Improve powerpc-utils with librtas Sam Bobroff
2015-05-08 4:27 ` [Buildroot] [PATCH 1/2] librtas: new package Sam Bobroff
2015-05-08 4:52 ` Baruch Siach
2015-05-08 5:37 ` Sam Bobroff
2015-05-08 7:42 ` Peter Korsgaard
2015-05-10 23:58 ` Sam Bobroff [this message]
2015-05-11 9:31 ` Thomas Petazzoni
2015-05-08 4:27 ` [Buildroot] [PATCH 2/2] powerpc-utils: remove --without-librtas Sam Bobroff
2015-05-08 4:57 ` Baruch Siach
2015-05-11 0:43 ` Sam Bobroff
2015-05-11 4:34 ` Baruch Siach
2015-05-11 5:53 ` Sam Bobroff
2015-05-11 6:00 ` Baruch Siach
2015-05-11 7:56 ` Peter Korsgaard
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=554FF08E.5080203@au1.ibm.com \
--to=sam.bobroff@au1.ibm.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.