Update ipctool version and ssc335_initramfs_defconfig

pull/53/head
Igor Zalatov (from Citadel PC) 2021-08-30 07:45:34 +03:00
parent 0660c0bcc7
commit 09c356497a
2 changed files with 4 additions and 2 deletions

View File

@ -29,6 +29,8 @@ BR2_LINUX_KERNEL_EXT_SIGMASTAR_PATCHER_LIST="$(BR2_EXTERNAL_SIGMASTAR_PATH)/boar
# Filesystem
BR2_TARGET_ROOTFS_INITRAMFS=y
BR2_TARGET_ROOTFS_SQUASHFS=y
BR2_TARGET_ROOTFS_SQUASHFS4_XZ=y
BR2_ROOTFS_OVERLAY="$(TOPDIR)/../general/overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="$(TOPDIR)/../scripts/executing_commands_for_$(BR2_TOOLCHAIN_BUILDROOT_LIBC).sh $(TOPDIR)/../scripts/executing_commands_for_initramfs.sh"

View File

@ -1,10 +1,10 @@
################################################################################
#
# ipctool | updated 2021.08.22
# ipctool | updated 2021.08.29
#
################################################################################
IPCTOOL_VERSION = 2656168cc08c49258e05c9d0f643bf02a566e3fd
IPCTOOL_VERSION = 0fceea1e8975c4fb45f6cd1788cf41aabea29dc8
IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION))
IPCTOOL_LICENSE = MIT
IPCTOOL_LICENSE_FILES = LICENSE