Change from V1: rebase from `udev-extraconf: Add -o silent to auto mount for
mount.util-linux' which commit is 52ac48097404a3ebb574f46205e96d9bedfa3f6a.
The following changes since commit 068085f79010e3db70085d4b789f84ae721e4901:
ref-manual: Review comments applied for patch session (2013-04-13
Add xuser to disk group, so it could have permissions to access storage
which is in disk group.
[YOCTO #4004]
Signed-off-by: Hongxu Jia
---
meta/recipes-graphics/x11-common/xserver-nodm-init.bb |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/x11-
Rootless X is owned by xuser, the problem is xuser doesn't have permissions to
write usb storage when the type of filesystem is not one of ext2/3/4 and btrfs.
...
mount
/dev/sdb1 on /media/sdb1 type ext4
/dev/sdb2 on /media/sdb2 type vfat
/dev/sdb3 on /media/sdb3 type ntfs
/dev/sdb4 on /media/sdb4
1, Add xuser to disk group, so it could have permissions to access
storage which is in disk group.
2, When fix [YOCTO #4164] xserver-nodm-init: Add xuser to input group, it
missed to sync with this file.
[YOCTO #4004]
Signed-off-by: Hongxu Jia
---
meta/recipes-connectivity/connman/connman.inc
On 2013年04月15日 11:17, Kang Kai wrote:
Hi Mark,
As my last mail on Apr 12 mentioned, not only macro "_dbpath" need to be defined. Macros
"_dbi_config*" are needed too, and they can't be simply assigned some value.
I think parse config files first could be a workaround to fix rpm2cpio segment
f
When run rpm2cpio, it fails with segmentation fault. The root cause is
no macros "_db_path" and "_dbi_config*" defined, when query these macros
get nothing then cause segment fault.
Add patch to parse macro files first to fix this problem.
[YOCTO #3656]
Signed-off-by: Kang Kai
---
.../rpm/rpm/
Hi Mark,
As my last mail on Apr 12 mentioned, not only macro "_dbpath" need to be
defined. Macros "_dbi_config*" are needed too, and they can't be simply
assigned some value.
I think parse config files first could be a workaround to fix rpm2cpio segment
fault error for now.
Thanks,
Kai
The
I've been meaning to ask the same questions, since I need both orc and external
libav to make gstreamer (0.10, but still) useable on my platforms. I came up
with the following ideas:
1) Make every external dep a PACKAGECONFIG option in OE-core gstreamer
2) Add bbappends with extra PACKAGECONF
Tested-By: Khem Raj
Now I see that posinsts are running. But they are running forever probably
thats a separate problem
On Apr 14, 2013, at 12:43 PM, Paul Eggleton
wrote:
> This doesn't work when the initscripts package is not installed (e.g.
> when using systemd only) and is not even needed
You could also add some more text on how to enable it for the clueless
On Friday, April 12, 2013, Saul Wold wrote:
> This is needed because the udev_182 now requires devtmpfs and will not
work correctly
> with out, so ensure that the kernel contains devtmpfs by checking
/proc/filesystems.
>
> [YO
This doesn't work when the initscripts package is not installed (e.g.
when using systemd only) and is not even needed.
Signed-off-by: Paul Eggleton
---
meta/recipes-devtools/rpm/rpm-postinsts.bb |1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-devtools/rpm/rpm-postinsts.bb
b/m
Op 14 apr. 2013, om 19:57 heeft Martin Jansa het
volgende geschreven:
> On Mon, Mar 18, 2013 at 01:17:02PM +, g...@git.openembedded.org wrote:
>> Module: openembedded-core.git
>> Branch: master
>> Commit: 9f46e4c195e4d8bc638191428492e09f1e57cc76
>> URL:
>> http://git.openembedded.org/?p
On Mon, Mar 18, 2013 at 01:17:02PM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 9f46e4c195e4d8bc638191428492e09f1e57cc76
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=9f46e4c195e4d8bc638191428492e09f1e57cc76
>
> A
On Sun, Apr 14, 2013 at 04:25:30PM +0100, Paul Eggleton wrote:
> FWIW, the reason I asked is not because I think the fix is wrong, but to try
> to
> determine - given that I couldn't reproduce the issue and the lack of
> information about what might cause it given in the patch header - whether
Op 14 apr. 2013, om 19:05 heeft Martin Jansa het
volgende geschreven:
> On Wed, Apr 10, 2013 at 10:05:01AM +0200, Koen Kooi wrote:
>> This allows a clean seperation between all image outputs and making it
>> possible to have convinience symlinks to make it ready to deploy. And while
>> it isn
On Wed, Apr 10, 2013 at 10:05:01AM +0200, Koen Kooi wrote:
> This allows a clean seperation between all image outputs and making it
> possible to have convinience symlinks to make it ready to deploy. And while
> it isn't a valid reason, it must be mentioned: BSP layers which do use
> convenience
On Fri, Mar 29, 2013 at 10:39:19AM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: c2fd59028a57356cff8d165edb71c45c3b05cc67
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c2fd59028a57356cff8d165edb71c45c3b05cc67
>
> A
On Sun, 2013-04-14 at 09:02 -0400, Colin Walters wrote:
> Is "libpng" the new canonical name for 1.6?
Its a symlink to libpng16.pc which is something libpng upstream's "make
install" provides.
> I assume there was a reason
> it was listed last. It looks like the current logic came from:
>
> h
On Sunday 14 April 2013 16:10:11 Jack Mitchell wrote:
> On 04/14/13 12:57, Paul Eggleton wrote:
> > On Saturday 13 April 2013 20:35:11 Henning Heinold wrote:
> >> From: Henning Heinold
> >>
> >> * fixes
> >> In file included from
> >> /home/oe/setup-scripts/build/tmp-angstrom_next-uclibc/sysroots
On 04/14/13 12:57, Paul Eggleton wrote:
On Saturday 13 April 2013 20:35:11 Henning Heinold wrote:
From: Henning Heinold
* fixes
In file included from
/home/oe/setup-scripts/build/tmp-angstrom_next-uclibc/sysroots/x86_64-linux
/usr/include/libfdt.h:55:0, from
/home/oe/setup-scripts/build/tmp-an
On Sun, Apr 14, 2013 at 04:21:15PM +0200, Koen Kooi wrote:
>
> Op 14 apr. 2013, om 16:05 heeft Martin Jansa het
> volgende geschreven:
>
> > On Sun, Apr 14, 2013 at 03:55:22PM +0200, Koen Kooi wrote:
> >> In the original udev and systemd updates these extra conf rules and
> >> scripts where re
Op 14 apr. 2013, om 16:05 heeft Martin Jansa het
volgende geschreven:
> On Sun, Apr 14, 2013 at 03:55:22PM +0200, Koen Kooi wrote:
>> In the original udev and systemd updates these extra conf rules and scripts
>> where removed and moved to a different recipe to avoid pulling them in by
>> def
On Sun, Apr 14, 2013 at 03:55:22PM +0200, Koen Kooi wrote:
> In the original udev and systemd updates these extra conf rules and scripts
> where removed and moved to a different recipe to avoid pulling them in by
> default, making them opt-in. The systemd merge into oe-core regressed this
> into
In the original udev and systemd updates these extra conf rules and scripts
where removed and moved to a different recipe to avoid pulling them in by
default, making them opt-in. The systemd merge into oe-core regressed this into
making it impossible to opt out of it when using package feeds for
Op 14 apr. 2013, om 13:57 heeft Paul Eggleton
het volgende geschreven:
> On Saturday 13 April 2013 20:35:11 Henning Heinold wrote:
>> From: Henning Heinold
>>
>> * fixes
>> In file included from
>> /home/oe/setup-scripts/build/tmp-angstrom_next-uclibc/sysroots/x86_64-linux
>> /usr/include/lib
When using busybox mount the filesystem won't get remounted as 'rw' and bootup
will fail.
This fixes the regression seen after switching from 'danny' to 'dylan'.
Signed-off-by: Koen Kooi
---
meta/recipes-core/systemd/systemd_199.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --
Is "libpng" the new canonical name for 1.6? I assume there was a reason
it was listed last. It looks like the current logic came from:
https://git.gnome.org/browse/gdk-pixbuf/commit/?id=ddedf5a2c2c63bfe8d6f04376cf2bba215a5eb19
Which is a not very enlightening commit message. It looks like the
On Saturday 13 April 2013 20:35:11 Henning Heinold wrote:
> From: Henning Heinold
>
> * fixes
> In file included from
> /home/oe/setup-scripts/build/tmp-angstrom_next-uclibc/sysroots/x86_64-linux
> /usr/include/libfdt.h:55:0, from
> /home/oe/setup-scripts/build/tmp-angstrom_next-uclibc/work/x86_6
28 matches
Mail list logo