All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] openssl-1.0.0: Remove spurious comment in recipe
@ 2011-08-15 15:36 Khem Raj
  2011-08-16  8:04 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2011-08-15 15:36 UTC (permalink / raw)
  To: openembedded-devel

That comment was to note the reason for differences in license
checksums between 1.0.0c and 1.0.0d

Adjust the formatting of patches in SRC_URI

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../recipes-connectivity/openssl/openssl_1.0.0d.bb |   28 +++++++++----------
 1 files changed, 13 insertions(+), 15 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 384f3ba..cd5408d 100644
--- a/meta-oe/recipes-connectivity/openssl/openssl_1.0.0d.bb
+++ b/meta-oe/recipes-connectivity/openssl/openssl_1.0.0d.bb
@@ -7,8 +7,6 @@ DEPENDS += "ocf-linux"
 CFLAG += "-DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS"
 
 PR = "${INC_PR}.0"
-#- * Copyright (c) 1998-2008 The OpenSSL Project.  All rights reserved.
-#+ * Copyright (c) 1998-2011 The OpenSSL Project.  All rights reserved.
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f9a8f968107345e0b75aa8c2ecaa7ec8"
 
@@ -23,19 +21,19 @@ export OE_LDFLAGS="${LDFLAGS}"
 SRC_URI += "file://configure-targets.patch \
             file://shared-libs.patch \
             file://oe-ldflags.patch \
-	    file://engines-install-in-libdir-ssl.patch \
-	    file://debian/version-script.patch \
-	    file://debian/pic.patch \
-	    file://debian/c_rehash-compat.patch \
-	    file://debian/ca.patch \
-	    file://debian/make-targets.patch \
-	    file://debian/no-rpath.patch \
-	    file://debian/man-dir.patch \
-	    file://debian/man-section.patch \
-	    file://debian/pkg-config.patch \
-	    file://debian/no-symbolic.patch \
-	    file://debian/debian-targets.patch \
-	   "
+            file://engines-install-in-libdir-ssl.patch \
+            file://debian/version-script.patch \
+            file://debian/pic.patch \
+            file://debian/c_rehash-compat.patch \
+            file://debian/ca.patch \
+            file://debian/make-targets.patch \
+            file://debian/no-rpath.patch \
+            file://debian/man-dir.patch \
+            file://debian/man-section.patch \
+            file://debian/pkg-config.patch \
+            file://debian/no-symbolic.patch \
+            file://debian/debian-targets.patch \
+           "
 
 PACKAGES += " \
 	${PN}-engines \
-- 
1.7.5.4




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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-15 15:36 [meta-oe][PATCH] openssl-1.0.0: Remove spurious comment in recipe Khem Raj
2011-08-16  8:04 ` 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.