• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libserial/0001-disable-python-bindings.patch
Jörg KrauseJörg Krause committed 84a78f4f0b631 Jul 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
Disable build of Python bindings, which requires the sipconfig module.
2
​
3
Signed-off-by: Simon Dawson <spdawson@gmail.com>
4
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
5
​
6
diff -purN libserial-0.6.0rc2.orig/Makefile.am libserial-0.6.0rc2/Makefile.am
7
--- libserial-0.6.0rc2.orig/Makefile.am 2014-06-05 18:37:25.000000000 +0200
8
+++ libserial-0.6.0rc2/Makefile.am  2015-07-30 20:59:28.828429011 +0200
9
@@ -1,4 +1,4 @@
10
-SUBDIRS=src doc examples sip
11
+SUBDIRS=src doc examples
12
 ACLOCAL_AMFLAGS=-I m4
13
 
14
 EXTRA_DIST = doxygen.conf.in Makefile.dist libserial.spec libserial.pc
15
diff -purN libserial-0.6.0rc2.orig/Makefile.in libserial-0.6.0rc2/Makefile.in
16
--- libserial-0.6.0rc2.orig/Makefile.in 2014-06-05 18:40:09.000000000 +0200
17
+++ libserial-0.6.0rc2/Makefile.in  2015-07-30 21:00:09.215188376 +0200
18
@@ -348,7 +348,7 @@ target_alias = @target_alias@
19
 top_build_prefix = @top_build_prefix@
20
 top_builddir = @top_builddir@
21
 top_srcdir = @top_srcdir@
22
-SUBDIRS = src doc examples sip
23
+SUBDIRS = src doc examples
24
 ACLOCAL_AMFLAGS = -I m4
25
 EXTRA_DIST = doxygen.conf.in Makefile.dist libserial.spec libserial.pc
26
 pkgconfigdir = $(libdir)/pkgconfig
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.