Bump Buildroot Version to buildroot 2019_02_6
This commit is contained in:
@@ -31,8 +31,8 @@ OWFS_CONF_OPTS += \
|
||||
--with-fuseinclude=$(STAGING_DIR)/usr/include \
|
||||
--with-fuselib=$(STAGING_DIR)/usr/lib
|
||||
define OWFS_INSTALL_FUSE_INIT_SYSV
|
||||
$(INSTALL) -D -m 0755 $(OWFS_PKGDIR)S30owfs \
|
||||
$(TARGET_DIR)/etc/init.d/S30owfs
|
||||
$(INSTALL) -D -m 0755 $(OWFS_PKGDIR)S60owfs \
|
||||
$(TARGET_DIR)/etc/init.d/S60owfs
|
||||
endef
|
||||
define OWFS_CREATE_MOUNTPOINT
|
||||
mkdir -p $(TARGET_DIR)/dev/1wire
|
||||
@@ -102,8 +102,8 @@ endif
|
||||
OWFS_MAKE = $(MAKE) $(OWFS_EXTRA_MAKE_OPTS)
|
||||
|
||||
define OWFS_INSTALL_INIT_SYSV
|
||||
$(INSTALL) -D -m 0755 $(OWFS_PKGDIR)S25owserver \
|
||||
$(TARGET_DIR)/etc/init.d/S25owserver
|
||||
$(INSTALL) -D -m 0755 $(OWFS_PKGDIR)S55owserver \
|
||||
$(TARGET_DIR)/etc/init.d/S55owserver
|
||||
$(OWFS_INSTALL_FUSE_INIT_SYSV)
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user