aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sysstat
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-04-22 15:08:26 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-29 07:53:58 +0100
commitb05d6611c50d747a54b2f08802c81f33cf13ef07 (patch)
treefcc783328c5ac14755204313f66e662fa3a2b3a7 /meta/recipes-extended/sysstat
parent5dfbdf6d370125841d10120f39e8b771d1ed8aef (diff)
downloadopenembedded-core-contrib-b05d6611c50d747a54b2f08802c81f33cf13ef07.tar.gz
meta: add comments to explain autotools-brokensep use
Diffstat (limited to 'meta/recipes-extended/sysstat')
-rw-r--r--meta/recipes-extended/sysstat/sysstat.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/sysstat/sysstat.inc b/meta/recipes-extended/sysstat/sysstat.inc
index c353291935..bb5629db4c 100644
--- a/meta/recipes-extended/sysstat/sysstat.inc
+++ b/meta/recipes-extended/sysstat/sysstat.inc
@@ -14,6 +14,7 @@ UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"
DEPENDS += "base-passwd"
+# autotools-brokensep as this package doesn't use automake
inherit autotools-brokensep gettext systemd
EXTRA_OECONF += "--disable-sensors"