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

Dave Thomas david.thomas at microbee-systems.com
Fri Nov 11 11:55:43 UTC 2011


Thanks, I am new to oe and this is not entirely intuitive to me yet... I will try this.

Dave Thomas
MicroBee Systems, Inc
1429 Weatherly Road, Suite G
Huntsville, AL 35803
256-489-6671

From my iPad

On Nov 11, 2011, at 1:30 AM, Paul Menzel <paulepanter at users.sourceforge.net> wrote:

> Am Donnerstag, den 10.11.2011, 21:17 -0600 schrieb David Thomas:
>> 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
> 
> You have to put them in the recipe folder under `files`, which is
> deprecated, or cm-t3530-… like here.
> 
>        recipes/vdr$ ls -r
>        vdr.inc
>        vdr_1.7.16.bb
> 
>        vdr-1.7.16:
>        0003-uclibc-Add-lintl-to-LIBS.patch  0001-Makefile-Pass-LDFLAGS.patch
>        0002-tools.h-include-stdarg.h.patch
> 
> This is even in the manual I think and you have plenty of examples in
> the repository already.
> 
> […]
> 
> 
> 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