On 10/13/2010 02:39 PM, Tasslehoff Kjappfot wrote: > > Signed-off-by: Tasslehoff Kjappfot <[email protected]> > --- > recipes/apr/apr-util_1.3.4.bb | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/recipes/apr/apr-util_1.3.4.bb b/recipes/apr/apr-util_1.3.4.bb > index cc6781b..5e31171 100644 > --- a/recipes/apr/apr-util_1.3.4.bb > +++ b/recipes/apr/apr-util_1.3.4.bb > @@ -14,6 +14,7 @@ EXTRA_OECONF = > "--with-apr=${STAGING_BINDIR_CROSS}/apr-1-config \ > --with-gdbm=${STAGING_DIR_HOST}${layout_prefix} \ > --without-sqlite2 \ > --without-sqlite3 \ > + --without-pgsql \
hmm... the existing file is using spaces, you use tabs... I will fix it when pushing the changes. Please try to follow the indention of the file. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
