|
Call for help for demo UPNP media renderer
Hi all,
I've packaged Rygel, a upnp media server and renderer, to use as the
media renderer in the upnp demo. However I'm seeing a segfault at launch
and as it's getting late here I'm wondering if
Hi all,
I've packaged Rygel, a upnp media server and renderer, to use as the
media renderer in the upnp demo. However I'm seeing a segfault at launch
and as it's getting late here I'm wondering if
|
By
Joshua Lock <josh@...>
·
#16
·
|
|
Re: Yocto Linux Project Sync notes
Darren (or someone else can correct me.. but what I'm doing now)
Board: RouterStationPro
Purpose: NAS and boot server for other board
Features:
- Contains file server for multimedia and other files
Darren (or someone else can correct me.. but what I'm doing now)
Board: RouterStationPro
Purpose: NAS and boot server for other board
Features:
- Contains file server for multimedia and other files
|
By
Mark Hatle <mark.hatle@...>
·
#19
·
|
|
Re: Yocto Linux Project Sync notes
Yes, so what I need is something like:
- description
- expected behaviour
- hardware used
- how to build and install the software
... for all four boards. The sooner we have something, the sooner I
Yes, so what I need is something like:
- description
- expected behaviour
- hardware used
- how to build and install the software
... for all four boards. The sooner we have something, the sooner I
|
By
Alex deVries <Alex.deVries@...>
·
#18
·
|
|
Re: [PULL] sklogd: correct the syslog link and conf file (bug 482)
Merged into master, thanks.
Richard
Merged into master, thanks.
Richard
|
By
Richard Purdie <rpurdie@...>
·
#15
·
|
|
Re: New issue with git fetcher?
There were some issues that Tom and Joshua were seeing which I debugged
and found that we weren't adding in new branches in the fetching code.
I was able to reproduce and then have added a patch to
There were some issues that Tom and Joshua were seeing which I debugged
and found that we weren't adding in new branches in the fetching code.
I was able to reproduce and then have added a patch to
|
By
Richard Purdie <rpurdie@...>
·
#14
·
|
|
Re: Yocto Linux Project Sync notes
Sorry I missed without notice. I was standing outside of
the daycare providers house with an 18 month old wonder
where everyone was at 11:00 am this morning :(
Bruce
Sorry I missed without notice. I was standing outside of
the daycare providers house with an 18 month old wonder
where everyone was at 11:00 am this morning :(
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#13
·
|
|
Re: Yocto Linux Project Sync notes
I can try getting everything running on one machine too - would it make
sense to try that all on e.g. emenlow, or all on a laptop using qemu, or
both?
Tom
I can try getting everything running on one machine too - would it make
sense to try that all on e.g. emenlow, or all on a laptop using qemu, or
both?
Tom
|
By
Tom Zanussi <tom.zanussi@...>
·
#12
·
|
|
Yocto Linux Project Sync notes
Attending: davest, RP, Saul, Kevin, Jessica, Tom, Mark, Alex, Jeff, Josh
Exec Summary:
EIGHT DAYS TO LAUNCH.
RC3 testing is going, will be finished on time for Oct 22
Readiness review on Oct 21,
Attending: davest, RP, Saul, Kevin, Jessica, Tom, Mark, Alex, Jeff, Josh
Exec Summary:
EIGHT DAYS TO LAUNCH.
RC3 testing is going, will be finished on time for Oct 22
Readiness review on Oct 21,
|
By
David Stewart
·
#11
·
|
|
[PATCH] sysklogd: correct the syslog link and conf file
From: Yu Ke <ke.yu@...>
This commit fix [BUGID #482]
Two issues cause bug 482:
- firsty, there are two version of syslog: sysklogd and busybox.
the busybox one is directly installed as
From: Yu Ke <ke.yu@...>
This commit fix [BUGID #482]
Two issues cause bug 482:
- firsty, there are two version of syslog: sysklogd and busybox.
the busybox one is directly installed as
|
By
ke.yu@...
·
#10
·
|
|
[PULL] sklogd: correct the syslog link and conf file (bug 482)
meta/recipes-core/busybox/busybox.inc | 13 +++-
meta/recipes-core/busybox/busybox_1.16.2.bb | 2
meta/recipes-extended/sysklogd/files/syslog.conf | 70 +++++++++++++++++++++++
meta/recipes-core/busybox/busybox.inc | 13 +++-
meta/recipes-core/busybox/busybox_1.16.2.bb | 2
meta/recipes-extended/sysklogd/files/syslog.conf | 70 +++++++++++++++++++++++
|
By
ke.yu@...
·
#9
·
|
|
Re: New issue with git fetcher?
Thanks for testing and reporting this quickly, its appreciated.
but fails for libzypp :/.
I started debugging the fetcher code and the whole thing basically fell
apart as I was finding all kinds of
Thanks for testing and reporting this quickly, its appreciated.
but fails for libzypp :/.
I started debugging the fetcher code and the whole thing basically fell
apart as I was finding all kinds of
|
By
Richard Purdie <rpurdie@...>
·
#8
·
|
|
Re: [PULL] at: Non root install patch is not necessary (Bug 246)
This change illustrates a problem we need to be very careful to watch
for when doing this. The patch you've removed not only handles root
install but also handles stripping of the binaries.
Note this
This change illustrates a problem we need to be very careful to watch
for when doing this. The patch you've removed not only handles root
install but also handles stripping of the binaries.
Note this
|
By
Richard Purdie <rpurdie@...>
·
#7
·
|
|
[PULL] at: Non root install patch is not necessary (Bug 246)
meta/recipes-extended/at/at_3.1.12.bb | 1
meta/recipes-extended/at/files/nonrootinstall.patch | 75 --------------------
2 files changed, 76 deletions(-)
Mei Lei (1):
at:
meta/recipes-extended/at/at_3.1.12.bb | 1
meta/recipes-extended/at/files/nonrootinstall.patch | 75 --------------------
2 files changed, 76 deletions(-)
Mei Lei (1):
at:
|
By
Mei, Lei <lei.mei@...>
·
#6
·
|
|
test from edwin
test!
--
best rgds,
edwin
test!
--
best rgds,
edwin
|
By
Zhai, Edwin <edwin.zhai@...>
·
#5
·
|
|
test
Thanks,
Kevin
By
Tian, Kevin <kevin.tian@...>
·
#4
·
|
|
Re: New issue with git fetcher?
As a follow-up, when I revert this commit, -c clean and then -c fetch succeeds for linux-wrs.
Scott
As a follow-up, when I revert this commit, -c clean and then -c fetch succeeds for linux-wrs.
Scott
|
By
Scott Garman <scott.a.garman@...>
·
#3
·
|
|
New issue with git fetcher?
Hi Richard,
This afternoon I performed a build from scratch using master, which included your git fetcher change to use mirror tarballs (1077021f7010388e889d85630b13c4c7901d7718).
When I performed
Hi Richard,
This afternoon I performed a build from scratch using master, which included your git fetcher change to use mirror tarballs (1077021f7010388e889d85630b13c4c7901d7718).
When I performed
|
By
Scott Garman <scott.a.garman@...>
·
#2
·
|
|
test
Nobody told me there was going to be a test... does spellingcount?
Nobody told me there was going to be a test... does spellingcount?
|
By
David Stewart
·
#1
·
|