On Sat, Feb 5, 2011 at 9:20 AM, Filip Zyzniewski <[email protected]> wrote: > Just like in apt-native_0.7.20.2.bb. > Related bugzilla entry: http://bugs.openembedded.org/show_bug.cgi?id=5511
Please submit the patch with proper signoff > --- > recipes/apt/apt_0.7.20.2.bb | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/recipes/apt/apt_0.7.20.2.bb b/recipes/apt/apt_0.7.20.2.bb > index bd0f41e..b03ef5d 100644 > --- a/recipes/apt/apt_0.7.20.2.bb > +++ b/recipes/apt/apt_0.7.20.2.bb > @@ -5,6 +5,7 @@ require apt.inc > > SRC_URI += "file://no-doxygen.patch \ > file://no-ko-translation.patch \ > + file://fix-gcc-4.4-compile.patch \ > file://use-host.patch " > PR = "r2" you need to bump PR too > > -- > 1.7.1 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
