| Submitter | Noor Ahsan |
|---|---|
| Date | May 17, 2011, 1:33 p.m. |
| Message ID | <1305639196-6624-1-git-send-email-noor_ahsan@mentor.com> |
| Download | mbox | patch |
| Permalink | /patch/4249/ |
| State | Accepted |
| Headers | show |
Comments
Am Dienstag, den 17.05.2011, 18:33 +0500 schrieb Noor Ahsan: > * Add new recipe of ust for 0.12 version The same comments and questions as in my other mail apply here too. Please send a reply with the respective answers. > Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> > --- > recipes/lttng/ust_0.12.bb | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) > > diff --git a/recipes/lttng/ust_0.12.bb b/recipes/lttng/ust_0.12.bb > new file mode 100644 > index 0000000..1efb853 > --- /dev/null > +++ b/recipes/lttng/ust_0.12.bb > @@ -0,0 +1,4 @@ > +require ${PN}.inc > + > +SRC_URI[md5sum] = "fae6e324a56016658c5b83ec14ba0043" > +SRC_URI[sha256sum] = "215b05f47d0c9e3a2934926a7d14fa9c67025db917c3a1f641df40b08314ab0c" Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Thanks, Paul
Hello, Same stuff apply here as well. I am not sure whether anybody else is using older version or not will not delete the older version. I tested this recipe with DISTRO = "angstrong-2010.x" MACHINE = "beagleboard" The older version does not support arm and older recipe throws the error in do_compile. Newer version has better support of ARM. Regards, Noor -----Original Message----- From: openembedded-devel-bounces@lists.openembedded.org [mailto:openembedded-devel-bounces@lists.openembedded.org] On Behalf Of Paul Menzel Sent: Tuesday, May 17, 2011 6:44 PM To: openembedded-devel@lists.openembedded.org Subject: Re: [oe] [PATCH v2] ust: Add new recipe for 0.12 version Am Dienstag, den 17.05.2011, 18:33 +0500 schrieb Noor Ahsan: > * Add new recipe of ust for 0.12 version The same comments and questions as in my other mail apply here too. Please send a reply with the respective answers. > Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> > --- > recipes/lttng/ust_0.12.bb | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) > > diff --git a/recipes/lttng/ust_0.12.bb b/recipes/lttng/ust_0.12.bb new > file mode 100644 index 0000000..1efb853 > --- /dev/null > +++ b/recipes/lttng/ust_0.12.bb > @@ -0,0 +1,4 @@ > +require ${PN}.inc > + > +SRC_URI[md5sum] = "fae6e324a56016658c5b83ec14ba0043" > +SRC_URI[sha256sum] = "215b05f47d0c9e3a2934926a7d14fa9c67025db917c3a1f641df40b08314ab0c" Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Thanks, Paul
Patch
diff --git a/recipes/lttng/ust_0.12.bb b/recipes/lttng/ust_0.12.bb new file mode 100644 index 0000000..1efb853 --- /dev/null +++ b/recipes/lttng/ust_0.12.bb @@ -0,0 +1,4 @@ +require ${PN}.inc + +SRC_URI[md5sum] = "fae6e324a56016658c5b83ec14ba0043" +SRC_URI[sha256sum] = "215b05f47d0c9e3a2934926a7d14fa9c67025db917c3a1f641df40b08314ab0c"
* Add new recipe of ust for 0.12 version Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> --- recipes/lttng/ust_0.12.bb | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)