From: Richard Purdie Date: Thu, 21 Apr 2011 11:46:55 +0000 (+0100) Subject: rpm: Refer to the yoctoproject.org bugzilla X-Git-Tag: 2011-1~1700 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0f49b02171f31c3b8f321594e41a86123a50881b;p=openembedded-core.git rpm: Refer to the yoctoproject.org bugzilla Signed-off-by: Richard Purdie --- 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 \ --enable-build-debug \ --enable-maintainer-mode \ --with-path-macros=${rpm_macros} \ - --with-bugreport=http://bugzilla.pokylinux.org" + --with-bugreport=http://bugzilla.yoctoproject.org" CFLAGS_append = " -DRPM_VENDOR_WINDRIVER -DRPM_VENDOR_POKY"