[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-206-g5a2d1cee3
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2020-07-09 16:09:19
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 5a2d1cee377f80e2add2501c5793820ab747923d (commit)
from 477ecb744a9a35b8e58a8dd6254745d040ffbd9e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5a2d1cee377f80e2add2501c5793820ab747923d
Author: Julien BOIBESSOT <jul...@ar...>
Date: Thu Jul 9 18:08:49 2020 +0200
[BUILDROOT] 2019.02: fixes 046-armadeus-package-gpsd-fix-python-tools-build-and-install.patch, again...
-----------------------------------------------------------------------
Summary of changes:
.../046-armadeus-package-gpsd-fix-python-tools-build-and-install.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/patches/buildroot/2019.02/046-armadeus-package-gpsd-fix-python-tools-build-and-install.patch b/patches/buildroot/2019.02/046-armadeus-package-gpsd-fix-python-tools-build-and-install.patch
index ab09e339c..486ccbf7c 100644
--- a/patches/buildroot/2019.02/046-armadeus-package-gpsd-fix-python-tools-build-and-install.patch
+++ b/patches/buildroot/2019.02/046-armadeus-package-gpsd-fix-python-tools-build-and-install.patch
@@ -15,7 +15,7 @@ Index: buildroot/package/gpsd/gpsd.mk
+ifeq ($(BR2_PACKAGE_GPSD_PYTHON),y)
+ifeq ($(BR2_PACKAGE_PYTHON),y)
-+GPSD_SCONS_ENV += INCLUDEPY="$(STAGING_DIR)/usr/include/python$(PYTHON_VERSION)"
++GPSD_SCONS_ENV += INCLUDEPY="$(STAGING_DIR)/usr/include/python$(PYTHON_VERSION_MAJOR)"
+GPSD_SCONS_OPTS += \
+ python_libdir=/usr/lib/python$(PYTHON_VERSION)/
+else ifeq ($(BR2_PACKAGE_PYTHON3),y)
hooks/post-receive
--
armadeus
|