All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Make bitbake-prserv executable
@ 2012-03-02  8:54 Lianhao Lu
  2012-03-02  8:54 ` [PATCH 1/1] bitbake/bitbake-prserv: Set file mode bits "x" Lianhao Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Lianhao Lu @ 2012-03-02  8:54 UTC (permalink / raw)
  To: bitbake-devel

This patch fixed Yocot bug #2051 by set 'x' file mode bit of bitbake-prserv.

The following changes since commit 6b6aa170d5c618cfcd016dd1de926db647f7f932:
  Gary Thomas (1):
        busybox: Restore 'date' compatability

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib llu/bug2051
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/bug2051

Lianhao Lu (1):
  bitbake/bitbake-prserv: Set file mode bits "x".

 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 bitbake/bin/bitbake-prserv




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] bitbake/bitbake-prserv: Set file mode bits "x".
  2012-03-02  8:54 [PATCH 0/1] Make bitbake-prserv executable Lianhao Lu
@ 2012-03-02  8:54 ` Lianhao Lu
  2012-03-02 16:23   ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Lianhao Lu @ 2012-03-02  8:54 UTC (permalink / raw)
  To: bitbake-devel

[YOCTO #2051] Set 'x' bit to make bitbake-prserv executable.

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
---
 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 bitbake/bin/bitbake-prserv

diff --git a/bitbake/bin/bitbake-prserv b/bitbake/bin/bitbake-prserv
old mode 100644
new mode 100755
-- 
1.7.0.4




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] bitbake/bitbake-prserv: Set file mode bits "x".
  2012-03-02  8:54 ` [PATCH 1/1] bitbake/bitbake-prserv: Set file mode bits "x" Lianhao Lu
@ 2012-03-02 16:23   ` Richard Purdie
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2012-03-02 16:23 UTC (permalink / raw)
  To: Lianhao Lu; +Cc: bitbake-devel

On Fri, 2012-03-02 at 16:54 +0800, Lianhao Lu wrote:
> [YOCTO #2051] Set 'x' bit to make bitbake-prserv executable.
> 
> Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
> ---
>  0 files changed, 0 insertions(+), 0 deletions(-)
>  mode change 100644 => 100755 bitbake/bin/bitbake-prserv
> 
> diff --git a/bitbake/bin/bitbake-prserv b/bitbake/bin/bitbake-prserv
> old mode 100644
> new mode 100755

The bitbake repository seemed to be ok, the poky one was not. I've
therefore applied this to poky, thanks.

Richard




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-02 16:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-02  8:54 [PATCH 0/1] Make bitbake-prserv executable Lianhao Lu
2012-03-02  8:54 ` [PATCH 1/1] bitbake/bitbake-prserv: Set file mode bits "x" Lianhao Lu
2012-03-02 16:23   ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.