summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm_5.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_5.4.0.bb')
-rw-r--r--meta/recipes-devtools/rpm/rpm_5.4.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.0.bb b/meta/recipes-devtools/rpm/rpm_5.4.0.bb
index 0882df787f..b805f7d834 100644
--- a/meta/recipes-devtools/rpm/rpm_5.4.0.bb
+++ b/meta/recipes-devtools/rpm/rpm_5.4.0.bb
@@ -162,7 +162,8 @@ EXTRA_OECONF = "--verbose \
162 --enable-maintainer-mode \ 162 --enable-maintainer-mode \
163 --with-path-macros=${rpm_macros} \ 163 --with-path-macros=${rpm_macros} \
164 --with-path-lib=${libdir}/rpm \ 164 --with-path-lib=${libdir}/rpm \
165 --with-bugreport=http://bugzilla.yoctoproject.org" 165 --with-bugreport=http://bugzilla.yoctoproject.org \
166 --program-prefix="
166 167
167CFLAGS_append = " -DRPM_VENDOR_WINDRIVER -DRPM_VENDOR_POKY" 168CFLAGS_append = " -DRPM_VENDOR_WINDRIVER -DRPM_VENDOR_POKY"
168 169