All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][V2] openssl: fixup the openssl-fix-link patch
@ 2011-09-17 21:35 Dmitry Eremin-Solenikov
  2011-09-18  6:29 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Eremin-Solenikov @ 2011-09-17 21:35 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Dmitry Eremin-Solenikov

Include more dependencies into openssl-fix-link.patch patch.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
---
 .../openssl/openssl-1.0.0e/openssl-fix-link.patch  |   22 +++++++++++--------
 1 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/meta-oe/recipes-connectivity/openssl/openssl-1.0.0e/openssl-fix-link.patch b/meta-oe/recipes-connectivity/openssl/openssl-1.0.0e/openssl-fix-link.patch
index b319c62..6522d83 100644
--- a/meta-oe/recipes-connectivity/openssl/openssl-1.0.0e/openssl-fix-link.patch
+++ b/meta-oe/recipes-connectivity/openssl/openssl-1.0.0e/openssl-fix-link.patch
@@ -8,15 +8,19 @@ Index: openssl-1.0.0d/Makefile.org
 ===================================================================
 --- openssl-1.0.0d.orig/Makefile.org	2011-09-01 17:03:59.000000000 +0400
 +++ openssl-1.0.0d/Makefile.org	2011-09-01 17:12:24.000000000 +0400
-@@ -246,9 +246,9 @@
-	@dir=crypto; target=all; $(BUILD_ONE_CMD)
- build_ssl:
-	@dir=ssl; target=all; $(BUILD_ONE_CMD)
+@@ -244,13 +244,13 @@
+ 	@dir=crypto; target=all; $(BUILD_ONE_CMD)
+-build_ssl:
++build_ssl: build_crypto
+ 	@dir=ssl; target=all; $(BUILD_ONE_CMD)
 -build_engines:
 +build_engines: build_crypto
-	@dir=engines; target=all; $(BUILD_ONE_CMD)
+ 	@dir=engines; target=all; $(BUILD_ONE_CMD)
 -build_apps:
-+build_apps: build_crypto
-	@dir=apps; target=all; $(BUILD_ONE_CMD)
- build_tests:
-	@dir=test; target=all; $(BUILD_ONE_CMD)
++build_apps: build_crypto build_ssl
+ 	@dir=apps; target=all; $(BUILD_ONE_CMD)
+-build_tests:
++build_tests: build_crypto build_ssl
+ 	@dir=test; target=all; $(BUILD_ONE_CMD)
+ build_tools:
+ 	@dir=tools; target=all; $(BUILD_ONE_CMD)
-- 
1.7.2.5




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

* Re: [meta-oe][V2] openssl: fixup the openssl-fix-link patch
  2011-09-17 21:35 [meta-oe][V2] openssl: fixup the openssl-fix-link patch Dmitry Eremin-Solenikov
@ 2011-09-18  6:29 ` Koen Kooi
  0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2011-09-18  6:29 UTC (permalink / raw)
  To: openembedded-devel

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

Op 17-09-11 23:35, Dmitry Eremin-Solenikov schreef:
> Include more dependencies into openssl-fix-link.patch patch.
> 
> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> --- 
> .../openssl/openssl-1.0.0e/openssl-fix-link.patch  |   22
> +++++++++++-------- 1 files changed, 13 insertions(+), 9 deletions(-)

You're missing a PR bump to the recipe
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFOdY/PMkyGM64RGpERAoxpAJ99tK2O0yxW2bAfeBqRgbFEjS778wCfesDH
7+/z+mehoT7T+3uQC1U+FNg=
=9syl
-----END PGP SIGNATURE-----




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

end of thread, other threads:[~2011-09-18  6:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-17 21:35 [meta-oe][V2] openssl: fixup the openssl-fix-link patch Dmitry Eremin-Solenikov
2011-09-18  6:29 ` Koen Kooi

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.