[oe] SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk

David Thomas david.thomas at microbee-systems.com
Fri Nov 11 03:17:51 UTC 2011


On Nov 10, 2011, at 5:04 PM, Paul Menzel wrote:

> Am Donnerstag, den 10.11.2011, 16:11 -0600 schrieb David Thomas:
>> I have tried every possible way, 8 hours so far, to get this file to
>> process these patches. I got the patches, I have set up local
>> repositories, ad nasium and same response, unable to fetch from any
>> source.
>> 
>> I have tired every combination, I have tried every possible link, url,
>> 
>> SRC_URI = "git:///home/twoods/local;protocol=file;branch=master"
>> 
>> git://git.yoctoproject.org/matchbox-keyboard;protocol=git;file://smallscreen-fontsize.patch;patch=1
>> 
>> and on and on. Every single project I have seen references the same
>> 
>> 
>> SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
>> 
>> I am at the point of hurling this machine out a window. How could this
>> be so cryptic and difficult?
>> 
>> Does anyone have a idea?
>> 
>> DESCRIPTION = "Matchbox virtual keyboard for X11"
>> LICENSE = "GPL"
>> DEPENDS = "libfakekey expat libxft"
>> RCONFLICTS = matchbox-keyboard-inputmethod
>> RPROVIDES_${PN} = matchbox-keyboard-inputmethod
>> SECTION = "x11"
>> PV = "0.0+svnr${SRCPV}"
>> PR ="r7"
>> 
>> SRC_URI = "https://git.gitorious.org/cm-t3530/cm-t3530.git;protocol=git \
>>           file://smallscreen-fontsize.patch;patch=1 \
>>           file://2-Add-new-modifier--layout--Used-to-cycle-thru-all-available-layouts.patch;patch=1\
>>           file://3-Changes-to-improve-layout-rendering--especially-after-adding-support-for.patch;patch=1 \
>>           file://4-Add-rendering-debug-logging.patch;patch=1 \
>>           file://5-Add-support-for-loading-multiple-independent-layouts.patch;patch=1 \
>>           file://6-Add-layout-switch-key-to-all-layouts.patch;patch=1 \
>>          "
> 
> Where do you have these files stored?

     $OEBASE/sources or /home/twoods/sources
> 
>> S = "${WORKDIR}/${PN}"
>> 
>> inherit autotools pkgconfig gettext
>> 
>> EXTRA_OECONF = "--disable-cairo"
>> 
>> FILES_${PN} = "${bindir}/* \
>> 	       ${datadir}/applications \
>> 	       ${datadir}/pixmaps \
>> 	       ${datadir}/matchbox-keyboard"
> 
> 
> Thanks,
> 
> Paul
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel





More information about the Openembedded-devel mailing list