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

David Thomas david.thomas at microbee-systems.com
Thu Nov 10 22:11:51 UTC 2011


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 \
          "


S = "${WORKDIR}/${PN}"

inherit autotools pkgconfig gettext

EXTRA_OECONF = "--disable-cairo"

FILES_${PN} = "${bindir}/* \
	       ${datadir}/applications \
	       ${datadir}/pixmaps \
	       ${datadir}/matchbox-keyboard"

On Thu, Nov 10, 2011 at 6:35 AM, David Thomas
<david.thomas at microbee-systems.com> wrote:
> I appreciate the response. Yes, I found this but it would seem this is related to the patches listed in that file I included.
>
> I will press on.
>
> Dave
>
>
> On Nov 10, 2011, at 3:58 AM, Paul Eggleton wrote:
>
>> On Wednesday 09 November 2011 16:32:48 David Thomas wrote:
>>> Since svn.o-hand.com is dead does anyone have a different repository?
>>
>> Most if not all o-hand repositories have been converted to git and moved to
>> git.yoctoproject.org. A list of what's available:
>>
>> http://git.yoctoproject.org/cgit/cgit.cgi/
>>
>>> SRC_URI = "git://git.yoctoproject.org/matchbox-keyboard;protocol=git \
>>
>> This works for me... ?
>>
>>> I am unable to find any source for these. It sure seems to me that OE
>>> is overly dependent upon links that come and go.
>>
>> It is if you don't use a mirror. Realistically with the wide range of software
>> from hundreds of different providers built in OE there's no way you can expect
>> all of them to not change their download locations, remove old versions, etc.
>> over time. That's why we have mirror support, and both Angstrom and the Yocto
>> Project provide mirrors already.
>>
>> If you really want to ensure long-term support you may want to consider
>> setting up your own local mirror; it's fairly easy to do.
>>
>> Cheers,
>> Paul
>>
>> --
>>
>> Paul Eggleton
>> Intel Open Source Technology Centre
>
>



-- 
Dave Thomas
MicroBee Systems, Inc
1429 Weatherly Road, Suite G
Huntsville, AL 35803-1187
256-489-6671 (Voice)
256-426-2431 (Mobile)
256-489-6673 (FAX)
www.microbee-systems.com
"Innovative Solutions for an Embedded World"

This message is intended for the sole use of the addressee, and may
contain information that is privileged, confidential and exempt from
disclosure under applicable law. If you are not the addressee you are
hereby notified that you may not use, copy, disclose, or distribute to
anyone the message or any information contained in the message. If you
have received this message in error, please immediately advise the
sender by reply email and delete this message.




More information about the Openembedded-devel mailing list