On Sun, Nov 14, 2010 at 2:40 PM, Cyril Brulebois <[email protected]> wrote:
> See X.Org Bug 26343 <http://bugs.freedesktop.org/show_bug.cgi?id=26343>
>
> Signed-off-by: Cyril Brulebois <[email protected]>
> ---
>  xorg.modules |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/xorg.modules b/xorg.modules
> index 227371f..3eb3cbd 100644
> --- a/xorg.modules
> +++ b/xorg.modules
> @@ -1495,6 +1495,7 @@
>       <dep package="xf86-video-s3"/>
>       <dep package="xf86-video-s3virge"/>
>       <dep package="xf86-video-siliconmotion"/>
> +      <dep package="xf86-video-sunbw2"/>
>       <dep package="xf86-video-v4l"/>
>     </dependencies>
>   </metamodule>
> @@ -1535,7 +1536,6 @@
>       <dep package="xf86-video-savage"/>
>       <dep package="xf86-video-sis"/>
>       <dep package="xf86-video-sisusb"/>
> -      <dep package="xf86-video-sunbw2"/>
>       <dep package="xf86-video-suncg14"/>
>       <dep package="xf86-video-suncg3"/>
>       <dep package="xf86-video-suncg6"/>

I've been playing with jhbuild more lately and had made the change
locally. The only difference is I also removed it from the
xorg-sun-drivers metamodule since I figure if you want to build the
sun drivers, you still don't want this broken one. I have this hunk
also. If you're OK with that, I can append it and push.

@@ -1558,7 +1558,6 @@

   <metamodule id="xorg-sun-drivers">
     <dependencies>
-      <dep package="xf86-video-sunbw2"/>
       <dep package="xf86-video-suncg14"/>
       <dep package="xf86-video-suncg3"/>
       <dep package="xf86-video-suncg6"/>

With that change, Reviewed-by: Dan Nicholson <[email protected]>.

--
Dan
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to