| Submitter | Lianhao Lu |
|---|---|
| Date | March 2, 2012, 8:54 a.m. |
| Message ID | <cover.1330678346.git.lianhao.lu@intel.com> |
| Download | mbox |
| Permalink | /patch/22575/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib llu/bug2051Comments
[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
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
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