On 8/4/2014 9:38 AM, Hart, Darren wrote:
On 7/29/14, 11:34, "Kamble, Nitin A" wrote:
From: Nitin A Kamble
Hi Nitin,
Generally speaking this looks like a good improvement. I don't have any
major technical concerns, but we do need to address some grammatical
issues in the commit and the docs
On 08/04/2014 07:03 PM, Saul Wold wrote:
This change makes busybox aware of both connman and the standard dhcp
client, while there is a caveat about using busybox's ifup/ifdown, this
change will make the 3 possibly dhcp clients behave better when busybox
is used.
Enable the CONFIG_FEATURE_IFUPDO
This change makes busybox aware of both connman and the standard dhcp
client, while there is a caveat about using busybox's ifup/ifdown, this
change will make the 3 possibly dhcp clients behave better when busybox
is used.
Enable the CONFIG_FEATURE_IFUPDOWN_EXTERNAL_DHCP feature to busybox will
se
The kexec-tools recipe already specifies separate packages for kexec and
kdump. Thus, it follows that a separate package can also be used to install
vmcore-dmesg granularly.
Signed-off-by: Ricardo Neri
---
meta/recipes-kernel/kexec/kexec-tools_2.0.7.bb | 3 ++-
1 file changed, 2 insertions(+), 1
On Aug 4, 2014 4:45 PM, "Ben Shelton" wrote:
>
> On 08/04, Khem Raj wrote:
> > On 14-08-04 13:40:53, Ben Shelton wrote:
> > > From: Richard Tollerton
> > >
> > > $DEVCACHE is observed to be 100k uncompressed; compressing it reduces
> > > its size to ~5k.
> > >
> > > Natinst-Rally-ID: TA44427
> >
On 08/04, Khem Raj wrote:
> On 14-08-04 13:40:53, Ben Shelton wrote:
> > From: Richard Tollerton
> >
> > $DEVCACHE is observed to be 100k uncompressed; compressing it reduces
> > its size to ~5k.
> >
> > Natinst-Rally-ID: TA44427
> > Acked-by: Gratian Crisan
> > Natinst-ReviewBoard-ID: 58620
>
On 14-08-04 13:40:53, Ben Shelton wrote:
> From: Richard Tollerton
>
> $DEVCACHE is observed to be 100k uncompressed; compressing it reduces
> its size to ~5k.
>
> Natinst-Rally-ID: TA44427
> Acked-by: Gratian Crisan
> Natinst-ReviewBoard-ID: 58620
> Signed-off-by: Richard Tollerton
> ---
> m
On 14-08-04 09:56:37, Peter A. Bigot wrote:
> I've now hit two recipes in meta-openembedded that fail on armv7-a because
> SECURITY_CFLAGS has -pie as an option that leaks into a link command
> building a shared object file. This produces:
>
> |
> /prj/oe/omap/build-beaglebone-master/tmp/sysroots
On 14-08-04 15:18:05, Paul Eggleton wrote:
> Hi Sujith,
>
> On Monday 04 August 2014 19:27:08 Sujith H wrote:
> > From: Sujith H
> >
> > If hostname is not added to /etc/hosts file then rpcinfo
> > command fails when hostname is passed as argument. This was
> > observed when rpcinfo command was
Otavio Salvador writes:
> On Mon, Aug 4, 2014 at 6:37 PM, Richard Tollerton
> wrote:
>> Otavio Salvador writes:
>>
>>> On Mon, Aug 4, 2014 at 6:18 PM, Richard Tollerton
>>> wrote:
Otavio Salvador writes:
> I am not sure about this one. I see the value you are adding here but
>
On 08/04, Otavio Salvador wrote:
> On Mon, Aug 4, 2014 at 6:38 PM, Ben Shelton wrote:
> > On 08/04, Otavio Salvador wrote:
> >> On Mon, Aug 4, 2014 at 3:41 PM, Ben Shelton wrote:
> >> > From: Richard Tollerton
> >> >
> >> > The udev-cache facility uses files that represent system states, to
> >>
On Mon, Aug 4, 2014 at 6:38 PM, Ben Shelton wrote:
> On 08/04, Otavio Salvador wrote:
>> On Mon, Aug 4, 2014 at 3:41 PM, Ben Shelton wrote:
>> > From: Richard Tollerton
>> >
>> > The udev-cache facility uses files that represent system states, to
>> > ensure that the cache tarball is valid to ap
On Mon, Aug 4, 2014 at 6:37 PM, Richard Tollerton wrote:
> Otavio Salvador writes:
>
>> On Mon, Aug 4, 2014 at 6:18 PM, Richard Tollerton
>> wrote:
>>> Otavio Salvador writes:
>>>
I am not sure about this one. I see the value you are adding here but
I worry how often something can be
On 08/04, Otavio Salvador wrote:
> On Mon, Aug 4, 2014 at 3:41 PM, Ben Shelton wrote:
> > From: Richard Tollerton
> >
> > The options to pass to `tar` for cache create/extract are likely to
> > change due to system configuration circumstances (e.g. using busybox tar
> > instead of GNU tar). So mo
On 08/04, Otavio Salvador wrote:
> On Mon, Aug 4, 2014 at 3:41 PM, Ben Shelton wrote:
> > From: Richard Tollerton
> >
> > The udev-cache facility uses files that represent system states, to
> > ensure that the cache tarball is valid to apply. These paths were
> > hardcoded in several places; coll
Otavio Salvador writes:
> On Mon, Aug 4, 2014 at 6:18 PM, Richard Tollerton
> wrote:
>> Otavio Salvador writes:
>>
>>> I am not sure about this one. I see the value you are adding here but
>>> I worry how often something can be connected during this process and
>>> change the contents along th
On Mon, Aug 4, 2014 at 6:18 PM, Richard Tollerton wrote:
> Otavio Salvador writes:
>
>> I am not sure about this one. I see the value you are adding here but
>> I worry how often something can be connected during this process and
>> change the contents along the way. Did you see something as that
Otavio Salvador writes:
> I am not sure about this one. I see the value you are adding here but
> I worry how often something can be connected during this process and
> change the contents along the way. Did you see something as that
> during your tests?
No, but point taken. I didn't really test
This also corrects an erroneous overwriting of the dependencies
from the inc file.
Signed-off-by: Drew Moseley
---
meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb
b/meta/reci
On Fri, Aug 1, 2014 at 10:07 PM, Peter A. Bigot wrote:
> On 07/14/2014 04:21 AM, Peter A. Bigot wrote:
>>
>> I'm finding attempts to use pwclient on
>> http://patches.openembedded.org/xmlrpc/ produce an ExpatError because the
>> returned document is always empty (per a wireshark trace of the
>> tr
On Mon, Aug 4, 2014 at 12:21 AM, Wang Zidan wrote:
> For long time test case, the hw_ptr will exceed the boundary, then cause
> the avail size wrong.
>
> Signed-off-by: Wang Zidan
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.
On Mon, Aug 4, 2014 at 12:21 AM, Wang Zidan wrote:
> CLOCK_MONITONIC is defined in , add before .
>
> Signed-off-by: Wang Zidan
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://code.ossystems.com.br
Mobile: +55
On Mon, Aug 4, 2014 at 12:21 AM, Wang Zidan wrote:
> The PCM route plugin can assign the destination value from average of
> multiple sources with attenuation. This requires the read of each
> channel value, sums and writes the resultant value in the requested
> format.
>
> get_labels gives the va
On Mon, Aug 4, 2014 at 3:41 PM, Ben Shelton wrote:
> From: Richard Tollerton
>
> The options to pass to `tar` for cache create/extract are likely to
> change due to system configuration circumstances (e.g. using busybox tar
> instead of GNU tar). So move the more detailed options into
> the defau
On Mon, Aug 4, 2014 at 3:41 PM, Ben Shelton wrote:
> From: Richard Tollerton
>
> The udev-cache facility uses files that represent system states, to
> ensure that the cache tarball is valid to apply. These paths were
> hardcoded in several places; collect them into DEVCACHE_SYSCONF and
> DEVCACHE
On Mon, Aug 04, 2014 at 01:41:10PM -0500, Ben Shelton wrote:
> From: Richard Tollerton
>
> For space reasons, udev needs to be configured differently depending on
> MACHINE_FEATURES. So set PACKAGE_ARCH accordingly.
>
> Natinst-Rally-ID: TA44427
> Acked-by: Gratian Crisan
> Natinst-ReviewBoard-
On Mon, Aug 4, 2014 at 3:41 PM, Ben Shelton wrote:
> From: Richard Tollerton
>
> Natinst-Rally-ID: TA44427
> Acked-by: Gratian Crisan
> Natinst-ReviewBoard-ID: 58620
> Signed-off-by: Richard Tollerton
> ---
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Syste
On Mon, Aug 4, 2014 at 3:41 PM, Ben Shelton wrote:
> From: Richard Tollerton
>
> Don't hold up the boot while the cache tarball is created.
>
> Natinst-Rally-ID: TA44427
> Acked-by: Gratian Crisan
> Natinst-ReviewBoard-ID: 58620
> Signed-off-by: Richard Tollerton
I am not sure about this one.
On Mon, Aug 04, 2014 at 01:41:11PM -0500, Ben Shelton wrote:
> From: Richard Tollerton
>
> /lib/udev/keymaps/ is 244k. On headless machines, this is wasted space.
>
> Natinst-Rally-ID: TA44427
> Acked-by: Gratian Crisan
> Natinst-ReviewBoard-ID: 58621
> Signed-off-by: Richard Tollerton
> ---
>
On Mon, Aug 04, 2014 at 01:41:12PM -0500, Ben Shelton wrote:
> From: Richard Tollerton
>
> Halting if udev cannot start is problematic for a couple reasons.
> - Compared to a reboot loop, halting is much more difficult to recover
> from in remote deployments.
> - If the rootfs has a prepopulate
On Mon, Aug 4, 2014 at 2:15 AM, Yao Xinpan wrote:
> +
> + install -d ${D}${sysconfdir}
> + touch ${D}${sysconfdir}/hosts.allow
> + touch ${D}${sysconfdir}/hosts.deny
> }
>
> +FILES_${PN} += "${sysconfdir}/hosts.allow ${sysconfdir}/hosts.deny"
these are dynamic files I dont thin
On Mon, Aug 4, 2014 at 3:40 PM, Ben Shelton wrote:
> From: Richard Tollerton
>
> Overwriting the tarball in-place could cause a partial write, if the
> system stops at an inopportune time. This is mitigated by first writing to a
> temporary file, then moving that file on top of the final location
On Mon, Aug 4, 2014 at 3:40 PM, Ben Shelton wrote:
> From: Richard Tollerton
>
> tar -C exists in both GNU and busybox tar, so use that instead of
> (cd /; tar ...). This allows the subshell to be removed.
>
> Natinst-Rally-ID: TA44427
> Acked-by: Gratian Crisan
> Natinst-ReviewBoard-ID: 58620
>
On Mon, Aug 4, 2014 at 3:40 PM, Ben Shelton wrote:
> This config flag is needed to support the --exclude option, which is
> needed for the commit 'udev-cache: Don't ignore errors from cache
> extract'.
>
> Enabling this option adds 352 bytes to the size of busybox on i386.
>
> Signed-off-by: Ben S
On Mon, Aug 4, 2014 at 3:40 PM, Ben Shelton wrote:
> From: Richard Tollerton
>
> Currently, error messages generated during tarball extract are
> suppressed. This seems ham-handed, particularly since under normal
> operation, the only expected error ought to be the attempted extraction
> of pipes
On Mon, Aug 4, 2014 at 3:40 PM, Ben Shelton wrote:
> From: Richard Tollerton
>
> Natinst-Rally-ID: TA44427
> Acked-by: Gratian Crisan
> Natinst-ReviewBoard-ID: 58620
> Signed-off-by: Richard Tollerton
> ---
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Syste
On Mon, Aug 4, 2014 at 3:40 PM, Ben Shelton wrote:
> From: Richard Tollerton
>
> $DEVCACHE is observed to be 100k uncompressed; compressing it reduces
> its size to ~5k.
>
> Natinst-Rally-ID: TA44427
> Acked-by: Gratian Crisan
> Natinst-ReviewBoard-ID: 58620
> Signed-off-by: Richard Tollerton
On Mon, Aug 4, 2014 at 3:40 PM, Ben Shelton wrote:
> From: Richard Tollerton
>
> "/etc/dev.tar.gz" doesn't adequately imply that udev-cache
> maintains it. Instead, call it "/etc/udev-cache.tar.gz".
>
> Natinst-Rally-ID: TA44427
> Acked-by: Gratian Crisan
> Natinst-ReviewBoard-ID: 58620
> Signed
On 2.0 versions of git, the create-pull-request script exits with the
warning "No match for commit... Are you sure you pushed 'HEAD' there?".
This is due to a change in behavior where git used to guess the branch
you meant, but no longer does. See the thread at
http://www.spinics.net/lists/git/ms
From: Richard Tollerton
Halting if udev cannot start is problematic for a couple reasons.
- Compared to a reboot loop, halting is much more difficult to recover
from in remote deployments.
- If the rootfs has a prepopulated /dev (which happens somewhat often),
the system may be able to boot u
From: Richard Tollerton
For space reasons, udev needs to be configured differently depending on
MACHINE_FEATURES. So set PACKAGE_ARCH accordingly.
Natinst-Rally-ID: TA44427
Acked-by: Gratian Crisan
Natinst-ReviewBoard-ID: 58621
Signed-off-by: Richard Tollerton
---
meta/recipes-core/udev/udev.
From: Richard Tollerton
If $DEVCACHE_CURRENT_SYSCONF gets stored in the cache tarball, and
extracted, then udev-cache will needlessly rebuild the cache on every
future boot. The direct fix to this is to explicitly exclude it.
Investigating this also uncovered that we're also archiving everything
This patchset contains changes to the udev-cache scripts to reduce size on
disk, to improve error reporting, and to fix bugs, and a few fixes and tweaks
to udev overall.
The following changes since commit 5a09acef73b5cfc59bbcd3e93603c99a8c078bd8:
local.conf.sample.extended: fix example for EXTR
From: Richard Tollerton
tar -C exists in both GNU and busybox tar, so use that instead of
(cd /; tar ...). This allows the subshell to be removed.
Natinst-Rally-ID: TA44427
Acked-by: Gratian Crisan
Natinst-ReviewBoard-ID: 58620
Signed-off-by: Richard Tollerton
---
meta/recipes-core/udev/udev/
From: Richard Tollerton
Natinst-Rally-ID: TA44427
Acked-by: Gratian Crisan
Natinst-ReviewBoard-ID: 58620
Signed-off-by: Richard Tollerton
---
meta/recipes-core/udev/udev/udev-cache.default | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/udev/udev/udev-cach
From: Richard Tollerton
Presently, $DEVCACHE_CURRENT_SYSCONF doesn't change if rules are
modified, which may cause the cache to preserve an old configuration.
To fix, include `ls -l` output for all rules, which ought to be
reasonably fast to run on boot.
Natinst-Rally-ID: TA44427
Acked-by: Grati
From: Richard Tollerton
"/etc/dev.tar.gz" doesn't adequately imply that udev-cache
maintains it. Instead, call it "/etc/udev-cache.tar.gz".
Natinst-Rally-ID: TA44427
Acked-by: Gratian Crisan
Natinst-ReviewBoard-ID: 58620
Signed-off-by: Richard Tollerton
---
meta/recipes-core/udev/udev/udev-ca
From: Richard Tollerton
The options to pass to `tar` for cache create/extract are likely to
change due to system configuration circumstances (e.g. using busybox tar
instead of GNU tar). So move the more detailed options into
the defaults file to allow for easier overrides.
Natinst-Rally-ID: TA44
From: Richard Tollerton
Don't hold up the boot while the cache tarball is created.
Natinst-Rally-ID: TA44427
Acked-by: Gratian Crisan
Natinst-ReviewBoard-ID: 58620
Signed-off-by: Richard Tollerton
---
meta/recipes-core/udev/udev/udev-cache | 8 +---
1 file changed, 5 insertions(+), 3 dele
This config flag is needed to support the --exclude option, which is
needed for the commit 'udev-cache: Don't ignore errors from cache
extract'.
Enabling this option adds 352 bytes to the size of busybox on i386.
Signed-off-by: Ben Shelton
---
meta/recipes-core/busybox/busybox/defconfig | 2 +-
From: Richard Tollerton
Most of /etc/init.d/udev-cache is in a conditional block which can be
replaced by a `[ ... ] || exit 0` to reduce nesting. This eliminates
a `rm -f` which was dead code anyway.
This also provides the opportunity to emit a few more messages if
VERBOSE is set, which may hel
From: Richard Tollerton
Overwriting the tarball in-place could cause a partial write, if the
system stops at an inopportune time. This is mitigated by first writing to a
temporary file, then moving that file on top of the final location.
Natinst-Rally-ID: TA44427
Acked-by: Gratian Crisan
Natins
From: Richard Tollerton
Currently, error messages generated during tarball extract are
suppressed. This seems ham-handed, particularly since under normal
operation, the only expected error ought to be the attempted extraction
of pipes, which typically only means /dev/log.
So stop the redirection
From: Richard Tollerton
/lib/udev/keymaps/ is 244k. On headless machines, this is wasted space.
Natinst-Rally-ID: TA44427
Acked-by: Gratian Crisan
Natinst-ReviewBoard-ID: 58621
Signed-off-by: Richard Tollerton
---
meta/recipes-core/udev/udev.inc | 1 +
1 file changed, 1 insertion(+)
diff --g
From: Richard Tollerton
$DEVCACHE is observed to be 100k uncompressed; compressing it reduces
its size to ~5k.
Natinst-Rally-ID: TA44427
Acked-by: Gratian Crisan
Natinst-ReviewBoard-ID: 58620
Signed-off-by: Richard Tollerton
---
meta/recipes-core/udev/udev/init | 2 +-
meta/reci
From: Richard Tollerton
Natinst-Rally-ID: TA44427
Acked-by: Gratian Crisan
Natinst-ReviewBoard-ID: 58620
Signed-off-by: Richard Tollerton
---
meta/recipes-core/udev/udev/udev-cache | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/udev/udev/udev-cache
b/met
From: Richard Tollerton
The udev-cache facility uses files that represent system states, to
ensure that the cache tarball is valid to apply. These paths were
hardcoded in several places; collect them into DEVCACHE_SYSCONF and
DEVCACHE_CURRENT_SYSCONF in the defaults file.
Natinst-Rally-ID: TA444
busybox tar does not support the --one-file-system option that we use to
keep tar from archiving unnecessary files that live under /dev but are
not mounted under the devtmpfs. Instead, when GNU tar is not present,
use find to pass tar a list of the files that need to be cached.
Additionally, busy
From: Richard Tollerton
If you try to invalidate the udev cache solely by deleting the tarball,
while forgetting to also remove the config file ($DEVCACHE_SYSCONF),
then tar will fail.
Fortunately the cache will get regenerated on this boot because
$DEVCACHE_CURRENT_SYSCONF still exists, but to
From: Richard Tollerton
If the system lacks an RTC, the time will typically start from the
epoch, and may get set to the "correct" time later (if at all).
In this circumstance, the timestamps in the cache tarball will always be
in the future. gnutar complains bitterly about this.
To work around
On 7/29/14, 11:34, "Kamble, Nitin A" wrote:
>From: Nitin A Kamble
Hi Nitin,
Generally speaking this looks like a good improvement. I don't have any
major technical concerns, but we do need to address some grammatical
issues in the commit and the docs below to make sure people can follow the
in
On Mon, Aug 4, 2014 at 9:05 PM, Enrico Scholz <
enrico.sch...@sigma-chemnitz.de> wrote:
> Sujith H writes:
>
> > If hostname is not added to /etc/hosts file then rpcinfo command fails
> > when hostname is passed as argument.
> > ...
> > root@mx6q:~# rpcinfo -s mx6q
> > rpcinfo: can't contact rpcb
From: Scot Salmon
For certain swap/overcommit settings (e.g. when overcommit is disabled
on a real-time system), we need to limit the stack size used by
initscripts. When the STACK_SIZE environment variable is set (usually
in /etc/default/rcS), ulimit the stack size to the value specified.
Make
On Mon, Aug 4, 2014 at 8:19 PM, Paul Eggleton wrote:
> On Monday 04 August 2014 20:03:09 sujith h wrote:
> > Hi Paul,
> >
> >
> > On Mon, Aug 4, 2014 at 7:48 PM, Paul Eggleton <
> paul.eggle...@linux.intel.com
> > > wrote:
> > >
> > > Hi Sujith,
> > >
> > > On Monday 04 August 2014 19:27:08 Sujit
Sujith H writes:
> If hostname is not added to /etc/hosts file then rpcinfo command fails
> when hostname is passed as argument.
> ...
> root@mx6q:~# rpcinfo -s mx6q
> rpcinfo: can't contact rpcbind: RPC: (unknown error code)
Is this really a common/valid use case? 'rpcinfo' is a debug tool and
I've now hit two recipes in meta-openembedded that fail on armv7-a
because SECURITY_CFLAGS has -pie as an option that leaks into a link
command building a shared object file. This produces:
|
/prj/oe/omap/build-beaglebone-master/tmp/sysroots/beaglebone/usr/lib/Scrt1.o:
In function `_start':
On Monday 04 August 2014 20:03:09 sujith h wrote:
> Hi Paul,
>
>
> On Mon, Aug 4, 2014 at 7:48 PM, Paul Eggleton > wrote:
> >
> > Hi Sujith,
> >
> > On Monday 04 August 2014 19:27:08 Sujith H wrote:
> > > From: Sujith H
> > >
> > > If hostname is not added to /etc/hosts file then rpcinfo
> >
Hi Paul,
On Mon, Aug 4, 2014 at 7:48 PM, Paul Eggleton wrote:
> Hi Sujith,
>
> On Monday 04 August 2014 19:27:08 Sujith H wrote:
> > From: Sujith H
> >
> > If hostname is not added to /etc/hosts file then rpcinfo
> > command fails when hostname is passed as argument. This was
> > observed when
Hi Sujith,
On Monday 04 August 2014 19:27:08 Sujith H wrote:
> From: Sujith H
>
> If hostname is not added to /etc/hosts file then rpcinfo
> command fails when hostname is passed as argument. This was
> observed when rpcinfo command was tested on freescale target.
> Below was the output observed
Hi,
Let me know if any more changes have to be made to make this patch look
better.
On Mon, Aug 4, 2014 at 7:27 PM, Sujith H wrote:
> From: Sujith H
>
> If hostname is not added to /etc/hosts file then rpcinfo
> command fails when hostname is passed as argument. This was
> observed when rpci
From: Sujith H
If hostname is not added to /etc/hosts file then rpcinfo
command fails when hostname is passed as argument. This was
observed when rpcinfo command was tested on freescale target.
Below was the output observed without this change.
root@mx6q:~# rpcinfo -s mx6q
rpcinfo: can't contact
Kindly ignore the above patch. It was sent by mistake :( Sorry for trouble.
On Mon, Aug 4, 2014 at 7:24 PM, Sujith H wrote:
> From: Sujith H
>
> If hostname is not added to /etc/hosts file then rpcinfo
> command fails when hostname is passed as argument. This was
> observed when rpcinfo comman
From: Sujith H
If hostname is not added to /etc/hosts file then rpcinfo
command fails when hostname is passed as argument. This was
observed when rpcinfo command was tested on freescale target.
Below was the output observed without this change.
root@mx6q:~# rpcinfo -s mx6q
rpcinfo: can't contact
Hi,
I will post the new patch with ROOTFS_POSTPROCESS_COMMAND.
Thanks for the feedback.
On Fri, Aug 1, 2014 at 2:52 PM, Enrico Scholz <
enrico.sch...@sigma-chemnitz.de> wrote:
> Otavio Salvador writes:
>
> >>> + echo 127.0.1.1 " "${MACHINE} >>
> ${D}${sysconfdir}/hosts
> >>
>
On Mon, 4 Aug 2014, Richard Purdie wrote:
> On Mon, 2014-08-04 at 09:42 -0400, Robert P. J. Day wrote:
> > oh ... that's still kind of weaselly terminology. :-) i'm not
> > *trying* to be annoyingly pedantic, but this is just the kind of thing
> > that students tend to ask about, which is wh
On Mon, 2014-08-04 at 09:42 -0400, Robert P. J. Day wrote:
> oh ... that's still kind of weaselly terminology. :-) i'm not
> *trying* to be annoyingly pedantic, but this is just the kind of thing
> that students tend to ask about, which is why i want to nail the
> details.
>
> the current
On Monday 04 August 2014 09:42:35 Robert P. J. Day wrote:
> On Mon, 4 Aug 2014, Paul Eggleton wrote:
> > On Sunday 03 August 2014 02:56:04 Robert P. J. Day wrote:
> > > On Sat, 2 Aug 2014, Khem Raj wrote:
> > > > On 14-08-02 15:57:00, Robert P. J. Day wrote:
> > > > > On Sat, 2 Aug 2014, Khem Raj w
On Mon, 4 Aug 2014, Paul Eggleton wrote:
> On Sunday 03 August 2014 02:56:04 Robert P. J. Day wrote:
> > On Sat, 2 Aug 2014, Khem Raj wrote:
> > > On 14-08-02 15:57:00, Robert P. J. Day wrote:
> > > > On Sat, 2 Aug 2014, Khem Raj wrote:
> > > > > On Sat, Aug 2, 2014 at 9:34 AM, Robert P. J. Day
>
On 08/01/2014 06:04 AM, Koen Kooi wrote:
-I/usr/include would end up in CFLAGS if /usr/bin/gcrypt-config is
present on the host systemd.
Signed-off-by: Koen Kooi
Yes, http://patches.openembedded.org/patch/77153/ should (IMO) supersede
this.
It's my follow-up after Ross disliked
http://pat
On Sunday 03 August 2014 02:56:04 Robert P. J. Day wrote:
> On Sat, 2 Aug 2014, Khem Raj wrote:
> > On 14-08-02 15:57:00, Robert P. J. Day wrote:
> > > On Sat, 2 Aug 2014, Khem Raj wrote:
> > > > On Sat, Aug 2, 2014 at 9:34 AM, Robert P. J. Day
wrote:
> > > > > say, pkg_prerm() functions would ne
If HTTP_PROXY or http_proxy is set when the send-error-report script
is run, it will check to see if fetching / on the specified server
returns 200 without the proxy set. If it does it will assume that the
proxy is not needed. However this check can never work because
fetching / always redirects to
The following changes since commit 0a7530fcd2e8ae91b297a3ebd9877957f0550d4c:
upstream-tracking: Add various CHECK_DATE and UPDATE_REASONs for my recipes
(2014-08-03 12:40:41 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib roxana/YB6576
http://git.yoc
short followup to my earlier post ... it seems like
oe-setup-builddir doesn't do a whole lot of input validation. for fun,
i tried to define a new project using /tmp for TEMPLATECONF, knowing
there was nothing valid there to be used as sample files, and here's
what i got (in part):
cp: cannot s
The following changes since commit c1ee6cdfde5d1fe5f38a1e8eef5b7b0dd086df95:
README: add required version for django-nvd3 (2014-03-06 13:43:30 +0200)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib roxana/YB6538
http://git.yoctoproject.org/cgit.cgi/poky-cont
Show the submission date and time for an error in the search
results page as a table column and in the the error page as
a definition list item in the "Error details" section.
Signed-off-by: Roxana Ciobanu
---
Post/createStatistics.py | 4
Post/getInfo.py | 3 +++
Post/
Op 4 aug. 2014, om 11:46 heeft Richard Purdie
het volgende geschreven:
> On Fri, 2014-08-01 at 13:04 +0200, Koen Kooi wrote:
>> -I/usr/include would end up in CFLAGS if /usr/bin/gcrypt-config is
>> present on the host systemd.
>>
>> Signed-off-by: Koen Kooi
>> ---
>> ...crypt-config-from-the-
first time perusing all that templateconf stuff, so some admittedly
simple questions.
i'm looking at oe-setup-builddir, which is where the initialization
of the new build dir is done, so let's start at the top:
if [ -z "$BUILDDIR" ]; then
echo >&2 "Error: The build directory (BUILDDIR)
Hi,
I'm currently trying to combine {base_}{lib,bin}dir and have set base_prefix to
/usr and redefined some other vars:
+# Try to move distro stuff under /usr
+# Keep /etc and friend in /
+base_prefix = "/usr"
+nonarch_base_libdir = "/lib"
+sysconfdir = "/etc"
+servicedir = "/srv"
+sharedstatedi
On Fri, 2014-08-01 at 13:04 +0200, Koen Kooi wrote:
> -I/usr/include would end up in CFLAGS if /usr/bin/gcrypt-config is
> present on the host systemd.
>
> Signed-off-by: Koen Kooi
> ---
> ...crypt-config-from-the-host-it-leads-to-SS.patch | 28
> ++
> meta/recipes-extended/
Signed-off-by: Yao Xinpan
---
meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
index c7954e7..034b33b 100644
--- a/meta/r
Signed-off-by: Koen Kooi
---
meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
index c7954e7..11cc24
Thanks Richard,
Pushing it to oe-devel list..
Thanks
Shrikant
On Mon, Aug 4, 2014 at 2:24 PM, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
> On Fri, 2014-08-01 at 19:16 +0530, Shrikant Bobade wrote:
> > From: Shrikant Bobade
> >
> > The dnsmasq target depends on .configured and
On Fri, 2014-08-01 at 19:16 +0530, Shrikant Bobade wrote:
> From: Shrikant Bobade
>
> The dnsmasq target depends on .configured and $(objs). .configured does an rm
> -f *.o. Yet the only thing telling make to build the .configured target before
> the $(objs) target was the order of the dependenci
psmisc: Typo in fuser makes -M on all the time
It adds a patch to fix a major issue on fuser that behaves as if -M option is
always used.
More info on psmisc website here :
http://sourceforge.net/p/psmisc/code/ci/3638cc55b4d08851faba46635d737b24d016665b/
Signed-off-by: Patrice Bouchand
94 matches
Mail list logo