Loading CHANGES +6 −0 Original line number Diff line number Diff line 2010.05, Not yet released Fixes all over the tree. Updated/fixed packages: xdriver_xf86-video-openchrome 2010.05-rc1, Released May 3rd, 2010: Cleaned up / restructured package menu. Loading Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG config BR2_VERSION string default "2010.05-rc1" default "2010.05-rc1-git" source "target/Config.in.arch" source "target/device/Config.in" Loading package/x11r7/xdriver_xf86-video-openchrome/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_OPENCHROME select BR2_PACKAGE_LIBDRM select BR2_PACKAGE_MESA3D select BR2_PACKAGE_XLIB_LIBX11 select BR2_PACKAGE_XLIB_LIBXCOMPOSITE select BR2_PACKAGE_XLIB_LIBXVMC select BR2_PACKAGE_XPROTO_GLPROTO select BR2_PACKAGE_XPROTO_RANDRPROTO Loading package/x11r7/xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.mk +13 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,19 @@ XDRIVER_XF86_VIDEO_OPENCHROME_VERSION = 0.2.904 XDRIVER_XF86_VIDEO_OPENCHROME_SOURCE = xf86-video-openchrome-$(XDRIVER_XF86_VIDEO_OPENCHROME_VERSION).tar.bz2 XDRIVER_XF86_VIDEO_OPENCHROME_SITE = http://www.openchrome.org/releases XDRIVER_XF86_VIDEO_OPENCHROME_DEPENDENCIES = xserver_xorg-server libdrm xlib_libX11 xlib_libXvMC xproto_fontsproto xproto_glproto xproto_randrproto xproto_renderproto xproto_xextproto xproto_xf86driproto xproto_xproto XDRIVER_XF86_VIDEO_OPENCHROME_DEPENDENCIES = \ xserver_xorg-server \ libdrm \ xlib_libX11 \ xlib_libXcomposite \ xlib_libXvMC \ xproto_fontsproto \ xproto_glproto \ xproto_randrproto \ xproto_renderproto \ xproto_xextproto \ xproto_xf86driproto \ xproto_xproto XDRIVER_XF86_VIDEO_OPENCHROME_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install Loading Loading
CHANGES +6 −0 Original line number Diff line number Diff line 2010.05, Not yet released Fixes all over the tree. Updated/fixed packages: xdriver_xf86-video-openchrome 2010.05-rc1, Released May 3rd, 2010: Cleaned up / restructured package menu. Loading
Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG config BR2_VERSION string default "2010.05-rc1" default "2010.05-rc1-git" source "target/Config.in.arch" source "target/device/Config.in" Loading
package/x11r7/xdriver_xf86-video-openchrome/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_OPENCHROME select BR2_PACKAGE_LIBDRM select BR2_PACKAGE_MESA3D select BR2_PACKAGE_XLIB_LIBX11 select BR2_PACKAGE_XLIB_LIBXCOMPOSITE select BR2_PACKAGE_XLIB_LIBXVMC select BR2_PACKAGE_XPROTO_GLPROTO select BR2_PACKAGE_XPROTO_RANDRPROTO Loading
package/x11r7/xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.mk +13 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,19 @@ XDRIVER_XF86_VIDEO_OPENCHROME_VERSION = 0.2.904 XDRIVER_XF86_VIDEO_OPENCHROME_SOURCE = xf86-video-openchrome-$(XDRIVER_XF86_VIDEO_OPENCHROME_VERSION).tar.bz2 XDRIVER_XF86_VIDEO_OPENCHROME_SITE = http://www.openchrome.org/releases XDRIVER_XF86_VIDEO_OPENCHROME_DEPENDENCIES = xserver_xorg-server libdrm xlib_libX11 xlib_libXvMC xproto_fontsproto xproto_glproto xproto_randrproto xproto_renderproto xproto_xextproto xproto_xf86driproto xproto_xproto XDRIVER_XF86_VIDEO_OPENCHROME_DEPENDENCIES = \ xserver_xorg-server \ libdrm \ xlib_libX11 \ xlib_libXcomposite \ xlib_libXvMC \ xproto_fontsproto \ xproto_glproto \ xproto_randrproto \ xproto_renderproto \ xproto_xextproto \ xproto_xf86driproto \ xproto_xproto XDRIVER_XF86_VIDEO_OPENCHROME_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install Loading