On Fri, Oct 1, 2010 at 4:13 PM, Khem Raj <[email protected]> wrote: > On Fri, Oct 1, 2010 at 3:11 PM, Paul Menzel > <[email protected]> wrote: >> Am Freitag, den 01.10.2010, 09:26 -0700 schrieb Khem Raj: >>> On Fri, Oct 1, 2010 at 9:05 AM, Steffen Sledz <[email protected]> wrote: >>> > Am 30.09.2010 10:10, schrieb Steffen Sledz: >>> >> Signed-off-by: Steffen Sledz <[email protected]> >>> >> --- >>> >> recipes/gnome/epiphany_2.30.2.bb | 2 +- >>> >> 1 files changed, 1 insertions(+), 1 deletions(-) >>> >> >>> >> diff --git a/recipes/gnome/epiphany_2.30.2.bb >>> >> b/recipes/gnome/epiphany_2.30.2.bb >>> >> index 426d468..38798f7 100644 >>> >> --- a/recipes/gnome/epiphany_2.30.2.bb >>> >> +++ b/recipes/gnome/epiphany_2.30.2.bb >>> >> @@ -9,7 +9,7 @@ SRC_URI[archive.md5sum] = >>> >> "29b084acfa016540d91d3601ec3dff5c" >>> >> SRC_URI[archive.sha256sum] = >>> >> "cd0124e71e72142593cfeb442d58d97e99ba94ace6e31d94717fe977c0bfb98a" >>> >> >>> >> >>> >> -EXTRA_OECONF = "--disable-nss --with-engine=webkit >>> >> --with-distributor-name=${DISTRO}" >>> >> +EXTRA_OECONF = "--disable-nss --with-engine=webkit >>> >> --with-distributor-name=${DISTRO} --without-ca-file" >>> >> >>> >> do_configure_prepend() { >>> >> touch ${S}/gnome-doc-utils.make >>> > >>> > Ping! >>> > >>> > The next 'testing-next' branch is knocking at the door. ;-) >>> >>> while the patch looks ok you need to bump the PR too as mentioned. >>> Paul could you send your build logs >>> somewhere to look at. We need to know if its something Stefan's build >>> system problem or yours. >> >> Sorry, for not finding this earlier. I have `ca-certificates` installed >> on my build system. >> >> checking location of system Certificate Authority list... >> /etc/ssl/certs/ca-certificates.crt >> […] >> CA Certificates file : /etc/ssl/certs/ca-certificates.crt >> > > yes thats what I expected > >> The question is, if `ca-certificates` should be added to `DEPENDS` and >> if that would be picked up. > > Stefan > > Try adding ca-certificates to DEPENDS and probably as RSUGGESTS for runtime > too
RRECOMMENDS is better probably > >> >> If not, Steffen’s patch is >> >> Acked-by: Paul Menzel <[email protected]> >> >> >> Thanks, >> >> Paul >> >> _______________________________________________ >> 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
