mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
package makefiles: clean up backslash spacing.
The check-package script when ran gave warnings on only using one space before backslashes on all of these makefiles. This patch cleans up all warnings related to the one space before backslashes rule in the make files in the package directory. Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
42ec2bd4a4
commit
e2a7822415
@ -23,7 +23,7 @@ endef
|
|||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_AMD_CATALYST_MODULE),y)
|
ifeq ($(BR2_PACKAGE_AMD_CATALYST_MODULE),y)
|
||||||
AMD_CATALYST_MODULE_SUBDIRS = common/lib/modules/fglrx/build_mod/2.6.x
|
AMD_CATALYST_MODULE_SUBDIRS = common/lib/modules/fglrx/build_mod/2.6.x
|
||||||
AMD_CATALYST_MODULE_MAKE_OPTS = \
|
AMD_CATALYST_MODULE_MAKE_OPTS = \
|
||||||
CFLAGS_MODULE="-DCOMPAT_ALLOC_USER_SPACE=arch_compat_alloc_user_space"
|
CFLAGS_MODULE="-DCOMPAT_ALLOC_USER_SPACE=arch_compat_alloc_user_space"
|
||||||
|
|
||||||
define AMD_CATALYST_PREPARE_MODULE
|
define AMD_CATALYST_PREPARE_MODULE
|
||||||
|
@ -12,9 +12,9 @@ BLUEZ5_UTILS_DEPENDENCIES = dbus libglib2
|
|||||||
BLUEZ5_UTILS_LICENSE = GPL-2.0+, LGPL-2.1+
|
BLUEZ5_UTILS_LICENSE = GPL-2.0+, LGPL-2.1+
|
||||||
BLUEZ5_UTILS_LICENSE_FILES = COPYING COPYING.LIB
|
BLUEZ5_UTILS_LICENSE_FILES = COPYING COPYING.LIB
|
||||||
|
|
||||||
BLUEZ5_UTILS_CONF_OPTS = \
|
BLUEZ5_UTILS_CONF_OPTS = \
|
||||||
--enable-tools \
|
--enable-tools \
|
||||||
--enable-library \
|
--enable-library \
|
||||||
--disable-cups
|
--disable-cups
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_BLUEZ5_UTILS_OBEX),y)
|
ifeq ($(BR2_PACKAGE_BLUEZ5_UTILS_OBEX),y)
|
||||||
|
@ -16,24 +16,24 @@ BLUEZ_UTILS_LICENSE_FILES = COPYING COPYING.LIB
|
|||||||
|
|
||||||
# BlueZ 3.x compatibility
|
# BlueZ 3.x compatibility
|
||||||
ifeq ($(BR2_PACKAGE_BLUEZ_UTILS_COMPAT),y)
|
ifeq ($(BR2_PACKAGE_BLUEZ_UTILS_COMPAT),y)
|
||||||
BLUEZ_UTILS_CONF_OPTS += \
|
BLUEZ_UTILS_CONF_OPTS += \
|
||||||
--enable-hidd \
|
--enable-hidd \
|
||||||
--enable-pand \
|
--enable-pand \
|
||||||
--enable-sdp \
|
--enable-sdp \
|
||||||
--enable-dund
|
--enable-dund
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# audio support
|
# audio support
|
||||||
ifeq ($(BR2_PACKAGE_BLUEZ_UTILS_AUDIO),y)
|
ifeq ($(BR2_PACKAGE_BLUEZ_UTILS_AUDIO),y)
|
||||||
BLUEZ_UTILS_DEPENDENCIES += \
|
BLUEZ_UTILS_DEPENDENCIES += \
|
||||||
alsa-lib \
|
alsa-lib \
|
||||||
libsndfile
|
libsndfile
|
||||||
BLUEZ_UTILS_CONF_OPTS += \
|
BLUEZ_UTILS_CONF_OPTS += \
|
||||||
--enable-alsa \
|
--enable-alsa \
|
||||||
--enable-audio
|
--enable-audio
|
||||||
else
|
else
|
||||||
BLUEZ_UTILS_CONF_OPTS += \
|
BLUEZ_UTILS_CONF_OPTS += \
|
||||||
--disable-alsa \
|
--disable-alsa \
|
||||||
--disable-audio
|
--disable-audio
|
||||||
endif
|
endif
|
||||||
|
|
||||||
@ -47,10 +47,10 @@ endif
|
|||||||
# USB support
|
# USB support
|
||||||
ifeq ($(BR2_PACKAGE_BLUEZ_UTILS_USB),y)
|
ifeq ($(BR2_PACKAGE_BLUEZ_UTILS_USB),y)
|
||||||
BLUEZ_UTILS_DEPENDENCIES += libusb
|
BLUEZ_UTILS_DEPENDENCIES += libusb
|
||||||
BLUEZ_UTILS_CONF_OPTS += \
|
BLUEZ_UTILS_CONF_OPTS += \
|
||||||
--enable-usb
|
--enable-usb
|
||||||
else
|
else
|
||||||
BLUEZ_UTILS_CONF_OPTS += \
|
BLUEZ_UTILS_CONF_OPTS += \
|
||||||
--disable-usb
|
--disable-usb
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
@ -13,24 +13,24 @@ CEGUI06_LICENSE = MIT
|
|||||||
CEGUI06_LICENSE_FILES = COPYING
|
CEGUI06_LICENSE_FILES = COPYING
|
||||||
CEGUI06_INSTALL_STAGING = YES
|
CEGUI06_INSTALL_STAGING = YES
|
||||||
|
|
||||||
CEGUI06_DEPENDENCIES = \
|
CEGUI06_DEPENDENCIES = \
|
||||||
expat \
|
expat \
|
||||||
freetype \
|
freetype \
|
||||||
pcre
|
pcre
|
||||||
|
|
||||||
CEGUI06_CONF_OPTS = \
|
CEGUI06_CONF_OPTS = \
|
||||||
--enable-expat \
|
--enable-expat \
|
||||||
--disable-external-tinyxml \
|
--disable-external-tinyxml \
|
||||||
--disable-xerces-c \
|
--disable-xerces-c \
|
||||||
--disable-libxml \
|
--disable-libxml \
|
||||||
--disable-tinyxml \
|
--disable-tinyxml \
|
||||||
--disable-opengl-renderer \
|
--disable-opengl-renderer \
|
||||||
--disable-external-glew \
|
--disable-external-glew \
|
||||||
--disable-irrlicht-renderer \
|
--disable-irrlicht-renderer \
|
||||||
--disable-directfb-renderer \
|
--disable-directfb-renderer \
|
||||||
--disable-samples \
|
--disable-samples \
|
||||||
--disable-lua-module \
|
--disable-lua-module \
|
||||||
--disable-toluacegui \
|
--disable-toluacegui \
|
||||||
--disable-external-toluapp
|
--disable-external-toluapp
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
@ -18,13 +18,13 @@ CELT051_DEPENDENCIES = libogg
|
|||||||
# if target is the same kind as host (ie. same arch, same bitness,
|
# if target is the same kind as host (ie. same arch, same bitness,
|
||||||
# same endianness, so that /usr/lib contains libraries linkable by
|
# same endianness, so that /usr/lib contains libraries linkable by
|
||||||
# our cross-compiler)
|
# our cross-compiler)
|
||||||
CELT051_CONF_OPTS = \
|
CELT051_CONF_OPTS = \
|
||||||
--enable-fixed-point \
|
--enable-fixed-point \
|
||||||
--disable-fixed-point-debug \
|
--disable-fixed-point-debug \
|
||||||
--disable-experimental-postfilter \
|
--disable-experimental-postfilter \
|
||||||
--disable-static-modes \
|
--disable-static-modes \
|
||||||
--disable-assertions \
|
--disable-assertions \
|
||||||
--disable-oggtest \
|
--disable-oggtest \
|
||||||
--with-ogg=$(STAGING_DIR)/usr
|
--with-ogg=$(STAGING_DIR)/usr
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
@ -13,12 +13,12 @@ CONNMAN_LICENSE = GPL-2.0
|
|||||||
CONNMAN_LICENSE_FILES = COPYING
|
CONNMAN_LICENSE_FILES = COPYING
|
||||||
CONNMAN_CONF_OPTS += \
|
CONNMAN_CONF_OPTS += \
|
||||||
--with-dbusconfdir=/etc \
|
--with-dbusconfdir=/etc \
|
||||||
$(if $(BR2_PACKAGE_CONNMAN_DEBUG),--enable-debug,--disable-debug) \
|
$(if $(BR2_PACKAGE_CONNMAN_DEBUG),--enable-debug,--disable-debug) \
|
||||||
$(if $(BR2_PACKAGE_CONNMAN_ETHERNET),--enable-ethernet,--disable-ethernet) \
|
$(if $(BR2_PACKAGE_CONNMAN_ETHERNET),--enable-ethernet,--disable-ethernet) \
|
||||||
$(if $(BR2_PACKAGE_CONNMAN_WIFI),--enable-wifi,--disable-wifi) \
|
$(if $(BR2_PACKAGE_CONNMAN_WIFI),--enable-wifi,--disable-wifi) \
|
||||||
$(if $(BR2_PACKAGE_CONNMAN_WISPR),--enable-wispr,--disable-wispr) \
|
$(if $(BR2_PACKAGE_CONNMAN_WISPR),--enable-wispr,--disable-wispr) \
|
||||||
$(if $(BR2_PACKAGE_CONNMAN_BLUETOOTH),--enable-bluetooth,--disable-bluetooth) \
|
$(if $(BR2_PACKAGE_CONNMAN_BLUETOOTH),--enable-bluetooth,--disable-bluetooth) \
|
||||||
$(if $(BR2_PACKAGE_CONNMAN_LOOPBACK),--enable-loopback,--disable-loopback) \
|
$(if $(BR2_PACKAGE_CONNMAN_LOOPBACK),--enable-loopback,--disable-loopback) \
|
||||||
$(if $(BR2_PACKAGE_CONNMAN_NEARD),--enable-neard,--disable-neard) \
|
$(if $(BR2_PACKAGE_CONNMAN_NEARD),--enable-neard,--disable-neard) \
|
||||||
$(if $(BR2_PACKAGE_CONNMAN_OFONO),--enable-ofono,--disable-ofono) \
|
$(if $(BR2_PACKAGE_CONNMAN_OFONO),--enable-ofono,--disable-ofono) \
|
||||||
$(if $(BR2_INIT_SYSTEMD),--with-systemdunitdir=/usr/lib/systemd/system)
|
$(if $(BR2_INIT_SYSTEMD),--with-systemdunitdir=/usr/lib/systemd/system)
|
||||||
|
@ -70,7 +70,7 @@ DIRECTFB_GFX = \
|
|||||||
$(if $(BR2_PACKAGE_DIRECTFB_CYBER5K),cyber5k) \
|
$(if $(BR2_PACKAGE_DIRECTFB_CYBER5K),cyber5k) \
|
||||||
$(if $(BR2_PACKAGE_DIRECTFB_MATROX),matrox) \
|
$(if $(BR2_PACKAGE_DIRECTFB_MATROX),matrox) \
|
||||||
$(if $(BR2_PACKAGE_DIRECTFB_PXA3XX),pxa3xx) \
|
$(if $(BR2_PACKAGE_DIRECTFB_PXA3XX),pxa3xx) \
|
||||||
$(if $(BR2_PACKAGE_DIRECTFB_I830),i830) \
|
$(if $(BR2_PACKAGE_DIRECTFB_I830),i830) \
|
||||||
$(if $(BR2_PACKAGE_DIRECTFB_EP9X),ep9x)
|
$(if $(BR2_PACKAGE_DIRECTFB_EP9X),ep9x)
|
||||||
|
|
||||||
ifeq ($(strip $(DIRECTFB_GFX)),)
|
ifeq ($(strip $(DIRECTFB_GFX)),)
|
||||||
|
@ -18,9 +18,9 @@ DUMA_OPTIONS = \
|
|||||||
# The dependency of some source files in duma_config.h, which is generated at
|
# The dependency of some source files in duma_config.h, which is generated at
|
||||||
# build time, is not specified in the Makefile. Force non-parallel build.
|
# build time, is not specified in the Makefile. Force non-parallel build.
|
||||||
define DUMA_BUILD_CMDS
|
define DUMA_BUILD_CMDS
|
||||||
$(TARGET_MAKE_ENV) $(MAKE1) $(TARGET_CONFIGURE_OPTS) \
|
$(TARGET_MAKE_ENV) $(MAKE1) $(TARGET_CONFIGURE_OPTS) \
|
||||||
OS=linux \
|
OS=linux \
|
||||||
DUMA_OPTIONS="$(DUMA_OPTIONS)" \
|
DUMA_OPTIONS="$(DUMA_OPTIONS)" \
|
||||||
$(DUMA_CPP) -C $(@D)
|
$(DUMA_CPP) -C $(@D)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -18,12 +18,12 @@ endef
|
|||||||
EFIBOOTMGR_POST_PATCH_HOOKS += EFIBOOTMSR_PATCH_HEADER_PATH
|
EFIBOOTMGR_POST_PATCH_HOOKS += EFIBOOTMSR_PATCH_HEADER_PATH
|
||||||
|
|
||||||
define EFIBOOTMGR_BUILD_CMDS
|
define EFIBOOTMGR_BUILD_CMDS
|
||||||
$(TARGET_MAKE_ENV) $(TARGET_CONFIGURE_OPTS) \
|
$(TARGET_MAKE_ENV) $(TARGET_CONFIGURE_OPTS) \
|
||||||
LDFLAGS="$(EFIBOOTMGR_LDFLAGS)" $(MAKE1) -C $(@D)
|
LDFLAGS="$(EFIBOOTMGR_LDFLAGS)" $(MAKE1) -C $(@D)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define EFIBOOTMGR_INSTALL_TARGET_CMDS
|
define EFIBOOTMGR_INSTALL_TARGET_CMDS
|
||||||
$(TARGET_MAKE_ENV) $(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) \
|
$(TARGET_MAKE_ENV) $(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) \
|
||||||
DESTDIR=$(TARGET_DIR) install
|
DESTDIR=$(TARGET_DIR) install
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -13,8 +13,8 @@ GIFLIB_LICENSE_FILES = COPYING
|
|||||||
|
|
||||||
GIFLIB_BINS = \
|
GIFLIB_BINS = \
|
||||||
gif2epsn gif2ps gif2rgb gif2x11 gifasm gifbg gifbuild gifburst gifclip \
|
gif2epsn gif2ps gif2rgb gif2x11 gifasm gifbg gifbuild gifburst gifclip \
|
||||||
gifclrmp gifcolor gifcomb gifcompose gifecho giffiltr giffix gifflip \
|
gifclrmp gifcolor gifcomb gifcompose gifecho giffiltr giffix gifflip \
|
||||||
gifhisto gifinfo gifinter gifinto gifovly gifpos gifrotat \
|
gifhisto gifinfo gifinter gifinto gifovly gifpos gifrotat \
|
||||||
gifrsize gifspnge giftext giftool gifwedge icon2gif raw2gif rgb2gif \
|
gifrsize gifspnge giftext giftool gifwedge icon2gif raw2gif rgb2gif \
|
||||||
text2gif
|
text2gif
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ endif
|
|||||||
ifeq ($(BR2_PACKAGE_LIBCURL),y)
|
ifeq ($(BR2_PACKAGE_LIBCURL),y)
|
||||||
GIT_DEPENDENCIES += libcurl
|
GIT_DEPENDENCIES += libcurl
|
||||||
GIT_CONF_OPTS += --with-curl
|
GIT_CONF_OPTS += --with-curl
|
||||||
GIT_CONF_ENV += \
|
GIT_CONF_ENV += \
|
||||||
ac_cv_prog_curl_config=$(STAGING_DIR)/usr/bin/$(LIBCURL_CONFIG_SCRIPTS)
|
ac_cv_prog_curl_config=$(STAGING_DIR)/usr/bin/$(LIBCURL_CONFIG_SCRIPTS)
|
||||||
else
|
else
|
||||||
GIT_CONF_OPTS += --without-curl
|
GIT_CONF_OPTS += --without-curl
|
||||||
|
@ -132,8 +132,8 @@ define GVFS_COMPILE_SCHEMAS
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
GVFS_POST_INSTALL_TARGET_HOOKS += \
|
GVFS_POST_INSTALL_TARGET_HOOKS += \
|
||||||
GVFS_REMOVE_USELESS_BINARY \
|
GVFS_REMOVE_USELESS_BINARY \
|
||||||
GVFS_REMOVE_TARGET_SCHEMAS \
|
GVFS_REMOVE_TARGET_SCHEMAS \
|
||||||
GVFS_COMPILE_SCHEMAS
|
GVFS_COMPILE_SCHEMAS
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
@ -30,7 +30,7 @@ I2C_TOOLS_PYTHON_BASE_ENV = \
|
|||||||
CFLAGS="$(TARGET_CFLAGS) -I../include"
|
CFLAGS="$(TARGET_CFLAGS) -I../include"
|
||||||
|
|
||||||
define I2C_TOOLS_BUILD_PYSMBUS
|
define I2C_TOOLS_BUILD_PYSMBUS
|
||||||
(cd $(@D)/py-smbus; \
|
(cd $(@D)/py-smbus; \
|
||||||
$(I2C_TOOLS_PYTHON_BASE_ENV) \
|
$(I2C_TOOLS_PYTHON_BASE_ENV) \
|
||||||
$(HOST_DIR)/usr/bin/python setup.py build \
|
$(HOST_DIR)/usr/bin/python setup.py build \
|
||||||
$(PKG_PYTHON_DISTUTILS_BUILD_OPTS))
|
$(PKG_PYTHON_DISTUTILS_BUILD_OPTS))
|
||||||
|
@ -11,11 +11,11 @@ KEYUTILS_LICENSE = GPL-2.0+, LGPL-2.1+
|
|||||||
KEYUTILS_LICENSE_FILES = LICENCE.GPL LICENCE.LGPL
|
KEYUTILS_LICENSE_FILES = LICENCE.GPL LICENCE.LGPL
|
||||||
KEYUTILS_INSTALL_STAGING = YES
|
KEYUTILS_INSTALL_STAGING = YES
|
||||||
|
|
||||||
KEYUTILS_MAKE_PARAMS = \
|
KEYUTILS_MAKE_PARAMS = \
|
||||||
INSTALL=$(INSTALL) \
|
INSTALL=$(INSTALL) \
|
||||||
LIBDIR=/usr/lib \
|
LIBDIR=/usr/lib \
|
||||||
USRLIBDIR=/usr/lib \
|
USRLIBDIR=/usr/lib \
|
||||||
CFLAGS="$(TARGET_CFLAGS)" \
|
CFLAGS="$(TARGET_CFLAGS)" \
|
||||||
CPPFLAGS="$(TARGET_CPPFLAGS) -I." \
|
CPPFLAGS="$(TARGET_CPPFLAGS) -I." \
|
||||||
LNS="$(HOSTLN) -sf"
|
LNS="$(HOSTLN) -sf"
|
||||||
|
|
||||||
|
@ -69,7 +69,7 @@ KODI_CONF_ENV = \
|
|||||||
USE_TEXTUREPACKER_NATIVE_ROOT="$(HOST_DIR)/usr" \
|
USE_TEXTUREPACKER_NATIVE_ROOT="$(HOST_DIR)/usr" \
|
||||||
TEXTUREPACKER_NATIVE_ROOT="$(HOST_DIR)/usr"
|
TEXTUREPACKER_NATIVE_ROOT="$(HOST_DIR)/usr"
|
||||||
|
|
||||||
KODI_CONF_OPTS += \
|
KODI_CONF_OPTS += \
|
||||||
--with-ffmpeg=shared \
|
--with-ffmpeg=shared \
|
||||||
--disable-joystick \
|
--disable-joystick \
|
||||||
--disable-openmax \
|
--disable-openmax \
|
||||||
|
@ -17,7 +17,7 @@ LESSTIF_LICENSE_FILES = COPYING.LIB
|
|||||||
LESSTIF_CONF_OPTS = \
|
LESSTIF_CONF_OPTS = \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--with-freetype-config=$(STAGING_DIR)/usr/bin/freetype-config \
|
--with-freetype-config=$(STAGING_DIR)/usr/bin/freetype-config \
|
||||||
--enable-production=yes \
|
--enable-production=yes \
|
||||||
--enable-build-tests=no \
|
--enable-build-tests=no \
|
||||||
--no-recursion
|
--no-recursion
|
||||||
|
|
||||||
|
@ -53,11 +53,11 @@ endif
|
|||||||
# rtl81xx
|
# rtl81xx
|
||||||
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_RTL_81XX),y)
|
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_RTL_81XX),y)
|
||||||
LINUX_FIRMWARE_FILES += \
|
LINUX_FIRMWARE_FILES += \
|
||||||
rtlwifi/rtl8192cfw.bin rtlwifi/rtl8192cfwU.bin \
|
rtlwifi/rtl8192cfw.bin rtlwifi/rtl8192cfwU.bin \
|
||||||
rtlwifi/rtl8192cfwU_B.bin rtlwifi/rtl8192cufw.bin \
|
rtlwifi/rtl8192cfwU_B.bin rtlwifi/rtl8192cufw.bin \
|
||||||
rtlwifi/rtl8192defw.bin rtlwifi/rtl8192sefw.bin \
|
rtlwifi/rtl8192defw.bin rtlwifi/rtl8192sefw.bin \
|
||||||
rtlwifi/rtl8188efw.bin rtlwifi/rtl8188eufw.bin \
|
rtlwifi/rtl8188efw.bin rtlwifi/rtl8188eufw.bin \
|
||||||
rtlwifi/rtl8192cufw_A.bin \
|
rtlwifi/rtl8192cufw_A.bin \
|
||||||
rtlwifi/rtl8192cufw_B.bin rtlwifi/rtl8192cufw_TMSC.bin
|
rtlwifi/rtl8192cufw_B.bin rtlwifi/rtl8192cufw_TMSC.bin
|
||||||
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.rtlwifi_firmware.txt
|
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.rtlwifi_firmware.txt
|
||||||
endif
|
endif
|
||||||
@ -192,19 +192,19 @@ endif
|
|||||||
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_TI_WL127X),y)
|
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_TI_WL127X),y)
|
||||||
# wl1271-nvs.bin is a symlink to wl127x-nvs.bin
|
# wl1271-nvs.bin is a symlink to wl127x-nvs.bin
|
||||||
LINUX_FIRMWARE_FILES += \
|
LINUX_FIRMWARE_FILES += \
|
||||||
ti-connectivity/wl1271-fw-2.bin \
|
ti-connectivity/wl1271-fw-2.bin \
|
||||||
ti-connectivity/wl1271-fw-ap.bin \
|
ti-connectivity/wl1271-fw-ap.bin \
|
||||||
ti-connectivity/wl1271-fw.bin \
|
ti-connectivity/wl1271-fw.bin \
|
||||||
ti-connectivity/wl1271-nvs.bin \
|
ti-connectivity/wl1271-nvs.bin \
|
||||||
ti-connectivity/wl127x-fw-3.bin \
|
ti-connectivity/wl127x-fw-3.bin \
|
||||||
ti-connectivity/wl127x-fw-plt-3.bin \
|
ti-connectivity/wl127x-fw-plt-3.bin \
|
||||||
ti-connectivity/wl127x-nvs.bin \
|
ti-connectivity/wl127x-nvs.bin \
|
||||||
ti-connectivity/wl127x-fw-4-mr.bin \
|
ti-connectivity/wl127x-fw-4-mr.bin \
|
||||||
ti-connectivity/wl127x-fw-4-plt.bin \
|
ti-connectivity/wl127x-fw-4-plt.bin \
|
||||||
ti-connectivity/wl127x-fw-4-sr.bin \
|
ti-connectivity/wl127x-fw-4-sr.bin \
|
||||||
ti-connectivity/wl127x-fw-5-mr.bin \
|
ti-connectivity/wl127x-fw-5-mr.bin \
|
||||||
ti-connectivity/wl127x-fw-5-plt.bin \
|
ti-connectivity/wl127x-fw-5-plt.bin \
|
||||||
ti-connectivity/wl127x-fw-5-sr.bin \
|
ti-connectivity/wl127x-fw-5-sr.bin \
|
||||||
ti-connectivity/TIInit_7.2.31.bts
|
ti-connectivity/TIInit_7.2.31.bts
|
||||||
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.ti-connectivity
|
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.ti-connectivity
|
||||||
endif
|
endif
|
||||||
@ -213,20 +213,20 @@ endif
|
|||||||
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_TI_WL128X),y)
|
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_TI_WL128X),y)
|
||||||
# wl1271-nvs.bin and wl12xx-nvs.bin are symlinks to wl127x-nvs.bin
|
# wl1271-nvs.bin and wl12xx-nvs.bin are symlinks to wl127x-nvs.bin
|
||||||
LINUX_FIRMWARE_FILES += \
|
LINUX_FIRMWARE_FILES += \
|
||||||
ti-connectivity/wl128x-fw-3.bin \
|
ti-connectivity/wl128x-fw-3.bin \
|
||||||
ti-connectivity/wl128x-fw-ap.bin \
|
ti-connectivity/wl128x-fw-ap.bin \
|
||||||
ti-connectivity/wl128x-fw-plt-3.bin \
|
ti-connectivity/wl128x-fw-plt-3.bin \
|
||||||
ti-connectivity/wl128x-fw.bin \
|
ti-connectivity/wl128x-fw.bin \
|
||||||
ti-connectivity/wl1271-nvs.bin \
|
ti-connectivity/wl1271-nvs.bin \
|
||||||
ti-connectivity/wl128x-nvs.bin \
|
ti-connectivity/wl128x-nvs.bin \
|
||||||
ti-connectivity/wl12xx-nvs.bin \
|
ti-connectivity/wl12xx-nvs.bin \
|
||||||
ti-connectivity/wl127x-nvs.bin \
|
ti-connectivity/wl127x-nvs.bin \
|
||||||
ti-connectivity/wl128x-fw-4-mr.bin \
|
ti-connectivity/wl128x-fw-4-mr.bin \
|
||||||
ti-connectivity/wl128x-fw-4-plt.bin \
|
ti-connectivity/wl128x-fw-4-plt.bin \
|
||||||
ti-connectivity/wl128x-fw-4-sr.bin \
|
ti-connectivity/wl128x-fw-4-sr.bin \
|
||||||
ti-connectivity/wl128x-fw-5-mr.bin \
|
ti-connectivity/wl128x-fw-5-mr.bin \
|
||||||
ti-connectivity/wl128x-fw-5-plt.bin \
|
ti-connectivity/wl128x-fw-5-plt.bin \
|
||||||
ti-connectivity/wl128x-fw-5-sr.bin \
|
ti-connectivity/wl128x-fw-5-sr.bin \
|
||||||
ti-connectivity/TIInit_7.2.31.bts
|
ti-connectivity/TIInit_7.2.31.bts
|
||||||
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.ti-connectivity
|
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.ti-connectivity
|
||||||
endif
|
endif
|
||||||
|
@ -56,7 +56,7 @@ MPLAYER_CONF_OPTS += --disable-sdl
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_FREETYPE),y)
|
ifeq ($(BR2_PACKAGE_FREETYPE),y)
|
||||||
MPLAYER_CONF_OPTS += \
|
MPLAYER_CONF_OPTS += \
|
||||||
--enable-freetype \
|
--enable-freetype \
|
||||||
--with-freetype-config=$(STAGING_DIR)/usr/bin/freetype-config
|
--with-freetype-config=$(STAGING_DIR)/usr/bin/freetype-config
|
||||||
MPLAYER_DEPENDENCIES += freetype
|
MPLAYER_DEPENDENCIES += freetype
|
||||||
@ -128,7 +128,7 @@ MPLAYER_CONF_OPTS += --disable-libcdio
|
|||||||
# We intentionally don't pass --enable-dvdread, to let the
|
# We intentionally don't pass --enable-dvdread, to let the
|
||||||
# autodetection find which library to link with.
|
# autodetection find which library to link with.
|
||||||
ifeq ($(BR2_PACKAGE_LIBDVDREAD),y)
|
ifeq ($(BR2_PACKAGE_LIBDVDREAD),y)
|
||||||
MPLAYER_CONF_OPTS += \
|
MPLAYER_CONF_OPTS += \
|
||||||
--with-dvdread-config="$(PKG_CONFIG_HOST_BINARY) dvdread"
|
--with-dvdread-config="$(PKG_CONFIG_HOST_BINARY) dvdread"
|
||||||
MPLAYER_DEPENDENCIES += libdvdread
|
MPLAYER_DEPENDENCIES += libdvdread
|
||||||
endif
|
endif
|
||||||
@ -136,7 +136,7 @@ endif
|
|||||||
# We intentionally don't pass --enable-dvdnav to let the autodetection
|
# We intentionally don't pass --enable-dvdnav to let the autodetection
|
||||||
# find which library to link with.
|
# find which library to link with.
|
||||||
ifeq ($(BR2_PACKAGE_LIBDVDNAV),y)
|
ifeq ($(BR2_PACKAGE_LIBDVDNAV),y)
|
||||||
MPLAYER_CONF_OPTS += \
|
MPLAYER_CONF_OPTS += \
|
||||||
--with-dvdnav-config="$(PKG_CONFIG_HOST_BINARY) dvdnav"
|
--with-dvdnav-config="$(PKG_CONFIG_HOST_BINARY) dvdnav"
|
||||||
MPLAYER_DEPENDENCIES += libdvdnav
|
MPLAYER_DEPENDENCIES += libdvdnav
|
||||||
endif
|
endif
|
||||||
|
@ -17,7 +17,7 @@ NGREP_LIBS += `$(STAGING_DIR)/usr/bin/pcap-config --static --additional-libs`
|
|||||||
endif
|
endif
|
||||||
NGREP_CONF_ENV += LIBS+="$(NGREP_LIBS)"
|
NGREP_CONF_ENV += LIBS+="$(NGREP_LIBS)"
|
||||||
|
|
||||||
NGREP_CONF_OPTS = \
|
NGREP_CONF_OPTS = \
|
||||||
--with-pcap-includes=$(STAGING_DIR)/usr/include/pcap \
|
--with-pcap-includes=$(STAGING_DIR)/usr/include/pcap \
|
||||||
--enable-pcre \
|
--enable-pcre \
|
||||||
--with-pcre=$(STAGING_DIR)/usr \
|
--with-pcre=$(STAGING_DIR)/usr \
|
||||||
|
@ -35,7 +35,7 @@ HOST_OLA_CONF_OPTS = \
|
|||||||
--disable-uart \
|
--disable-uart \
|
||||||
--disable-libusb \
|
--disable-libusb \
|
||||||
--disable-libftdi \
|
--disable-libftdi \
|
||||||
--disable-http \
|
--disable-http \
|
||||||
--disable-examples \
|
--disable-examples \
|
||||||
--disable-unittests \
|
--disable-unittests \
|
||||||
--disable-doxygen-html \
|
--disable-doxygen-html \
|
||||||
|
@ -11,22 +11,22 @@ POCO_LICENSE_FILES = LICENSE
|
|||||||
POCO_INSTALL_STAGING = YES
|
POCO_INSTALL_STAGING = YES
|
||||||
POCO_PATCH = https://github.com/pocoproject/poco/commit/30159aea4b3f6421da9d74a8bf22aad6d3bf26b4.patch
|
POCO_PATCH = https://github.com/pocoproject/poco/commit/30159aea4b3f6421da9d74a8bf22aad6d3bf26b4.patch
|
||||||
|
|
||||||
POCO_DEPENDENCIES = zlib pcre \
|
POCO_DEPENDENCIES = zlib pcre \
|
||||||
$(if $(BR2_PACKAGE_POCO_XML),expat) \
|
$(if $(BR2_PACKAGE_POCO_XML),expat) \
|
||||||
$(if $(BR2_PACKAGE_POCO_CRYPTO),openssl) \
|
$(if $(BR2_PACKAGE_POCO_CRYPTO),openssl) \
|
||||||
$(if $(BR2_PACKAGE_POCO_NETSSL_OPENSSL),openssl) \
|
$(if $(BR2_PACKAGE_POCO_NETSSL_OPENSSL),openssl) \
|
||||||
$(if $(BR2_PACKAGE_POCO_DATA_SQLITE),sqlite) \
|
$(if $(BR2_PACKAGE_POCO_DATA_SQLITE),sqlite) \
|
||||||
$(if $(BR2_PACKAGE_POCO_DATA_MYSQL),mysql)
|
$(if $(BR2_PACKAGE_POCO_DATA_MYSQL),mysql)
|
||||||
|
|
||||||
POCO_OMIT = Data/ODBC PageCompiler \
|
POCO_OMIT = Data/ODBC PageCompiler \
|
||||||
$(if $(BR2_PACKAGE_POCO_XML),,XML) \
|
$(if $(BR2_PACKAGE_POCO_XML),,XML) \
|
||||||
$(if $(BR2_PACKAGE_POCO_UTIL),,Util) \
|
$(if $(BR2_PACKAGE_POCO_UTIL),,Util) \
|
||||||
$(if $(BR2_PACKAGE_POCO_NET),,Net) \
|
$(if $(BR2_PACKAGE_POCO_NET),,Net) \
|
||||||
$(if $(BR2_PACKAGE_POCO_NETSSL_OPENSSL),,NetSSL_OpenSSL) \
|
$(if $(BR2_PACKAGE_POCO_NETSSL_OPENSSL),,NetSSL_OpenSSL) \
|
||||||
$(if $(BR2_PACKAGE_POCO_CRYPTO),,Crypto) \
|
$(if $(BR2_PACKAGE_POCO_CRYPTO),,Crypto) \
|
||||||
$(if $(BR2_PACKAGE_POCO_ZIP),,Zip) \
|
$(if $(BR2_PACKAGE_POCO_ZIP),,Zip) \
|
||||||
$(if $(BR2_PACKAGE_POCO_DATA),,Data) \
|
$(if $(BR2_PACKAGE_POCO_DATA),,Data) \
|
||||||
$(if $(BR2_PACKAGE_POCO_DATA_MYSQL),,Data/MySQL) \
|
$(if $(BR2_PACKAGE_POCO_DATA_MYSQL),,Data/MySQL) \
|
||||||
$(if $(BR2_PACKAGE_POCO_DATA_SQLITE),,Data/SQLite)
|
$(if $(BR2_PACKAGE_POCO_DATA_SQLITE),,Data/SQLite)
|
||||||
|
|
||||||
ifeq ($(LIBC),uclibc)
|
ifeq ($(LIBC),uclibc)
|
||||||
@ -48,12 +48,12 @@ endif
|
|||||||
|
|
||||||
define POCO_CONFIGURE_CMDS
|
define POCO_CONFIGURE_CMDS
|
||||||
(cd $(@D); $(TARGET_MAKE_ENV) ./configure \
|
(cd $(@D); $(TARGET_MAKE_ENV) ./configure \
|
||||||
--config=Linux \
|
--config=Linux \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--omit="$(POCO_OMIT)" \
|
--omit="$(POCO_OMIT)" \
|
||||||
$(POCO_CONF_OPTS) \
|
$(POCO_CONF_OPTS) \
|
||||||
--unbundled \
|
--unbundled \
|
||||||
--no-tests \
|
--no-tests \
|
||||||
--no-samples)
|
--no-samples)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -84,7 +84,7 @@ PYTHON_PYQT_CONF_OPTS = \
|
|||||||
# Python 3.x.
|
# Python 3.x.
|
||||||
ifeq ($(BR2_PACKAGE_PYTHON),y)
|
ifeq ($(BR2_PACKAGE_PYTHON),y)
|
||||||
PYTHON_PYQT_CONF_OPTS += \
|
PYTHON_PYQT_CONF_OPTS += \
|
||||||
--vendorid-incdir $(STAGING_DIR)/usr/include/$(PYTHON_PYQT_PYTHON_DIR) \
|
--vendorid-incdir $(STAGING_DIR)/usr/include/$(PYTHON_PYQT_PYTHON_DIR) \
|
||||||
--vendorid-libdir $(STAGING_DIR)/usr/lib/$(PYTHON_PYQT_PYTHON_DIR)/config
|
--vendorid-libdir $(STAGING_DIR)/usr/lib/$(PYTHON_PYQT_PYTHON_DIR)/config
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
@ -46,7 +46,7 @@ define PYTHON_SIP_CONFIGURE_CMDS
|
|||||||
$(TARGET_MAKE_ENV) $(TARGET_CONFIGURE_OPTS) $(HOST_DIR)/usr/bin/python configure.py \
|
$(TARGET_MAKE_ENV) $(TARGET_CONFIGURE_OPTS) $(HOST_DIR)/usr/bin/python configure.py \
|
||||||
--bindir $(TARGET_DIR)/usr/bin \
|
--bindir $(TARGET_DIR)/usr/bin \
|
||||||
--destdir $(TARGET_DIR)/$(PYTHON_SIP_LIB_DIR) \
|
--destdir $(TARGET_DIR)/$(PYTHON_SIP_LIB_DIR) \
|
||||||
--incdir $(STAGING_DIR)/$(PYTHON_SIP_INCLUDE_DIR) \
|
--incdir $(STAGING_DIR)/$(PYTHON_SIP_INCLUDE_DIR) \
|
||||||
--sipdir $(TARGET_DIR)/usr/share/sip \
|
--sipdir $(TARGET_DIR)/usr/share/sip \
|
||||||
--sysroot $(STAGING_DIR)/usr \
|
--sysroot $(STAGING_DIR)/usr \
|
||||||
--use-qmake && \
|
--use-qmake && \
|
||||||
|
@ -17,23 +17,23 @@ PYTHON_LIBTOOL_PATCH = NO
|
|||||||
# also installed in $(HOST_DIR), as it is needed when cross-compiling
|
# also installed in $(HOST_DIR), as it is needed when cross-compiling
|
||||||
# third-party Python modules.
|
# third-party Python modules.
|
||||||
|
|
||||||
HOST_PYTHON_CONF_OPTS += \
|
HOST_PYTHON_CONF_OPTS += \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--without-cxx-main \
|
--without-cxx-main \
|
||||||
--disable-sqlite3 \
|
--disable-sqlite3 \
|
||||||
--disable-tk \
|
--disable-tk \
|
||||||
--with-expat=system \
|
--with-expat=system \
|
||||||
--disable-curses \
|
--disable-curses \
|
||||||
--disable-codecs-cjk \
|
--disable-codecs-cjk \
|
||||||
--disable-nis \
|
--disable-nis \
|
||||||
--enable-unicodedata \
|
--enable-unicodedata \
|
||||||
--disable-dbm \
|
--disable-dbm \
|
||||||
--disable-gdbm \
|
--disable-gdbm \
|
||||||
--disable-bsddb \
|
--disable-bsddb \
|
||||||
--disable-test-modules \
|
--disable-test-modules \
|
||||||
--disable-bz2 \
|
--disable-bz2 \
|
||||||
--disable-ssl \
|
--disable-ssl \
|
||||||
--disable-ossaudiodev \
|
--disable-ossaudiodev \
|
||||||
--disable-pyo-build
|
--disable-pyo-build
|
||||||
|
|
||||||
# Make sure that LD_LIBRARY_PATH overrides -rpath.
|
# Make sure that LD_LIBRARY_PATH overrides -rpath.
|
||||||
@ -159,17 +159,17 @@ PYTHON_CONF_ENV += ac_cv_big_endian_double=yes
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
PYTHON_CONF_OPTS += \
|
PYTHON_CONF_OPTS += \
|
||||||
--without-cxx-main \
|
--without-cxx-main \
|
||||||
--without-doc-strings \
|
--without-doc-strings \
|
||||||
--with-system-ffi \
|
--with-system-ffi \
|
||||||
--disable-pydoc \
|
--disable-pydoc \
|
||||||
--disable-test-modules \
|
--disable-test-modules \
|
||||||
--disable-lib2to3 \
|
--disable-lib2to3 \
|
||||||
--disable-gdbm \
|
--disable-gdbm \
|
||||||
--disable-tk \
|
--disable-tk \
|
||||||
--disable-nis \
|
--disable-nis \
|
||||||
--disable-dbm \
|
--disable-dbm \
|
||||||
--disable-pyo-build \
|
--disable-pyo-build \
|
||||||
--disable-pyc-build
|
--disable-pyc-build
|
||||||
|
|
||||||
# This is needed to make sure the Python build process doesn't try to
|
# This is needed to make sure the Python build process doesn't try to
|
||||||
|
@ -24,19 +24,19 @@ PYTHON3_LIBTOOL_PATCH = NO
|
|||||||
# installed in $(HOST_DIR), as it is needed when cross-compiling
|
# installed in $(HOST_DIR), as it is needed when cross-compiling
|
||||||
# third-party Python modules.
|
# third-party Python modules.
|
||||||
|
|
||||||
HOST_PYTHON3_CONF_OPTS += \
|
HOST_PYTHON3_CONF_OPTS += \
|
||||||
--without-ensurepip \
|
--without-ensurepip \
|
||||||
--without-cxx-main \
|
--without-cxx-main \
|
||||||
--disable-sqlite3 \
|
--disable-sqlite3 \
|
||||||
--disable-tk \
|
--disable-tk \
|
||||||
--with-expat=system \
|
--with-expat=system \
|
||||||
--disable-curses \
|
--disable-curses \
|
||||||
--disable-codecs-cjk \
|
--disable-codecs-cjk \
|
||||||
--disable-nis \
|
--disable-nis \
|
||||||
--enable-unicodedata \
|
--enable-unicodedata \
|
||||||
--disable-test-modules \
|
--disable-test-modules \
|
||||||
--disable-idle3 \
|
--disable-idle3 \
|
||||||
--disable-ossaudiodev \
|
--disable-ossaudiodev \
|
||||||
--disable-openssl
|
--disable-openssl
|
||||||
|
|
||||||
# Make sure that LD_LIBRARY_PATH overrides -rpath.
|
# Make sure that LD_LIBRARY_PATH overrides -rpath.
|
||||||
@ -151,15 +151,15 @@ PYTHON3_CONF_ENV += ac_cv_func_wcsftime=no
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
PYTHON3_CONF_OPTS += \
|
PYTHON3_CONF_OPTS += \
|
||||||
--without-ensurepip \
|
--without-ensurepip \
|
||||||
--without-cxx-main \
|
--without-cxx-main \
|
||||||
--with-system-ffi \
|
--with-system-ffi \
|
||||||
--disable-pydoc \
|
--disable-pydoc \
|
||||||
--disable-test-modules \
|
--disable-test-modules \
|
||||||
--disable-lib2to3 \
|
--disable-lib2to3 \
|
||||||
--disable-tk \
|
--disable-tk \
|
||||||
--disable-nis \
|
--disable-nis \
|
||||||
--disable-idle3 \
|
--disable-idle3 \
|
||||||
--disable-pyc-build
|
--disable-pyc-build
|
||||||
|
|
||||||
# Python builds two tools to generate code: 'pgen' and
|
# Python builds two tools to generate code: 'pgen' and
|
||||||
|
@ -215,42 +215,42 @@ endif
|
|||||||
# Override CPP, as it expects to be able to call it like it'd
|
# Override CPP, as it expects to be able to call it like it'd
|
||||||
# call the compiler.
|
# call the compiler.
|
||||||
define QEMU_CONFIGURE_CMDS
|
define QEMU_CONFIGURE_CMDS
|
||||||
( cd $(@D); \
|
( cd $(@D); \
|
||||||
LIBS='$(QEMU_LIBS)' \
|
LIBS='$(QEMU_LIBS)' \
|
||||||
$(TARGET_CONFIGURE_OPTS) \
|
$(TARGET_CONFIGURE_OPTS) \
|
||||||
$(TARGET_CONFIGURE_ARGS) \
|
$(TARGET_CONFIGURE_ARGS) \
|
||||||
CPP="$(TARGET_CC) -E" \
|
CPP="$(TARGET_CC) -E" \
|
||||||
$(QEMU_VARS) \
|
$(QEMU_VARS) \
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--cross-prefix=$(TARGET_CROSS) \
|
--cross-prefix=$(TARGET_CROSS) \
|
||||||
--with-system-pixman \
|
--with-system-pixman \
|
||||||
--audio-drv-list= \
|
--audio-drv-list= \
|
||||||
--enable-kvm \
|
--enable-kvm \
|
||||||
--enable-attr \
|
--enable-attr \
|
||||||
--enable-vhost-net \
|
--enable-vhost-net \
|
||||||
--disable-bsd-user \
|
--disable-bsd-user \
|
||||||
--disable-xen \
|
--disable-xen \
|
||||||
--disable-slirp \
|
--disable-slirp \
|
||||||
--disable-vnc \
|
--disable-vnc \
|
||||||
--disable-virtfs \
|
--disable-virtfs \
|
||||||
--disable-brlapi \
|
--disable-brlapi \
|
||||||
--disable-curses \
|
--disable-curses \
|
||||||
--disable-curl \
|
--disable-curl \
|
||||||
--disable-bluez \
|
--disable-bluez \
|
||||||
--disable-uuid \
|
--disable-uuid \
|
||||||
--disable-vde \
|
--disable-vde \
|
||||||
--disable-linux-aio \
|
--disable-linux-aio \
|
||||||
--disable-cap-ng \
|
--disable-cap-ng \
|
||||||
--disable-docs \
|
--disable-docs \
|
||||||
--disable-spice \
|
--disable-spice \
|
||||||
--disable-rbd \
|
--disable-rbd \
|
||||||
--disable-libiscsi \
|
--disable-libiscsi \
|
||||||
--disable-usb-redir \
|
--disable-usb-redir \
|
||||||
--disable-strip \
|
--disable-strip \
|
||||||
--disable-seccomp \
|
--disable-seccomp \
|
||||||
--disable-sparse \
|
--disable-sparse \
|
||||||
$(QEMU_OPTS) \
|
$(QEMU_OPTS) \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -15,16 +15,16 @@ RT_TESTS_DEPENDENCIES = python
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
define RT_TESTS_BUILD_CMDS
|
define RT_TESTS_BUILD_CMDS
|
||||||
$(TARGET_MAKE_ENV) $(MAKE) -C $(@D) \
|
$(TARGET_MAKE_ENV) $(MAKE) -C $(@D) \
|
||||||
CC="$(TARGET_CC)" \
|
CC="$(TARGET_CC)" \
|
||||||
CFLAGS="$(TARGET_CFLAGS)" \
|
CFLAGS="$(TARGET_CFLAGS)" \
|
||||||
prefix=/usr
|
prefix=/usr
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define RT_TESTS_INSTALL_TARGET_CMDS
|
define RT_TESTS_INSTALL_TARGET_CMDS
|
||||||
$(TARGET_MAKE_ENV) $(MAKE) -C $(@D) \
|
$(TARGET_MAKE_ENV) $(MAKE) -C $(@D) \
|
||||||
DESTDIR="$(TARGET_DIR)" \
|
DESTDIR="$(TARGET_DIR)" \
|
||||||
prefix=/usr \
|
prefix=/usr \
|
||||||
$(if $(BR2_PACKAGE_PYTHON),PYLIB=/usr/lib/python$(PYTHON_VERSION_MAJOR)/site-packages/,PYLIB="") \
|
$(if $(BR2_PACKAGE_PYTHON),PYLIB=/usr/lib/python$(PYTHON_VERSION_MAJOR)/site-packages/,PYLIB="") \
|
||||||
install
|
install
|
||||||
endef
|
endef
|
||||||
|
@ -20,11 +20,11 @@ RTAI_DEPENDENCIES = linux
|
|||||||
|
|
||||||
RTAI_CONF_OPTS = \
|
RTAI_CONF_OPTS = \
|
||||||
--includedir=/usr/include/rtai \
|
--includedir=/usr/include/rtai \
|
||||||
--with-linux-dir=$(LINUX_DIR) \
|
--with-linux-dir=$(LINUX_DIR) \
|
||||||
--disable-leds \
|
--disable-leds \
|
||||||
--enable-usi \
|
--enable-usi \
|
||||||
--enable-align-priority \
|
--enable-align-priority \
|
||||||
--disable-rtailab \
|
--disable-rtailab \
|
||||||
--with-module-dir=/lib/modules/$(LINUX_VERSION_PROBED)/rtai
|
--with-module-dir=/lib/modules/$(LINUX_VERSION_PROBED)/rtai
|
||||||
|
|
||||||
RTAI_MAKE = $(MAKE1)
|
RTAI_MAKE = $(MAKE1)
|
||||||
|
@ -48,7 +48,7 @@ SDL2_DEPENDENCIES += xlib_libX11 xlib_libXext
|
|||||||
SDL2_CONF_OPTS += --enable-video-x11 \
|
SDL2_CONF_OPTS += --enable-video-x11 \
|
||||||
--with-x=$(STAGING_DIR) \
|
--with-x=$(STAGING_DIR) \
|
||||||
--x-includes=$(STAGING_DIR)/usr/include \
|
--x-includes=$(STAGING_DIR)/usr/include \
|
||||||
--x-libraries=$(STAGING_DIR)/usr/lib \
|
--x-libraries=$(STAGING_DIR)/usr/lib \
|
||||||
--enable-video-x11-xshape
|
--enable-video-x11-xshape
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_XLIB_LIBXCURSOR),y)
|
ifeq ($(BR2_PACKAGE_XLIB_LIBXCURSOR),y)
|
||||||
|
@ -148,9 +148,9 @@ endif
|
|||||||
define SKELETON_SET_NETWORK_LOCALHOST
|
define SKELETON_SET_NETWORK_LOCALHOST
|
||||||
( \
|
( \
|
||||||
echo "# interface file auto-generated by buildroot"; \
|
echo "# interface file auto-generated by buildroot"; \
|
||||||
echo ; \
|
echo ; \
|
||||||
echo "auto lo"; \
|
echo "auto lo"; \
|
||||||
echo "iface lo inet loopback"; \
|
echo "iface lo inet loopback"; \
|
||||||
) > $(TARGET_DIR)/etc/network/interfaces
|
) > $(TARGET_DIR)/etc/network/interfaces
|
||||||
endef
|
endef
|
||||||
|
|
||||||
@ -159,11 +159,11 @@ SKELETON_NETWORK_DHCP_IFACE = $(call qstrip,$(BR2_SYSTEM_DHCP))
|
|||||||
ifneq ($(SKELETON_NETWORK_DHCP_IFACE),)
|
ifneq ($(SKELETON_NETWORK_DHCP_IFACE),)
|
||||||
define SKELETON_SET_NETWORK_DHCP
|
define SKELETON_SET_NETWORK_DHCP
|
||||||
( \
|
( \
|
||||||
echo ; \
|
echo ; \
|
||||||
echo "auto $(SKELETON_NETWORK_DHCP_IFACE)"; \
|
echo "auto $(SKELETON_NETWORK_DHCP_IFACE)"; \
|
||||||
echo "iface $(SKELETON_NETWORK_DHCP_IFACE) inet dhcp"; \
|
echo "iface $(SKELETON_NETWORK_DHCP_IFACE) inet dhcp"; \
|
||||||
echo " pre-up /etc/network/nfs_check"; \
|
echo " pre-up /etc/network/nfs_check"; \
|
||||||
echo " wait-delay 15"; \
|
echo " wait-delay 15"; \
|
||||||
) >> $(TARGET_DIR)/etc/network/interfaces
|
) >> $(TARGET_DIR)/etc/network/interfaces
|
||||||
$(INSTALL) -m 0755 -D $(SKELETON_PKGDIR)/nfs_check \
|
$(INSTALL) -m 0755 -D $(SKELETON_PKGDIR)/nfs_check \
|
||||||
$(TARGET_DIR)/etc/network/nfs_check
|
$(TARGET_DIR)/etc/network/nfs_check
|
||||||
|
@ -10,21 +10,21 @@ SPICE_SITE = http://www.spice-space.org/download/releases
|
|||||||
SPICE_LICENSE = LGPL-2.1+
|
SPICE_LICENSE = LGPL-2.1+
|
||||||
SPICE_LICENSE_FILES = COPYING
|
SPICE_LICENSE_FILES = COPYING
|
||||||
SPICE_INSTALL_STAGING = YES
|
SPICE_INSTALL_STAGING = YES
|
||||||
SPICE_DEPENDENCIES = \
|
SPICE_DEPENDENCIES = \
|
||||||
alsa-lib \
|
alsa-lib \
|
||||||
celt051 \
|
celt051 \
|
||||||
jpeg \
|
jpeg \
|
||||||
libglib2 \
|
libglib2 \
|
||||||
openssl \
|
openssl \
|
||||||
pixman \
|
pixman \
|
||||||
python-pyparsing \
|
python-pyparsing \
|
||||||
spice-protocol
|
spice-protocol
|
||||||
|
|
||||||
# We disable everything for now, because the dependency tree can become
|
# We disable everything for now, because the dependency tree can become
|
||||||
# quite deep if we try to enable some features, and I have not tested that.
|
# quite deep if we try to enable some features, and I have not tested that.
|
||||||
SPICE_CONF_OPTS = \
|
SPICE_CONF_OPTS = \
|
||||||
--disable-opengl \
|
--disable-opengl \
|
||||||
--disable-smartcard \
|
--disable-smartcard \
|
||||||
--disable-automated-tests \
|
--disable-automated-tests \
|
||||||
--without-sasl
|
--without-sasl
|
||||||
|
|
||||||
@ -58,7 +58,7 @@ SPICE_MAKE_ENV = PYTHONPATH=$(TARGET_DIR)/usr/lib/python$(PYTHON_VERSION_MAJOR)/
|
|||||||
# it should link against libz and libjpeg. libz is pkg-config-aware, while
|
# it should link against libz and libjpeg. libz is pkg-config-aware, while
|
||||||
# libjpeg isn't, hence the two-line tweak
|
# libjpeg isn't, hence the two-line tweak
|
||||||
define SPICE_POST_INSTALL_STAGING_FIX_PC
|
define SPICE_POST_INSTALL_STAGING_FIX_PC
|
||||||
$(SED) 's/^\(Requires.private:.*\)$$/\1 zlib/; s/^\(Libs.private:.*\)$$/\1 -ljpeg/;' \
|
$(SED) 's/^\(Requires.private:.*\)$$/\1 zlib/; s/^\(Libs.private:.*\)$$/\1 -ljpeg/;' \
|
||||||
"$(STAGING_DIR)/usr/lib/pkgconfig/spice-server.pc"
|
"$(STAGING_DIR)/usr/lib/pkgconfig/spice-server.pc"
|
||||||
endef
|
endef
|
||||||
SPICE_POST_INSTALL_STAGING_HOOKS += SPICE_POST_INSTALL_STAGING_FIX_PC
|
SPICE_POST_INSTALL_STAGING_HOOKS += SPICE_POST_INSTALL_STAGING_FIX_PC
|
||||||
|
@ -50,16 +50,16 @@ HOST_SQUASHFS_DEPENDENCIES = host-zlib host-lz4 host-lzo host-xz
|
|||||||
|
|
||||||
HOST_SQUASHFS_MAKE_ARGS = \
|
HOST_SQUASHFS_MAKE_ARGS = \
|
||||||
XATTR_SUPPORT=1 \
|
XATTR_SUPPORT=1 \
|
||||||
XZ_SUPPORT=1 \
|
XZ_SUPPORT=1 \
|
||||||
GZIP_SUPPORT=1 \
|
GZIP_SUPPORT=1 \
|
||||||
LZ4_SUPPORT=1 \
|
LZ4_SUPPORT=1 \
|
||||||
LZO_SUPPORT=1 \
|
LZO_SUPPORT=1 \
|
||||||
LZMA_XZ_SUPPORT=1
|
LZMA_XZ_SUPPORT=1
|
||||||
|
|
||||||
define SQUASHFS_BUILD_CMDS
|
define SQUASHFS_BUILD_CMDS
|
||||||
$(TARGET_MAKE_ENV) $(MAKE) \
|
$(TARGET_MAKE_ENV) $(MAKE) \
|
||||||
CC="$(TARGET_CC)" \
|
CC="$(TARGET_CC)" \
|
||||||
EXTRA_CFLAGS="$(TARGET_CFLAGS)" \
|
EXTRA_CFLAGS="$(TARGET_CFLAGS)" \
|
||||||
EXTRA_LDFLAGS="$(TARGET_LDFLAGS)" \
|
EXTRA_LDFLAGS="$(TARGET_LDFLAGS)" \
|
||||||
$(SQUASHFS_MAKE_ARGS) \
|
$(SQUASHFS_MAKE_ARGS) \
|
||||||
-C $(@D)/squashfs-tools/
|
-C $(@D)/squashfs-tools/
|
||||||
@ -73,7 +73,7 @@ endef
|
|||||||
define HOST_SQUASHFS_BUILD_CMDS
|
define HOST_SQUASHFS_BUILD_CMDS
|
||||||
$(HOST_MAKE_ENV) $(MAKE) \
|
$(HOST_MAKE_ENV) $(MAKE) \
|
||||||
CC="$(HOSTCC)" \
|
CC="$(HOSTCC)" \
|
||||||
EXTRA_CFLAGS="$(HOST_CFLAGS)" \
|
EXTRA_CFLAGS="$(HOST_CFLAGS)" \
|
||||||
EXTRA_LDFLAGS="$(HOST_LDFLAGS)" \
|
EXTRA_LDFLAGS="$(HOST_LDFLAGS)" \
|
||||||
$(HOST_SQUASHFS_MAKE_ARGS) \
|
$(HOST_SQUASHFS_MAKE_ARGS) \
|
||||||
-C $(@D)/squashfs-tools/
|
-C $(@D)/squashfs-tools/
|
||||||
|
@ -132,7 +132,7 @@ endif
|
|||||||
ifeq ($(BR2_PACKAGE_LIBGCRYPT),y)
|
ifeq ($(BR2_PACKAGE_LIBGCRYPT),y)
|
||||||
SYSTEMD_DEPENDENCIES += libgcrypt
|
SYSTEMD_DEPENDENCIES += libgcrypt
|
||||||
SYSTEMD_CONF_OPTS += \
|
SYSTEMD_CONF_OPTS += \
|
||||||
--enable-gcrypt \
|
--enable-gcrypt \
|
||||||
--with-libgcrypt-prefix=$(STAGING_DIR)/usr \
|
--with-libgcrypt-prefix=$(STAGING_DIR)/usr \
|
||||||
--with-libgpg-error-prefix=$(STAGING_DIR)/usr
|
--with-libgpg-error-prefix=$(STAGING_DIR)/usr
|
||||||
else
|
else
|
||||||
|
@ -70,22 +70,22 @@ endef
|
|||||||
TVHEADEND_PRE_CONFIGURE_HOOKS += TVHEADEND_INSTALL_DTV_SCAN_TABLES
|
TVHEADEND_PRE_CONFIGURE_HOOKS += TVHEADEND_INSTALL_DTV_SCAN_TABLES
|
||||||
|
|
||||||
define TVHEADEND_CONFIGURE_CMDS
|
define TVHEADEND_CONFIGURE_CMDS
|
||||||
(cd $(@D); \
|
(cd $(@D); \
|
||||||
$(TARGET_CONFIGURE_OPTS) \
|
$(TARGET_CONFIGURE_OPTS) \
|
||||||
$(TARGET_CONFIGURE_ARGS) \
|
$(TARGET_CONFIGURE_ARGS) \
|
||||||
CFLAGS="$(TVHEADEND_CFLAGS)" \
|
CFLAGS="$(TVHEADEND_CFLAGS)" \
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--arch="$(ARCH)" \
|
--arch="$(ARCH)" \
|
||||||
--cpu="$(BR2_GCC_TARGET_CPU)" \
|
--cpu="$(BR2_GCC_TARGET_CPU)" \
|
||||||
--nowerror \
|
--nowerror \
|
||||||
--python="$(HOST_DIR)/usr/bin/python" \
|
--python="$(HOST_DIR)/usr/bin/python" \
|
||||||
--enable-dvbscan \
|
--enable-dvbscan \
|
||||||
--enable-bundle \
|
--enable-bundle \
|
||||||
--enable-pngquant \
|
--enable-pngquant \
|
||||||
--disable-ffmpeg_static \
|
--disable-ffmpeg_static \
|
||||||
--disable-hdhomerun_static \
|
--disable-hdhomerun_static \
|
||||||
$(TVHEADEND_CONF_OPTS) \
|
$(TVHEADEND_CONF_OPTS) \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -10,11 +10,11 @@ TZ_LICENSE = Public domain
|
|||||||
TZ_LOCALTIME = $(call qstrip,$(BR2_TARGET_LOCALTIME))
|
TZ_LOCALTIME = $(call qstrip,$(BR2_TARGET_LOCALTIME))
|
||||||
|
|
||||||
define TZ_BUILD_CMDS
|
define TZ_BUILD_CMDS
|
||||||
(cd $(HOST_DIR)/usr/share/zoneinfo/posix/; \
|
(cd $(HOST_DIR)/usr/share/zoneinfo/posix/; \
|
||||||
for i in $$(find . -type f); do \
|
for i in $$(find . -type f); do \
|
||||||
mkdir -p $(@D)/output/$$(dirname $$i); \
|
mkdir -p $(@D)/output/$$(dirname $$i); \
|
||||||
$(TZDUMP) -p . -q $${i#./} | sed '1d' > $(@D)/output/$$i; \
|
$(TZDUMP) -p . -q $${i#./} | sed '1d' > $(@D)/output/$$i; \
|
||||||
done \
|
done \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
@ -25,13 +25,13 @@ define TZ_INSTALL_TARGET_CMDS
|
|||||||
$(TARGET_DIR)/usr/share/zoneinfo/iso3166.tab
|
$(TARGET_DIR)/usr/share/zoneinfo/iso3166.tab
|
||||||
mkdir -p $(TARGET_DIR)/usr/share/zoneinfo/uclibc
|
mkdir -p $(TARGET_DIR)/usr/share/zoneinfo/uclibc
|
||||||
cp -a $(@D)/output/* $(TARGET_DIR)/usr/share/zoneinfo/uclibc
|
cp -a $(@D)/output/* $(TARGET_DIR)/usr/share/zoneinfo/uclibc
|
||||||
if [ -n "$(TZ_LOCALTIME)" ]; then \
|
if [ -n "$(TZ_LOCALTIME)" ]; then \
|
||||||
if [ ! -f $(TARGET_DIR)/usr/share/zoneinfo/uclibc/$(TZDATA_LOCALTIME) ]; then \
|
if [ ! -f $(TARGET_DIR)/usr/share/zoneinfo/uclibc/$(TZDATA_LOCALTIME) ]; then \
|
||||||
printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" \
|
printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" \
|
||||||
"$(TZDATA_LOCALTIME)"; \
|
"$(TZDATA_LOCALTIME)"; \
|
||||||
exit 1; \
|
exit 1; \
|
||||||
fi; \
|
fi; \
|
||||||
cd $(TARGET_DIR)/etc; \
|
cd $(TARGET_DIR)/etc; \
|
||||||
ln -sf ../usr/share/zoneinfo/uclibc/$(TZDATA_LOCALTIME) TZ; \
|
ln -sf ../usr/share/zoneinfo/uclibc/$(TZDATA_LOCALTIME) TZ; \
|
||||||
fi
|
fi
|
||||||
endef
|
endef
|
||||||
|
@ -32,19 +32,19 @@ TZDATA_EXTRACT_CMDS =
|
|||||||
define TZDATA_INSTALL_TARGET_CMDS
|
define TZDATA_INSTALL_TARGET_CMDS
|
||||||
$(INSTALL) -d -m 0755 $(TARGET_DIR)/usr/share/zoneinfo
|
$(INSTALL) -d -m 0755 $(TARGET_DIR)/usr/share/zoneinfo
|
||||||
cp -a $(HOST_DIR)/usr/share/zoneinfo/* $(TARGET_DIR)/usr/share/zoneinfo
|
cp -a $(HOST_DIR)/usr/share/zoneinfo/* $(TARGET_DIR)/usr/share/zoneinfo
|
||||||
cd $(TARGET_DIR)/usr/share/zoneinfo; \
|
cd $(TARGET_DIR)/usr/share/zoneinfo; \
|
||||||
for zone in posix/*; do \
|
for zone in posix/*; do \
|
||||||
ln -sfn "$${zone}" "$${zone##*/}"; \
|
ln -sfn "$${zone}" "$${zone##*/}"; \
|
||||||
done
|
done
|
||||||
if [ -n "$(TZDATA_LOCALTIME)" ]; then \
|
if [ -n "$(TZDATA_LOCALTIME)" ]; then \
|
||||||
if [ ! -f $(TARGET_DIR)/usr/share/zoneinfo/$(TZDATA_LOCALTIME) ]; then \
|
if [ ! -f $(TARGET_DIR)/usr/share/zoneinfo/$(TZDATA_LOCALTIME) ]; then \
|
||||||
printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" \
|
printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" \
|
||||||
"$(TZDATA_LOCALTIME)"; \
|
"$(TZDATA_LOCALTIME)"; \
|
||||||
exit 1; \
|
exit 1; \
|
||||||
fi; \
|
fi; \
|
||||||
cd $(TARGET_DIR)/etc; \
|
cd $(TARGET_DIR)/etc; \
|
||||||
ln -sf ../usr/share/zoneinfo/$(TZDATA_LOCALTIME) localtime; \
|
ln -sf ../usr/share/zoneinfo/$(TZDATA_LOCALTIME) localtime; \
|
||||||
echo "$(TZDATA_LOCALTIME)" >timezone; \
|
echo "$(TZDATA_LOCALTIME)" >timezone; \
|
||||||
fi
|
fi
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -11,16 +11,16 @@ UDISKS_LICENSE_FILES = COPYING
|
|||||||
# For 0002-Fix-systemd-service-file.patch
|
# For 0002-Fix-systemd-service-file.patch
|
||||||
UDISKS_AUTORECONF = YES
|
UDISKS_AUTORECONF = YES
|
||||||
|
|
||||||
UDISKS_DEPENDENCIES = \
|
UDISKS_DEPENDENCIES = \
|
||||||
sg3_utils \
|
sg3_utils \
|
||||||
host-pkgconf \
|
host-pkgconf \
|
||||||
udev \
|
udev \
|
||||||
dbus \
|
dbus \
|
||||||
dbus-glib \
|
dbus-glib \
|
||||||
polkit \
|
polkit \
|
||||||
parted \
|
parted \
|
||||||
lvm2 \
|
lvm2 \
|
||||||
libatasmart \
|
libatasmart \
|
||||||
libgudev
|
libgudev
|
||||||
|
|
||||||
UDISKS_CONF_OPTS = --disable-remote-access --disable-man-pages
|
UDISKS_CONF_OPTS = --disable-remote-access --disable-man-pages
|
||||||
|
@ -14,9 +14,9 @@ USBMOUNT_LICENSE_FILES = debian/copyright
|
|||||||
define USBMOUNT_INSTALL_TARGET_CMDS
|
define USBMOUNT_INSTALL_TARGET_CMDS
|
||||||
$(INSTALL) -m 0755 -D $(@D)/usbmount $(TARGET_DIR)/usr/share/usbmount/usbmount
|
$(INSTALL) -m 0755 -D $(@D)/usbmount $(TARGET_DIR)/usr/share/usbmount/usbmount
|
||||||
|
|
||||||
$(INSTALL) -m 0755 -D $(@D)/00_create_model_symlink \
|
$(INSTALL) -m 0755 -D $(@D)/00_create_model_symlink \
|
||||||
$(TARGET_DIR)/etc/usbmount/mount.d/00_create_model_symlink
|
$(TARGET_DIR)/etc/usbmount/mount.d/00_create_model_symlink
|
||||||
$(INSTALL) -m 0755 -D $(@D)/00_remove_model_symlink \
|
$(INSTALL) -m 0755 -D $(@D)/00_remove_model_symlink \
|
||||||
$(TARGET_DIR)/etc/usbmount/umount.d/00_remove_model_symlink
|
$(TARGET_DIR)/etc/usbmount/umount.d/00_remove_model_symlink
|
||||||
|
|
||||||
$(INSTALL) -m 0644 -D $(@D)/usbmount.rules $(TARGET_DIR)/lib/udev/rules.d/usbmount.rules
|
$(INSTALL) -m 0644 -D $(@D)/usbmount.rules $(TARGET_DIR)/lib/udev/rules.d/usbmount.rules
|
||||||
|
@ -24,9 +24,9 @@ WPA_SUPPLICANT_CONFIG_EDITS =
|
|||||||
WPA_SUPPLICANT_CONFIG_SET = CONFIG_BGSCAN_SIMPLE
|
WPA_SUPPLICANT_CONFIG_SET = CONFIG_BGSCAN_SIMPLE
|
||||||
|
|
||||||
WPA_SUPPLICANT_CONFIG_ENABLE = \
|
WPA_SUPPLICANT_CONFIG_ENABLE = \
|
||||||
CONFIG_IEEE80211AC \
|
CONFIG_IEEE80211AC \
|
||||||
CONFIG_IEEE80211N \
|
CONFIG_IEEE80211N \
|
||||||
CONFIG_IEEE80211R \
|
CONFIG_IEEE80211R \
|
||||||
CONFIG_INTERNAL_LIBTOMMATH \
|
CONFIG_INTERNAL_LIBTOMMATH \
|
||||||
CONFIG_DEBUG_FILE \
|
CONFIG_DEBUG_FILE \
|
||||||
CONFIG_MATCH_IFACE
|
CONFIG_MATCH_IFACE
|
||||||
@ -101,7 +101,7 @@ endif
|
|||||||
ifeq ($(BR2_PACKAGE_DBUS),y)
|
ifeq ($(BR2_PACKAGE_DBUS),y)
|
||||||
WPA_SUPPLICANT_DEPENDENCIES += host-pkgconf dbus
|
WPA_SUPPLICANT_DEPENDENCIES += host-pkgconf dbus
|
||||||
WPA_SUPPLICANT_MAKE_ENV = \
|
WPA_SUPPLICANT_MAKE_ENV = \
|
||||||
PKG_CONFIG_SYSROOT_DIR="$(STAGING_DIR)" \
|
PKG_CONFIG_SYSROOT_DIR="$(STAGING_DIR)" \
|
||||||
PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig"
|
PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig"
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_WPA_SUPPLICANT_DBUS_OLD),y)
|
ifeq ($(BR2_PACKAGE_WPA_SUPPLICANT_DBUS_OLD),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user