summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-core/packagegroups
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2016-08-05 00:52:12 +0300
committerMatthew Barth <msbarth@us.ibm.com>2016-08-05 00:57:33 +0300
commitb522635806018634897697006541a187b1256360 (patch)
tree24b9012a5c8047d8b2d9e6c80e209357188cbf04 /meta-phosphor/common/recipes-core/packagegroups
parent13fe68034c6e132d7cd7fb67f3e2bd1e94ed6165 (diff)
downloadopenbmc-b522635806018634897697006541a187b1256360.tar.xz
Add autoconf-archive macros for building with autotools
Created recipe to integrate version 2016.03.20 of the autoconf-archive set of macros to provide more robust features building with autotools. Also included deploying these macros into the appropriate host sdk directory. Change-Id: I73063012092c6cd7b0b26ebecec6466bd5196d2e Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-core/packagegroups')
-rw-r--r--meta-phosphor/common/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend b/meta-phosphor/common/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
new file mode 100644
index 000000000..8f6c2352b
--- /dev/null
+++ b/meta-phosphor/common/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
@@ -0,0 +1 @@
+RDEPENDS_${PN}_append = "nativesdk-autoconf-archive-dev"