* [PATCH 0/1] rpm: fix typo @ 2013-09-16 6:14 Qi.Chen 2013-09-16 6:14 ` [PATCH 1/1] rpm: fix typo in PACKAGECONFIG Qi.Chen 0 siblings, 1 reply; 2+ messages in thread From: Qi.Chen @ 2013-09-16 6:14 UTC (permalink / raw) To: openembedded-core From: Chen Qi <Qi.Chen@windriver.com> The following changes since commit 5fca4d286eec240ad57d90defa43cd0ff24f88ed: linux-yocto/3.10: genericx86 meta data factoring (2013-09-14 08:36:26 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/rpm-typoi http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/rpm-typo Chen Qi (1): rpm: fix typo in PACKAGECONFIG meta/recipes-devtools/rpm/rpm_5.4.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.7.9.5 ^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] rpm: fix typo in PACKAGECONFIG 2013-09-16 6:14 [PATCH 0/1] rpm: fix typo Qi.Chen @ 2013-09-16 6:14 ` Qi.Chen 0 siblings, 0 replies; 2+ messages in thread From: Qi.Chen @ 2013-09-16 6:14 UTC (permalink / raw) To: openembedded-core From: Chen Qi <Qi.Chen@windriver.com> Fix typo, change PACAKGECONFIG to PACKAGECONFIG. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> --- meta/recipes-devtools/rpm/rpm_5.4.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/rpm/rpm_5.4.9.bb b/meta/recipes-devtools/rpm/rpm_5.4.9.bb index bd05336..3c7e03b 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4.9.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4.9.bb @@ -156,7 +156,7 @@ PACKAGECONFIG[neon] = "${WITH_NEON},${WITHOUT_NEON},neon expat," PACKAGECONFIG[lua] = "--with-lua,--without-lua,expat," PACKAGECONFIG[tcl] = "--with-tcl,--without-tcl,tcl," -PACAKGECONFIG[augeas] = "--with-augeas,--without-augeas,augeas," +PACKAGECONFIG[augeas] = "--with-augeas,--without-augeas,augeas," EXTRA_OECONF += "--verbose \ --sysconfdir=${sysconfdir} \ -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-16 6:14 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-09-16 6:14 [PATCH 0/1] rpm: fix typo Qi.Chen 2013-09-16 6:14 ` [PATCH 1/1] rpm: fix typo in PACKAGECONFIG Qi.Chen
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox