From: Marek Vasut <marex@denx.de>
To: Khem Raj <raj.khem@gmail.com>
Cc: lftan@altera.com, waltergoossens@home.nl,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 8/8] libgpg-error: Add support for nios2
Date: Fri, 18 Sep 2015 03:53:49 +0200 [thread overview]
Message-ID: <201509180353.50008.marex@denx.de> (raw)
In-Reply-To: <ED902330-8DA9-4BA5-B910-81AD6C64B86C@gmail.com>
On Friday, September 18, 2015 at 03:41:40 AM, Khem Raj wrote:
> > On Sep 17, 2015, at 7:31 AM, Marek Vasut <marex@denx.de> wrote:
> >
> > Add a patch which adds a configuration for the nios2 processor.
> >
> > Signed-off-by: Marek Vasut <marex@denx.de>
> > ---
> > .../0001-libgpg-error-Add-nios2-support.patch | 45
> > ++++++++++++++++++++++ .../libgpg-error/libgpg-error_1.19.bb
> > | 4 +-
> > 2 files changed, 48 insertions(+), 1 deletion(-)
> > create mode 100644
> > meta/recipes-support/libgpg-error/libgpg-error/0001-libgpg-error-Add-nio
> > s2-support.patch
> >
> > diff --git
> > a/meta/recipes-support/libgpg-error/libgpg-error/0001-libgpg-error-Add-n
> > ios2-support.patch
> > b/meta/recipes-support/libgpg-error/libgpg-error/0001-libgpg-error-Add-n
> > ios2-support.patch new file mode 100644
> > index 0000000..8362c69
> > --- /dev/null
> > +++
> > b/meta/recipes-support/libgpg-error/libgpg-error/0001-libgpg-error-Add-n
> > ios2-support.patch @@ -0,0 +1,45 @@
> > +From b2af652f43991e4ce6297917da542a9eb5135939 Mon Sep 17 00:00:00 2001
> > +From: Marek Vasut <marex@denx.de>
> > +Date: Thu, 17 Sep 2015 03:28:06 +0200
> > +Subject: [PATCH] libgpg-error: Add nios2 support
> > +
> > +Add configuration for the NIOS2 processor.
> > +
> > +Signed-off-by: Marek Vasut <marex@denx.de>
> > +---
> > + src/syscfg/lock-obj-pub.nios2-unknown-linux-gnu.h | 23
> > +++++++++++++++++++++++ + 1 file changed, 23 insertions(+)
> > + create mode 100644 src/syscfg/lock-obj-pub.nios2-unknown-linux-gnu.h
> > +
> > +diff --git a/src/syscfg/lock-obj-pub.nios2-unknown-linux-gnu.h
> > b/src/syscfg/lock-obj-pub.nios2-unknown-linux-gnu.h +new file mode
> > 100644
> > +index 0000000..3a24571
> > +--- /dev/null
> > ++++ b/src/syscfg/lock-obj-pub.nios2-unknown-linux-gnu.h
> > +@@ -0,0 +1,23 @@
> > ++## lock-obj-pub.nios2-unknown-linux-gnu.h
> > ++## File created by gen-posix-lock-obj - DO NOT EDIT
> > ++## To be included by mkheader into gpg-error.h
> > ++
>
> how was this file generated ?
There's a tool for that, see src/gen-posix-lock-obj.c . Since I don't have
a running NIOS2/f yet, I had to approximate what it does. If you read the
source code, it's quite trivial in fact.
next prev parent reply other threads:[~2015-09-18 2:11 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-17 14:31 [PATCH 0/8] nios2 fixes Marek Vasut
2015-09-17 14:31 ` [PATCH 1/8] insane: Add nios2 support Marek Vasut
2015-09-17 14:31 ` [PATCH 2/8] kernel-arch: Add nios2 to valid archs Marek Vasut
2015-09-17 14:31 ` [PATCH 3/8] linux-yocto: depend on libgcc for nios2 Marek Vasut
2015-09-18 1:40 ` Khem Raj
2015-09-18 1:41 ` Marek Vasut
2015-09-18 1:43 ` Khem Raj
2015-09-18 1:48 ` Marek Vasut
2015-09-18 1:51 ` Khem Raj
2015-09-18 2:11 ` Marek Vasut
2015-09-18 2:28 ` Khem Raj
2015-09-17 14:31 ` [PATCH 4/8] openssl: Add nios2 configuration Marek Vasut
2015-09-17 14:31 ` [PATCH 5/8] siteinfo: Add nios2-linux Marek Vasut
2015-09-17 14:31 ` [PATCH 6/8] libtool: Fix nios2 support Marek Vasut
2015-09-17 14:31 ` [PATCH 7/8] pixman: Fix missing FE_DIVBYZERO on nios2 Marek Vasut
2015-09-17 14:31 ` [PATCH 8/8] libgpg-error: Add support for nios2 Marek Vasut
2015-09-18 1:41 ` Khem Raj
2015-09-18 1:53 ` Marek Vasut [this message]
2015-09-18 2:29 ` Khem Raj
2015-09-17 19:54 ` [PATCH 0/8] nios2 fixes Burton, Ross
2015-09-19 21:38 ` Marek Vasut
2015-09-18 1:44 ` Khem Raj
2015-09-18 1:47 ` Marek Vasut
-- strict thread matches above, loose matches on Subject: below --
2015-09-19 22:43 Marek Vasut
2015-09-19 22:43 ` [PATCH 8/8] libgpg-error: Add support for nios2 Marek Vasut
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=201509180353.50008.marex@denx.de \
--to=marex@denx.de \
--cc=lftan@altera.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
--cc=waltergoossens@home.nl \
/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.