• 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/rpi-userland/rpi-userland-002-remove-faulty-assert.patch
Yann E. MORINYann E. MORIN committed a863451c39510 Oct 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
interface: remove faulty assert() to make weston happy at runtime
2
​
3
This was removed after a discussion on IRC with the weston guys
4
('daniels' on irc.freenode.net/#wayland).
5
​
6
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
7
---
8
Upstream status: no, will be pushed by weston guys later.
9
If not, I'll do it.
10
​
11
diff -durN rpi-userland-77d32cd.orig/interface/vmcs_host/vc_vchi_dispmanx.c rpi-userland-77d32cd/interface/vmcs_host/vc_vchi_dispmanx.c
12
--- rpi-userland-77d32cd.orig/interface/vmcs_host/vc_vchi_dispmanx.c    2013-10-04 17:43:44.000000000 +0200
13
+++ rpi-userland-77d32cd/interface/vmcs_host/vc_vchi_dispmanx.c 2013-10-08 22:28:51.611433539 +0200
14
@@ -1187,7 +1187,6 @@
15
          continue;
16
    
17
       if(dispmanx_client.update_callback ) {
18
-         vcos_assert( dispmanx_client.pending_update_handle == (DISPMANX_UPDATE_HANDLE_T) dispmanx_client.notify_buffer[1]);
19
          dispmanx_client.update_callback((DISPMANX_UPDATE_HANDLE_T) dispmanx_client.notify_buffer[1], dispmanx_client.update_callback_param);
20
       }
21
    }
  • 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.