Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next] configs/pc: fix grub-efi.cfg permissions
@ 2018-08-31  2:24 Carlos Santos
  2018-08-31  2:51 ` Carlos Santos
  2019-02-07 21:43 ` Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Carlos Santos @ 2018-08-31  2:24 UTC (permalink / raw)
  To: buildroot

It does not need the execute bits.

Signed-off-by: Carlos Santos <casantos@datacom.com.br>
---
 board/pc/grub-efi.cfg | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 board/pc/grub-efi.cfg

diff --git a/board/pc/grub-efi.cfg b/board/pc/grub-efi.cfg
old mode 100755
new mode 100644
-- 
2.17.1

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

end of thread, other threads:[~2019-02-07 21:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-31  2:24 [Buildroot] [PATCH/next] configs/pc: fix grub-efi.cfg permissions Carlos Santos
2018-08-31  2:51 ` Carlos Santos
2018-08-31  3:23   ` Baruch Siach
2019-02-07 21:43 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox