All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix file permissions in scripts/
@ 2011-04-21 15:51 Scott Garman
  2011-04-21 15:51 ` [PATCH 1/1] scripts/: enable executable perms on scripts Scott Garman
  0 siblings, 1 reply; 2+ messages in thread
From: Scott Garman @ 2011-04-21 15:51 UTC (permalink / raw)
  To: poky

From: Scott Garman <scott.a.garman@intel.com>

Hi Richard,

Apparently the recent rename of some of these scripts caused them
to lose their executable permissions. This fixes it.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: sgarman/fixperms
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/fixperms

Thanks,
    Scott Garman <scott.a.garman@intel.com>
---


Scott Garman (1):
  scripts/: enable executable perms on scripts

 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 scripts/oe-find-native-sysroot
 mode change 100644 => 100755 scripts/oe-git-proxy-command
 mode change 100644 => 100755 scripts/oe-setup-builddir
 mode change 100644 => 100755 scripts/oe-setup-rpmrepo
 mode change 100644 => 100755 scripts/oe-trim-schemas
 mode change 100644 => 100755 scripts/qemuimage-testlib
 mode change 100644 => 100755 scripts/runqemu-addptable2image
 mode change 100644 => 100755 scripts/runqemu-export-rootfs
 mode change 100644 => 100755 scripts/runqemu-extract-sdk
 mode change 100644 => 100755 scripts/runqemu-gen-tapdevs



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

* [PATCH 1/1] scripts/: enable executable perms on scripts
  2011-04-21 15:51 [PATCH 0/1] Fix file permissions in scripts/ Scott Garman
@ 2011-04-21 15:51 ` Scott Garman
  0 siblings, 0 replies; 2+ messages in thread
From: Scott Garman @ 2011-04-21 15:51 UTC (permalink / raw)
  To: poky

From: Scott Garman <scott.a.garman@intel.com>

The recent rename apparently caused these scripts to lose their
executable permissions.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
---
 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 scripts/oe-find-native-sysroot
 mode change 100644 => 100755 scripts/oe-git-proxy-command
 mode change 100644 => 100755 scripts/oe-setup-builddir
 mode change 100644 => 100755 scripts/oe-setup-rpmrepo
 mode change 100644 => 100755 scripts/oe-trim-schemas
 mode change 100644 => 100755 scripts/qemuimage-testlib
 mode change 100644 => 100755 scripts/runqemu-addptable2image
 mode change 100644 => 100755 scripts/runqemu-export-rootfs
 mode change 100644 => 100755 scripts/runqemu-extract-sdk
 mode change 100644 => 100755 scripts/runqemu-gen-tapdevs

diff --git a/scripts/oe-find-native-sysroot b/scripts/oe-find-native-sysroot
old mode 100644
new mode 100755
diff --git a/scripts/oe-git-proxy-command b/scripts/oe-git-proxy-command
old mode 100644
new mode 100755
diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir
old mode 100644
new mode 100755
diff --git a/scripts/oe-setup-rpmrepo b/scripts/oe-setup-rpmrepo
old mode 100644
new mode 100755
diff --git a/scripts/oe-trim-schemas b/scripts/oe-trim-schemas
old mode 100644
new mode 100755
diff --git a/scripts/qemuimage-testlib b/scripts/qemuimage-testlib
old mode 100644
new mode 100755
diff --git a/scripts/runqemu-addptable2image b/scripts/runqemu-addptable2image
old mode 100644
new mode 100755
diff --git a/scripts/runqemu-export-rootfs b/scripts/runqemu-export-rootfs
old mode 100644
new mode 100755
diff --git a/scripts/runqemu-extract-sdk b/scripts/runqemu-extract-sdk
old mode 100644
new mode 100755
diff --git a/scripts/runqemu-gen-tapdevs b/scripts/runqemu-gen-tapdevs
old mode 100644
new mode 100755
-- 
1.7.1



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

end of thread, other threads:[~2011-04-21 15:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-21 15:51 [PATCH 0/1] Fix file permissions in scripts/ Scott Garman
2011-04-21 15:51 ` [PATCH 1/1] scripts/: enable executable perms on scripts Scott Garman

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.