| Submitter | Ross Burton |
|---|---|
| Date | Sept. 11, 2012, 7:18 p.m. |
| Message ID | <1347391088-30390-13-git-send-email-ross.burton@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/36373/ |
| State | Accepted |
| Commit | 7a10eccc75f12bfe3afb925c976405cfcd9baeb0 |
| Headers | show |
Comments
This is the only patch in the series that isn't ready for merging as far as I'm concerned. Are there sufficient users of libx11-trim on non-debian-renaming systems that use package feeds to add conflicts/replaces for this? Ross
On Wed, 2012-09-12 at 12:46 +0100, Burton, Ross wrote: > This is the only patch in the series that isn't ready for merging as > far as I'm concerned. > > Are there sufficient users of libx11-trim on non-debian-renaming > systems that use package feeds to add conflicts/replaces for this? I don't think there are many such users so I've merged the series. We've had this mess around for a long time, keep talking about fixing and now someone gives me a patch series so I really just can't resist ;-) Cheers, Richard
Patch
diff --git a/meta/recipes-graphics/xorg-lib/libx11-trim_1.5.0.bb b/meta/recipes-graphics/xorg-lib/libx11-trim_1.5.0.bb deleted file mode 100644 index 6619946..0000000 --- a/meta/recipes-graphics/xorg-lib/libx11-trim_1.5.0.bb +++ /dev/null @@ -1,15 +0,0 @@ -require libx11.inc - -DESCRIPTION += " Support for XCMS is disabled in this version." - -PR = "${INC_PR}.0" - -SRC_URI += "file://x11_disable_makekeys.patch \ - file://keysymdef_include.patch \ - file://makekeys_crosscompile.patch" - -RPROVIDES_${PN}-dev = "libx11-dev" -RPROVIDES_${PN}-locale = "libx11-locale" - -SRC_URI[md5sum] = "78b4b3bab4acbdf0abcfca30a8c70cc6" -SRC_URI[sha256sum] = "c382efd7e92bfc3cef39a4b7f1ecf2744ba4414a705e3bc1e697f75502bd4d86"
Signed-off-by: Ross Burton <ross.burton@intel.com> --- meta/recipes-graphics/xorg-lib/libx11-trim_1.5.0.bb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-lib/libx11-trim_1.5.0.bb