From be8f985d2c61a646b1fa2eb9378dc9ebcac0d4e7 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 25 Jul 2011 22:09:13 -0700 Subject: meta: Rename SITEINFO_ENDIANESS to SITEINFO_ENDIANNESS There is this discrepency in spelling. Lets fix it in core. There are lot of layers using SITEINFO_ENDIANNESS This was shielded since meta-oe had its own copy of siteinfo class. But that class has now been deleted in favor of oe-core (From OE-Core rev: 54a54778fad39931ac7d43daaf37ce7c1946a29b) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-connectivity/openssl/openssl_0.9.8r.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-connectivity/openssl/openssl_0.9.8r.bb') diff --git a/meta/recipes-connectivity/openssl/openssl_0.9.8r.bb b/meta/recipes-connectivity/openssl/openssl_0.9.8r.bb index 344747f9a3..54bdcc2f14 100644 --- a/meta/recipes-connectivity/openssl/openssl_0.9.8r.bb +++ b/meta/recipes-connectivity/openssl/openssl_0.9.8r.bb @@ -1,6 +1,6 @@ require openssl.inc -PR = "r4" +PR = "r5" SRC_URI += "file://debian/ca.patch \ file://debian/config-hurd.patch;apply=no \ file://debian/debian-targets.patch \ -- cgit v1.2.3-54-g00ecf