diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/mtools/mtools_4.0.23.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/mtools/mtools_4.0.23.bb b/meta/recipes-devtools/mtools/mtools_4.0.23.bb index 2ae69797a4..2093d80dba 100644 --- a/meta/recipes-devtools/mtools/mtools_4.0.23.bb +++ b/meta/recipes-devtools/mtools/mtools_4.0.23.bb | |||
| @@ -35,7 +35,7 @@ SRC_URI = "${GNU_MIRROR}/mtools/mtools-${PV}.tar.bz2 \ | |||
| 35 | 35 | ||
| 36 | SRC_URI_append_class-native = " file://disable-hardcoded-configs.patch" | 36 | SRC_URI_append_class-native = " file://disable-hardcoded-configs.patch" |
| 37 | 37 | ||
| 38 | inherit autotools texinfo distro_features_check | 38 | inherit autotools texinfo features_check |
| 39 | 39 | ||
| 40 | EXTRA_OECONF = "--without-x" | 40 | EXTRA_OECONF = "--without-x" |
| 41 | 41 | ||
diff --git a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb index b0433e0e99..aef8839864 100644 --- a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb +++ b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb | |||
| @@ -20,7 +20,7 @@ S = "${WORKDIR}/git" | |||
| 20 | 20 | ||
| 21 | DEPENDS = "systemd libxslt-native xmlto-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native intltool" | 21 | DEPENDS = "systemd libxslt-native xmlto-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native intltool" |
| 22 | 22 | ||
| 23 | inherit pkgconfig autotools systemd distro_features_check | 23 | inherit pkgconfig autotools systemd features_check |
| 24 | 24 | ||
| 25 | REQUIRED_DISTRO_FEATURES = "systemd" | 25 | REQUIRED_DISTRO_FEATURES = "systemd" |
| 26 | 26 | ||
