Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -12,12 +12,12 @@ XVKBD_LICENSE_FILES = README
|
||||
# Passing USRLIBDIR ensures that the stupid Makefile doesn't add
|
||||
# /usr/lib to the library search path.
|
||||
define XVKBD_BUILD_CMDS
|
||||
$(MAKE) -C $(@D) $(TARGET_CONFIGURE_OPTS) \
|
||||
$(TARGET_MAKE_ENV) $(MAKE) -C $(@D) $(TARGET_CONFIGURE_OPTS) \
|
||||
USRLIBDIR="$(STAGING_DIR)/usr/lib"
|
||||
endef
|
||||
|
||||
define XVKBD_INSTALL_TARGET_CMDS
|
||||
$(MAKE) -C $(@D) DESTDIR=$(TARGET_DIR) install
|
||||
$(TARGET_MAKE_ENV) $(MAKE) -C $(@D) DESTDIR=$(TARGET_DIR) install
|
||||
endef
|
||||
|
||||
XVKBD_DEPENDENCIES = \
|
||||
|
||||
Reference in New Issue
Block a user