[poky] [PATCH 1/1] scripts/: enable executable perms on scripts
Scott Garman
scott.a.garman at intel.com
Thu Apr 21 08:51:29 PDT 2011
From: Scott Garman <scott.a.garman at intel.com>
The recent rename apparently caused these scripts to lose their
executable permissions.
Signed-off-by: Scott Garman <scott.a.garman at 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
More information about the poky
mailing list