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

Paul Menzel paulepanter at users.sourceforge.net
Fri Nov 11 07:30:19 UTC 2011


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20111111/5206e4ba/attachment-0002.sig>


More information about the Openembedded-devel mailing list