• 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/weston/weston-0003-dont-build-tests.patch
Yann E. MORINYann E. MORIN committed dda59a65a0114 Oct 2013
Raw file
Source viewDiff to previous
 
1
Makefile: do not build tests
2
​
3
Tests are broken if no EGL support is available.
4
​
5
Reported-by: Peter Korsgaard <jacmet@uclibc.org>
6
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
7
diff -durN weston-1.3.0.orig/Makefile.am weston-1.3.0/Makefile.am
8
--- weston-1.3.0.orig/Makefile.am   2013-08-20 20:15:19.000000000 +0200
9
+++ weston-1.3.0/Makefile.am    2013-10-14 23:08:12.016392097 +0200
10
@@ -2,7 +2,7 @@
11
 wcap_subdir = wcap
12
 endif
13
 
14
-SUBDIRS = shared src clients data protocol tests $(wcap_subdir) man
15
+SUBDIRS = shared src clients data protocol $(wcap_subdir) man
16
 
17
 DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install
18
 
  • 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.