Openwrt/package/boot
Hauke Mehrtens 14c59a147c rbcfg: Add missing mode to open call
When open() is called with O_CREAT a 3. parameter has to be given with
the file system permissions of the new file.

Not giving this is an error, which results in a compile error with glibc.

This fixes the following compile error with glibc:
----------------------------------------------------------------------
In file included from /include/fcntl.h:329,
                 from main.c:18:
In function 'open',
    inlined from 'rbcfg_update' at main.c:501:7:
/include/bits/fcntl2.h:50:4: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT or O_TMPFILE in second argument needs 3 arguments
    __open_missing_mode ();
    ^~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-04-18 21:06:45 +02:00
..
arm-trusted-firmware-mvebu packages/boot: bump arm-trusted-firmware-mvebu version 2020-02-22 18:21:37 +01:00
arm-trusted-firmware-sunxi
at91bootstrap
fconfig
grub2 grub2: fix build when ASLR enabled 2020-04-02 13:42:26 +01:00
imx-bootlets
kexec-tools x86: make crashdump works 2020-03-20 21:45:06 +00:00
kobs-ng
rbcfg rbcfg: Add missing mode to open call 2020-04-18 21:06:45 +02:00
tfa-layerscape layerscape: resurrect support for FRDM-LS1012A 2020-03-12 12:59:44 +01:00
uboot-ar71xx
uboot-at91
uboot-envtools uboot-envtools: mxs: add support for olimex, imx23-olinuxino 2020-03-08 15:10:55 +01:00
uboot-fritz4040
uboot-imx6 uboot-imx6: bump to 2020.04 release 2020-04-17 13:43:34 +02:00
uboot-kirkwood
uboot-lantiq
uboot-layerscape layerscape: ls1012afrdm: introduce dynamic partitioning 2020-03-12 12:59:44 +01:00
uboot-mvebu uboot-mvebu: point to UBOOT_CONFIG when setting options 2020-03-01 21:36:00 +01:00
uboot-mxs uboot-mxs: bump to v2020.01 2020-03-08 15:10:55 +01:00
uboot-omap
uboot-oxnas uboot-oxnas: fix memory leak in tool mkox820crc 2020-01-15 23:15:19 +01:00
uboot-sunxi uboot-sunxi: bump to 2020.04 relase 2020-04-17 13:43:34 +02:00
uboot-tegra
uboot-zynq