<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.distributions.angstrom.devel">
    <title>gmane.linux.distributions.angstrom.devel</title>
    <link>http://blog.gmane.org/gmane.linux.distributions.angstrom.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6527"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6526"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6525"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6524"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6522"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6521"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6520"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6519"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6518"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6517"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6516"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6515"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6514"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6513"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6512"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6511"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6510"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6509"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6508"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6507"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6527">
    <title>problem with 'init'</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6527</link>
    <description>&lt;pre&gt;Hi,

I have a Beagleboard C4

I tried to build systemd-gnome-image by Narcissus and on my machine too. Some other
packages are tried as well with the same result, but i would like to use this one.
Using the latest version i have problem with 'init'. I found that no init scripts are executed (at lest
for levels 3 and 5) and therefore e.g. the X is not started after boot.
Executing 'init 5' or 'init 3' does nothing. However, 'init 0' and 'init 6' are work as expected.
I have the file '/etc/inittab' , but its content is also ignored.
I can start the X by executing '/etc/init.d/gdm start'. However, its link in /etc/rc5.d/ is also ignored
by init.

How can i build working init?

Thanx in advance
Gyorgy Kovesdi
&lt;/pre&gt;</description>
    <dc:creator>Gyorgy Kovesdi</dc:creator>
    <dc:date>2012-05-23T13:46:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6526">
    <title>Re: USB OTG not working for linux-mainline-3.2 (was Problem with usbhid kernel module)</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6526</link>
    <description>&lt;pre&gt;
This relates to usb code changes committed July 2011.  As a result of 
these chages a gadget driver must be loaded in order for host mode to be 
activated.  If you load a gadget driver, then host mode should be activated.

frank
&lt;/pre&gt;</description>
    <dc:creator>Frank Agius</dc:creator>
    <dc:date>2012-05-23T13:02:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6525">
    <title>Re: USB OTG not working for linux-mainline-3.2(was Problem with usbhid kernel module)</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6525</link>
    <description>&lt;pre&gt;I forgot about an important detail: my USB is working, devices other than mouse and keyboard
are functional, it is only a module insertion problem. I don't know where the module 'usbhid'
should be inserted, so IMHO it is an Angstrom-related problem.

On 2012 May 23 13:05:02 Andreas Müller wrote:
&lt;/pre&gt;</description>
    <dc:creator>Gyorgy Kovesdi</dc:creator>
    <dc:date>2012-05-23T13:06:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6524">
    <title>Re: compiling a kernel module [solved]</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6524</link>
    <description>&lt;pre&gt;Hello,

I just tested your kernel workflow
I have modified the em28xx-core.c file (in 
kernel....drivers/media/video/em28xx/ )
after the -c compile and -c build, I see that the em28xx-core.o has not 
been updated

finally, i ran the command    bitbake -b linux-mainline_3.2.bb
compilation is not finished now, but as far as I see, the module (.ko) 
is up to date

This solution seems to be working for what I need (module-only 
recompilation)
Now, I will test your suggestions to reconfigure the kernel

Thanks to you all for your help !
Best Regards,

Chris


Le 22/05/2012 21:17, Bob Feretich a écrit :
&lt;/pre&gt;</description>
    <dc:creator>chrbruno</dc:creator>
    <dc:date>2012-05-23T11:09:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6522">
    <title>Problem with usbhid kernel module</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6522</link>
    <description>&lt;pre&gt;Hi,

I have a Beagleboard C4, using it with USB keyboard and mouse.
Building the current version of Angstrom results a non-functional keyboard and mouse at the first boot.
After some digging, i found that the kernel module "usbhid" is not compiled in. It is built as a module (m), but
is not loaded during startup. Some weeks ago, it was compiled in (y) in the default kernel config of Beagle.

This way the only possibility to get it working is to log in using the serial port, and set up manually.
I think it is related to other Beagle boards (e.g. xM), however, other people reported that it is working. Do they
use it other way, or do i made something wrong?

Regards
Gyorgy Kovesdi
&lt;/pre&gt;</description>
    <dc:creator>Gyorgy Kovesdi</dc:creator>
    <dc:date>2012-05-23T08:16:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6521">
    <title>Re: compiling a kernel module</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6521</link>
    <description>&lt;pre&gt;$&amp;gt; bitbake virtual/kernel -c menuconfig
&lt;/pre&gt;</description>
    <dc:creator>Gyorgy Kovesdi</dc:creator>
    <dc:date>2012-05-23T07:03:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6520">
    <title>Re: compiling a kernel module</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6520</link>
    <description>&lt;pre&gt;Le 22/05/2012 19:49, Don deJuan a écrit :

You are right, bitbake -f -c compile virtual/kernel leaves the sources 
in place (with my modifications)
But I cannot find the module (em28xx.ko) file with a recent date&amp;amp;time. 
It seems it is not rebuilt.
I think another approach is to get a pure kernel from kernel.org, apply 
the patches, overwrite the .config and "make uImage modules"
I will try this !
thanks anyway for your help !
Best Regards,
Chris
&lt;/pre&gt;</description>
    <dc:creator>chrbruno</dc:creator>
    <dc:date>2012-05-22T19:38:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6519">
    <title>Re: compiling a kernel module</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6519</link>
    <description>&lt;pre&gt;I generally do my kernel builds in 3 steps (steps 3-5). (5 steps for the 
first time)
The kernel is built when Angstrom builds, but sources are deleted. I 
like the source available for examination and want to be able to easily 
reconfigure the kernel.

 1. bitbake -c clean virtual/kernel          // ready OE to rebuild the
    kernel
 2. bitbake -f -c compile virtual/kernel   // execute the OE build up to
    the compile step
 3. cd ....../git
    make menuconfig                             // edit the kernel
    configuration
 4. bitbake -f -c compile virtual/kernel   // force re-do of the compile
    step with the new config settings
 5. bitbake  -c build virtual/kernel          // execute the OE steps
    after the compile, but don't erase
                                                            //     
    intermediate results (kernel sources)

With the intermediate results left intact, I can easily build driver 
modules independently for testing.
bitbake  -c build -b &amp;lt;my driver recipe .bb&amp;gt;
(Generates a .ko file that I can load with insmod.)

Regards,
Bob F.

On 5/22/2012 10:49 AM, Don deJuan wrote:
&lt;/pre&gt;</description>
    <dc:creator>Bob Feretich</dc:creator>
    <dc:date>2012-05-22T19:17:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6518">
    <title>Re: compiling a kernel module</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6518</link>
    <description>&lt;pre&gt;
When you are done modifying your code could you not just run
bitbake -f -c compile virtual/kernel ?
I have not messed with kernel modules other than changing the config. By 
doing the -f -c compile , if I am correct should only force a compile of 
virtual/kernel again leaving the modifications in place.
Hopefully a bitbake/OE master will chime in the actual proper commands 
to do exactly what you wish.
HTH
&lt;/pre&gt;</description>
    <dc:creator>Don deJuan</dc:creator>
    <dc:date>2012-05-22T17:49:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6517">
    <title>Re: compiling a kernel module</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6517</link>
    <description>&lt;pre&gt;Thanks for your reply,

in fact, I use the virtual/kernel as a target
I don't know what name to provide for "YourModule"
The module I work on is driver/media/video/em28xx but "em28xx" is not 
recognized as a target by bitbake

when I run a bitbake -c clean virtual/kernel, it removes all the kernel 
and module sources (the source code I want to modify)

I think I will dig into the OE documentation !
or another approach would be to get the .config/patches  from angstrom 
tree, and compile a pure kernel using the classical "linux" method

Best Regards,
Chris


Le 22/05/2012 18:10, Don deJuan a écrit :
&lt;/pre&gt;</description>
    <dc:creator>chrbruno</dc:creator>
    <dc:date>2012-05-22T17:41:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6516">
    <title>Re: compiling a kernel module</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6516</link>
    <description>&lt;pre&gt;Is there a _full_ list available about the possible options? There are
a lot of pages on the net with particular solutions, but such a list
would help a lot.
Regards
K. Gy.
&lt;/pre&gt;</description>
    <dc:creator>Kövesdi György</dc:creator>
    <dc:date>2012-05-22T17:04:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6515">
    <title>Re: compiling a kernel module</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6515</link>
    <description>&lt;pre&gt;
I could be wrong here but I believe if you use
bitbake -c cleansstate YourModule
Is the better way to clean the package. I was having issues just using 
clean and no long do when I do the cleansstate.

HTH
&lt;/pre&gt;</description>
    <dc:creator>Don deJuan</dc:creator>
    <dc:date>2012-05-22T16:10:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6514">
    <title>Re: compiling a kernel module</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6514</link>
    <description>&lt;pre&gt;I had similar problem: if you compile something like this:
$&amp;gt; bitbake your-module
then executing
$&amp;gt; bitbake your-module -c clean
theoretically would be enough for recompile it next time. But i found this is not enough in
some cases (e.g. for kernel modules), i don't know why.
Try to clean the state cache this way:
$&amp;gt; rm build/sstate-cache/*your-module*
Hope this helps

K. Gy.
&lt;/pre&gt;</description>
    <dc:creator>Gyorgy Kovesdi</dc:creator>
    <dc:date>2012-05-22T13:08:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6513">
    <title>Re: Information about angstrom version to use withopenembedded</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6513</link>
    <description>&lt;pre&gt;On Tue, May 22, 2012 at 2:04 PM, francesco.brundu-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org
&amp;lt;francesco.brundu-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:
You find in meta-angstrom/conf/distro the file angstrom-v2012.x.conf -
so enter 'angstrom-v2012.x'.

Andreas
&lt;/pre&gt;</description>
    <dc:creator>Andreas Müller</dc:creator>
    <dc:date>2012-05-22T12:15:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6512">
    <title>Information about angstrom version to use withopenembedded</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6512</link>
    <description>&lt;pre&gt;Hi all,
I hope this is the right place to ask. I've checked the FAQ and
searched on the internet but I didn't find an answer.
I've downloaded a rootfs image from narcissus for "beagleboard" based
on 2011.03 release. SDK is named "Angstrom-2012.05...". In
Openembedded/bitbake "build/conf/local.conf", which version named
"angstrom-20yy.m" I have to use? I have tried both of them but bitbake
fails to build every package.
Thanks

&lt;/pre&gt;</description>
    <dc:creator>francesco.brundu-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-22T12:04:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6511">
    <title>compiling a kernel module</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6511</link>
    <description>&lt;pre&gt;Hello (I'm new to angstrom),

I'm working on a kernel module on Beagleboard / Angstrom but I can't 
find a way to modify and recompile it

I followed the procedure on 
http://www.angstrom-distribution.org/building-angstrom
It generates correctly the kernel and rootfs

To keep the sources, i have removed the line INHERIT += "rm_work" from 
my conf/local.conf

The problem is that I cannot find a way to recompile this kernel module

I used :
bitbake virtual/kernel -c compile -f
... but i cannot find the module on disk, or it is not recompiled
( I work on 
setup-scripts/build/tmp-angstrom_v2012_05-eglibc/work/beagleboard-angstrom-linux-gnueabi/linux-mainline-3.2.16-r120d/git/drivers/media/video/em28xx/em28xx.ko 
)

I am missing something ?
Your help would be greatly appreciated

Best Regards,

Chris
&lt;/pre&gt;</description>
    <dc:creator>chrbruno</dc:creator>
    <dc:date>2012-05-22T10:56:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6510">
    <title>Re: maintenance-2011.03 compilation problem</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6510</link>
    <description>&lt;pre&gt;Please provide the error messages before these lines, it says nothing.
I had problems about it too, and the solution was installing the package glibc-static on the host machine. But it is just a guess.
Hope it helps
K. Gy.
&lt;/pre&gt;</description>
    <dc:creator>Gyorgy Kovesdi</dc:creator>
    <dc:date>2012-05-22T07:05:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6509">
    <title>Re: reproduce Narcissus build locally using setup-scripts for Beagleboard xM</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6509</link>
    <description>&lt;pre&gt;
I only have BeagleBoard C3 (pre xM), but the version I built worked just fine.
My configuration is:

OE Build Configuration:
BB_VERSION        = "1.15.1"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v2012.05"
TUNE_FEATURES     = "armv7a vfp neon cortexa8"
TARGET_FPU        = "vfp-neon"
meta-angstrom     = "angstrom-v2012.05-yocto1.2:cdd62d0afbc8048eebc24a9f19e5e1ae5bfed5bb"
meta-oe
toolchain-layer
meta-efl
meta-gpe
meta-gnome
meta-xfce
meta-initramfs    = "master:9018be6edb57f47f0c8734e9fe02e846aa14e3c0"
meta-opie         = "master:efa3892b20a4ef80274e56e5633ebd62c16f9731"
meta-java         = "master:3386ea6c96096f107f43f282f654e5afa456109e"
meta-mozilla      = "master:5737d9fa26a632a27b2aa760c0d01190f0a17d0e"
meta-chromium     = "master:172783d6567d30429786291e401594d46f40cd69"
meta-mono         = "master:83f8233b0498aadb18bf7605c3ba6c71d9e13a3a"
meta-kde          = "master:88b105c2b4a2bed318f54115be1eaad717498823"
meta-ti           = "master:246cb75a970e9aab0a3974a55e72c6d90f1df151"
meta-efikamx      = "master:2c09a3a780b23448e8a6ca964256ff7f5ccba65d"
meta-nslu2        = "master:3d9fc951b05b4df476374b6fc3085ebac7f293ee"
meta-htc
meta-nokia
meta-openmoko
meta-palm         = "master:2b106be01228f64298d6cb338f93088806594344"
meta-handheld     = "master:1f05a15aceb4c3a19fa070463b58125b5658b2a9"
meta-intel
meta-sugarbay
meta-crownbay
meta-emenlow
meta-fishriver
meta-fri2
meta-jasperforest
meta-n450         = "master:f75f9b6f68473eb0efac802409608f8389be0030"
meta              = "denzil:5433da972f2994f7176597d89499ccb65f876f88"

I'm not sure why you're having troubles and I do not.  An indication  of
how you built, etc (especially since you have a very different kernel than I do)
would be useful.

Perhaps you could provide your actual image files?  I could then try
those exact images on my hardware &amp;amp; see what happens. note: I can provide
you an FTP drop point if that makes things easier (email me directly)


&lt;/pre&gt;</description>
    <dc:creator>Gary Thomas</dc:creator>
    <dc:date>2012-05-21T12:22:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6508">
    <title>maintenance-2011.03 compilation problem</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6508</link>
    <description>&lt;pre&gt;
All,
I followed the posting of Kövesdi György

git clone git://github.com/Angstrom-distribution/setup-scripts.git
I get a different error.
ERROR: '/home/vidal/angstrom/setup-scripts/sources/openembedded/recipes/module-init-tools/module-init-tools-cross_3.12.bb' failed
I did bitbake -k x11-image &amp;amp; bitbake -k and they both fail 
ERROR: '/home/vidal/angstrom/setup-scripts/sources/openembedded/recipes/module-init-tools/module-init-tools-cross_3.12.bb' failed

Is the sysroot just what needs to go to the linux partition since I did not get a bz2 file.

Thanks
&lt;/pre&gt;</description>
    <dc:creator>Vidal, Edward Jr.</dc:creator>
    <dc:date>2012-05-20T23:39:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6507">
    <title>Re: maintenance-2011.03 compilation problem</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6507</link>
    <description>&lt;pre&gt;If retrying succeeds, then it means temporary connection problem, it happens sometimes for me too.
Other problem can be using obsoleted sources. Usually it happens with Debian sources (ftp.debian.org)
due to frequent content change. IMHO using Debian sources should be avoided. :-)
&lt;/pre&gt;</description>
    <dc:creator>Kövesdi György</dc:creator>
    <dc:date>2012-05-20T16:54:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6506">
    <title>maintenance-2011.03 compilation problem</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6506</link>
    <description>&lt;pre&gt;
All,
I followed the posting of Kövesdi György 

git clone git://github.com/Angstrom-distribution/setup-scripts.git
I get a different error.
ERROR: '/home/vidal/angstrom/setup-scripts/sources/openembedded/recipes/module-init-tools/module-init-tools-cross_3.12.bb' failed

I still did not get a kernel.
In the following folder I get the following.
/home/vidal/angstrom/setup-scripts/build/tmp-angstrom_2008_1/work/beagleboard-angstrom-linux-gnueabi/linux-omap-psp-2.6.32-r100g+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155/temp
run.base_do_setscene.26463    run.packagestage_scenefunc.26463
run.base_scenefunction.26463  run.staging_helper.26463
With the current version all I get is run.do_fetch

Is my problem my internet connection? I get speeds between 200 &amp;amp; 300 kbips 

Thanks
&lt;/pre&gt;</description>
    <dc:creator>Vidal, Edward Jr.</dc:creator>
    <dc:date>2012-05-20T14:40:54</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.distributions.angstrom.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.distributions.angstrom.devel</link>
  </textinput>
</rdf:RDF>

