Le Sat, 14 Jan 2012 16:10:55 +0100,
Koen Kooi <k...@dominion.thruhere.net> a écrit :
> > +        # Install defaults
> > +        install -d ${D}${sysconfdir}
> > +        echo ${DEFAULT_TIMEZONE} > ${D}${sysconfdir}/timezone
> > +        cp -pP ${S}/${datadir}/zoneinfo/${DEFAULT_TIMEZONE} 
> > ${D}${sysconfdir}/localtime
> 
> Shouldn't that be an 'ln -sf' instead of a 'cp'?
> 
that would make a link from ${D} to ${S}

Eric

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to