[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-devel
Subject:    [oe] [meta-oe][PATCH 1/2] openldap: enable native build
From:       adrian.ratiu () ni ! com (Ioan-Adrian Ratiu)
Date:       2016-01-29 13:08:33
Message-ID: 397caaab4cdf263cb23cb988bbc100ee5e264261.1454072848.git.adrian.ratiu () ni ! com
[Download RAW message or body]

This is required by the apr-util & apache2 recipes to enable
ldap support without breaking the build (nothing provides -native)

Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu at ni.com>
---
 meta-oe/recipes-support/openldap/openldap_2.4.43.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-support/openldap/openldap_2.4.43.bb \
b/meta-oe/recipes-support/openldap/openldap_2.4.43.bb index c4a52b1..148d5a8 100644
--- a/meta-oe/recipes-support/openldap/openldap_2.4.43.bb
+++ b/meta-oe/recipes-support/openldap/openldap_2.4.43.bb
@@ -222,3 +222,5 @@ python populate_packages_prepend () {
     packages.append(metapkg)
     d.setVar('PACKAGES', ' '.join(packages))
 }
+
+BBCLASSEXTEND = "native"
-- 
2.7.0


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic