Changeset 70

Show
Ignore:
Timestamp:
03/28/09 14:34:14 (4 years ago)
Author:
tlhall
Message:

Still not working.

Getting:

mtn: doing anonymous pull; use -kKEYNAME if you need authentication
mtn: connecting to monotone.openembedded.org
mtn: network error: failed to connect: Connection refused

when trying to run make per README-zipit

M build/README
M README-zipit

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • B_tlhall/b_openembedded/build/README

    r69 r70  
    1010 
    1111(cd conf ; ln -s local-zipit2.conf local.conf) 
    12 (mkdir -p ../../org.openembedded.dev/conf/machine; cd machine ; ln -s `pwd`/zipit2.conf ../../org.openembedded.dev/conf/machine/) 
     12(cd machine ; ln -s `pwd`/zipit2.conf ../../org.openembedded.dev/conf/machine/) 
    1313 
  • B_tlhall/b_openembedded/README-zipit

    r42 r70  
    11This is the OpenEmbedded filesystem builder for the Zipit 
    22Z2.  
    3  
    4 !!!IMPORTANT!!! 
    5  
    6 Look for READMEs that are in the build dir for more 
    7 info before you proceed reading this file. 
    8  
    9 Okay?. 
    103 
    114===================================================== 
     
    2114That would then load the build and zipitBBfiles dirs. 
    2215 
     16 
     17!!!IMPORTANT!!! 
     18 
     19Look for READMEs that are in the build dir for more 
     20info before you proceed reading this file. 
     21 
     22Okay?. 
    2323 
    2424=====================================================