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.bb2
1 files changed, 1 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 dd51c9c3b3..ff55469d20 100644
--- a/meta/recipes-devtools/rpm/rpm_5.4.0.bb
+++ b/meta/recipes-devtools/rpm/rpm_5.4.0.bb
@@ -159,7 +159,7 @@ EXTRA_OECONF = "--verbose \
159 --enable-build-debug \ 159 --enable-build-debug \
160 --enable-maintainer-mode \ 160 --enable-maintainer-mode \
161 --with-path-macros=${rpm_macros} \ 161 --with-path-macros=${rpm_macros} \
162 --with-bugreport=http://bugzilla.pokylinux.org" 162 --with-bugreport=http://bugzilla.yoctoproject.org"
163 163
164CFLAGS_append = " -DRPM_VENDOR_WINDRIVER -DRPM_VENDOR_POKY" 164CFLAGS_append = " -DRPM_VENDOR_WINDRIVER -DRPM_VENDOR_POKY"
165 165