On Fri, Oct 19, 2012 at 11:33 AM, Mike Crowe <[email protected]> wrote: > Thanks for your reply. > > After correcting ${LSBNATIVESTRING} to ${NATIVELSBSTRING} that worked! > > I'm still somewhat baffled as to why that one doesn't require PATH but > the general one does but that no longer matters to me.
The file://.* in the other one dose a replacement of the full url contents, so you have to add back the directory component. The other one I showed you just does a search/replace on the leading component, leaving the rest alone. -- Christopher Larson _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
