forked from openembedded/meta-openembedded
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refresh/remove patch Version 3.42.0 ============== - Enable XPresent compositor. (openembedded#13) - Fix regression in opacity handling. (openembedded#19) - Fix tooltip style. (openembedded#25) - Updated translations. Signed-off-by: Andreas Müller <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
1 parent
82831f4
commit bb5201c
Showing
3 changed files
with
8 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,10 +13,10 @@ Signed-off-by: Hongxu Jia <[email protected]> | |
1 file changed, 5 deletions(-) | ||
|
||
diff --git a/configure.ac b/configure.ac | ||
index 5f9e7e9..80b32c7 100644 | ||
index 528b7d2..8932ae6 100644 | ||
--- a/configure.ac | ||
+++ b/configure.ac | ||
@@ -359,11 +359,6 @@ fi | ||
@@ -337,11 +337,6 @@ fi | ||
|
||
AM_CONDITIONAL(HAVE_SM, test "$found_sm" = "yes") | ||
|
||
|
@@ -25,9 +25,9 @@ index 5f9e7e9..80b32c7 100644 | |
- AC_MSG_ERROR([zenity not found in your path - needed for dialogs]) | ||
-fi | ||
- | ||
dnl ************************************************************************** | ||
dnl Check for Vulkan support | ||
dnl ************************************************************************** | ||
AC_SEARCH_LIBS([dlsym], [dl], [], [ | ||
AC_MSG_ERROR([unable to find the dlsym() function]) | ||
]) | ||
-- | ||
1.8.3.1 | ||
2.31.1 | ||
|
65 changes: 0 additions & 65 deletions
65
...ome/recipes-gnome/metacity/metacity/0001-fix-build-with-disable-dependency-tracking.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters