All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] openssl-1.0.0d: use openssl.inc from meta-oe
@ 2011-08-16 13:21 Martin JaMa Jansa
  2011-08-16 14:45 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Martin JaMa Jansa @ 2011-08-16 13:21 UTC (permalink / raw)
  To: openembedded-devel

* full path was using openssl.inc from oe-core which doesn't have BBCLASSEXTEND and INC_PR

Signed-off-by: Martin JaMa Jansa <Martin.Jansa@gmail.com>
---
 .../recipes-connectivity/openssl/openssl_1.0.0d.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-connectivity/openssl/openssl_1.0.0d.bb b/meta-oe/recipes-connectivity/openssl/openssl_1.0.0d.bb
index cd5408d..73c8df5 100644
--- a/meta-oe/recipes-connectivity/openssl/openssl_1.0.0d.bb
+++ b/meta-oe/recipes-connectivity/openssl/openssl_1.0.0d.bb
@@ -1,4 +1,4 @@
-require recipes-connectivity/openssl/openssl.inc
+require openssl.inc
 
 # For target side versions of openssl enable support for OCF Linux driver
 # if they are available.
-- 
1.7.6




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] openssl-1.0.0d: use openssl.inc from meta-oe
  2011-08-16 13:21 [PATCH] openssl-1.0.0d: use openssl.inc from meta-oe Martin JaMa Jansa
@ 2011-08-16 14:45 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2011-08-16 14:45 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08/16/2011 06:21 AM, Martin JaMa Jansa wrote:
> * full path was using openssl.inc from oe-core which doesn't have
> BBCLASSEXTEND and INC_PR
> 
> Signed-off-by: Martin JaMa Jansa <Martin.Jansa@gmail.com>

Acked-by: Khem Raj <raj.khem@gmail.com>
> --- .../recipes-connectivity/openssl/openssl_1.0.0d.bb |    2 +- 1
> files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta-oe/recipes-connectivity/openssl/openssl_1.0.0d.bb
> b/meta-oe/recipes-connectivity/openssl/openssl_1.0.0d.bb index
> cd5408d..73c8df5 100644 ---
> a/meta-oe/recipes-connectivity/openssl/openssl_1.0.0d.bb +++
> b/meta-oe/recipes-connectivity/openssl/openssl_1.0.0d.bb @@ -1,4 +1,4
> @@ -require recipes-connectivity/openssl/openssl.inc +require
> openssl.inc


that leaked from patch I am trying to convert meta-oe recipes into bbappend.
> 
> # For target side versions of openssl enable support for OCF Linux
> driver # if they are available.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk5Kgo8ACgkQuwUzVZGdMxS34ACfXmywmrEmY9MCg2Vrt18KY60p
lWEAn0AiFozJ4Qf8liEMRuLHeLTVlU1g
=tc+e
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-16 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-16 13:21 [PATCH] openssl-1.0.0d: use openssl.inc from meta-oe Martin JaMa Jansa
2011-08-16 14:45 ` Khem Raj

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.