Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash
@ 2015-04-18 19:53 Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 02/35] package/x11r7/xcb-util-keysyms: " Bernd Kuhls
                   ` (34 more replies)
  0 siblings, 35 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xcb-util-image/xcb-util-image.hash |    2 ++
 package/x11r7/xcb-util-image/xcb-util-image.mk   |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/x11r7/xcb-util-image/xcb-util-image.hash

diff --git a/package/x11r7/xcb-util-image/xcb-util-image.hash b/package/x11r7/xcb-util-image/xcb-util-image.hash
new file mode 100644
index 0000000..1cc82ac
--- /dev/null
+++ b/package/x11r7/xcb-util-image/xcb-util-image.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-October/002489.html
+sha256	2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc	xcb-util-image-0.4.0.tar.bz2
diff --git a/package/x11r7/xcb-util-image/xcb-util-image.mk b/package/x11r7/xcb-util-image/xcb-util-image.mk
index 6978236..705b8a7 100644
--- a/package/x11r7/xcb-util-image/xcb-util-image.mk
+++ b/package/x11r7/xcb-util-image/xcb-util-image.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XCB_UTIL_IMAGE_VERSION = 0.3.9
+XCB_UTIL_IMAGE_VERSION = 0.4.0
 XCB_UTIL_IMAGE_SITE = http://xcb.freedesktop.org/dist
 XCB_UTIL_IMAGE_SOURCE = xcb-util-image-$(XCB_UTIL_IMAGE_VERSION).tar.bz2
 XCB_UTIL_IMAGE_INSTALL_STAGING = YES
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 02/35] package/x11r7/xcb-util-keysyms: bump version to 0.4.0, add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 03/35] package/x11r7/xdata_xcursor-themes: bump version to 1.0.4, " Bernd Kuhls
                   ` (33 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xcb-util-keysyms/xcb-util-keysyms.hash |    2 ++
 package/x11r7/xcb-util-keysyms/xcb-util-keysyms.mk   |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/x11r7/xcb-util-keysyms/xcb-util-keysyms.hash

diff --git a/package/x11r7/xcb-util-keysyms/xcb-util-keysyms.hash b/package/x11r7/xcb-util-keysyms/xcb-util-keysyms.hash
new file mode 100644
index 0000000..a25a263
--- /dev/null
+++ b/package/x11r7/xcb-util-keysyms/xcb-util-keysyms.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-October/002485.html
+sha256	0ef8490ff1dede52b7de533158547f8b454b241aa3e4dcca369507f66f216dd9	xcb-util-keysyms-0.4.0.tar.bz2
diff --git a/package/x11r7/xcb-util-keysyms/xcb-util-keysyms.mk b/package/x11r7/xcb-util-keysyms/xcb-util-keysyms.mk
index 6bc0a79..9036b06 100644
--- a/package/x11r7/xcb-util-keysyms/xcb-util-keysyms.mk
+++ b/package/x11r7/xcb-util-keysyms/xcb-util-keysyms.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XCB_UTIL_KEYSYMS_VERSION = 0.3.9
+XCB_UTIL_KEYSYMS_VERSION = 0.4.0
 XCB_UTIL_KEYSYMS_SOURCE = xcb-util-keysyms-$(XCB_UTIL_KEYSYMS_VERSION).tar.bz2
 XCB_UTIL_KEYSYMS_SITE = http://xcb.freedesktop.org/dist
 
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 03/35] package/x11r7/xdata_xcursor-themes: bump version to 1.0.4, add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 02/35] package/x11r7/xcb-util-keysyms: " Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 04/35] package/x11r7/xdriver_xf86-video-geode: bump version to 2.11.16, " Bernd Kuhls
                   ` (32 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.hash |    2 ++
 package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk   |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.hash

diff --git a/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.hash b/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.hash
new file mode 100644
index 0000000..e59c848
--- /dev/null
+++ b/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-July/002271.html
+sha256	e3fd2c05b9df0d88a3d1192c02143295744685f4f9a03db116e206698331bb86	xcursor-themes-1.0.4.tar.bz2
diff --git a/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk b/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk
index 8f3e681..a2987a0 100644
--- a/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk
+++ b/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDATA_XCURSOR_THEMES_VERSION = 1.0.3
+XDATA_XCURSOR_THEMES_VERSION = 1.0.4
 XDATA_XCURSOR_THEMES_SOURCE = xcursor-themes-$(XDATA_XCURSOR_THEMES_VERSION).tar.bz2
 XDATA_XCURSOR_THEMES_SITE = http://xorg.freedesktop.org/releases/individual/data
 XDATA_XCURSOR_THEMES_LICENSE = MIT
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 04/35] package/x11r7/xdriver_xf86-video-geode: bump version to 2.11.16, add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 02/35] package/x11r7/xcb-util-keysyms: " Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 03/35] package/x11r7/xdata_xcursor-themes: bump version to 1.0.4, " Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 05/35] package/x11r7/xcb-util-wm: " Bernd Kuhls
                   ` (31 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot

remove 0001-include.patch, applied upstream
added another patch from upstream to fix compilation with xserver 1.17

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 .../xdriver_xf86-video-geode/0001-include.patch    |   17 --
 .../0001-xserver_1_17.patch                        |  261 ++++++++++++++++++++
 package/x11r7/xdriver_xf86-video-geode/Config.in   |    1 -
 .../xdriver_xf86-video-geode.hash                  |    2 +
 .../xdriver_xf86-video-geode.mk                    |    2 +-
 5 files changed, 264 insertions(+), 19 deletions(-)
 delete mode 100644 package/x11r7/xdriver_xf86-video-geode/0001-include.patch
 create mode 100644 package/x11r7/xdriver_xf86-video-geode/0001-xserver_1_17.patch
 create mode 100644 package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.hash

diff --git a/package/x11r7/xdriver_xf86-video-geode/0001-include.patch b/package/x11r7/xdriver_xf86-video-geode/0001-include.patch
deleted file mode 100644
index e38424a..0000000
--- a/package/x11r7/xdriver_xf86-video-geode/0001-include.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-taken from upstream to fix FTBFS on xserver 1.15 and up
-http://cgit.freedesktop.org/xorg/driver/xf86-video-geode/commit/?id=9707a7a5eac25536a5150fc12d9ace52420b4d36
-http://cgit.freedesktop.org/xorg/driver/xf86-video-geode/commit/?id=70b131d09b7d21df1d1ffcf6a4e50d3086924228
-
-Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
-
-diff -uNr xf86-video-geode-2.11.15.org/src/geode_dcon.c xf86-video-geode-2.11.15/src/geode_dcon.c
---- xf86-video-geode-2.11.15.org/src/geode_dcon.c	2013-10-09 13:47:09.000000000 +0200
-+++ xf86-video-geode-2.11.15/src/geode_dcon.c	2014-03-29 12:33:46.718311451 +0100
-@@ -29,6 +29,7 @@
- 
- /* Includes that are used by all drivers */
- #include <xf86.h>
-+#include <xf86Modes.h>
- #include <xf86_OSproc.h>
- #include <compiler.h>
- 
diff --git a/package/x11r7/xdriver_xf86-video-geode/0001-xserver_1_17.patch b/package/x11r7/xdriver_xf86-video-geode/0001-xserver_1_17.patch
new file mode 100644
index 0000000..8c8ba52
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-geode/0001-xserver_1_17.patch
@@ -0,0 +1,261 @@
+Downloaded from upstream commit
+http://cgit.freedesktop.org/xorg/driver/xf86-video-geode/patch/?id=f98301ad73b84915358ce6f6d2522b36c4b603d9
+
+Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
+
+
+From f98301ad73b84915358ce6f6d2522b36c4b603d9 Mon Sep 17 00:00:00 2001
+From: Maarten Lankhorst <maarten.lankhorst@ubuntu.com>
+Date: Thu, 12 Mar 2015 10:50:57 +0100
+Subject: Fix building Geode against xserver 1.17
+
+The xf86MapVidMem API is gone. Use pciaccess calls where applicable and mmap for XpressROMPtr.
+
+Signed-off-by: Maarten Lankhorst <maarten.lankhorst@ubuntu.com>
+
+diff --git a/src/gx_driver.c b/src/gx_driver.c
+index 7f44e19..ab57df1 100644
+--- a/src/gx_driver.c
++++ b/src/gx_driver.c
+@@ -32,6 +32,9 @@
+ #endif
+ 
+ #include <stdio.h>
++#include <fcntl.h>
++#include <unistd.h>
++#include <sys/mman.h>
+ 
+ #include "xf86.h"
+ #include "xf86_OSproc.h"
+@@ -322,7 +325,6 @@ map_pci_mem(ScrnInfoPtr pScrni, int vram,
+             struct pci_device *dev, int bar, int size)
+ {
+     void *ptr;
+-    void **result = (void **) &ptr;
+     int map_size = size ? size : dev->regions[bar].size;
+ 
+     int err = pci_device_map_range(dev,
+@@ -330,12 +332,18 @@ map_pci_mem(ScrnInfoPtr pScrni, int vram,
+                                    map_size,
+                                    PCI_DEV_MAP_FLAG_WRITABLE |
+                                    (vram ? PCI_DEV_MAP_FLAG_WRITE_COMBINE : 0),
+-                                   result);
++                                   &ptr);
+ 
+     if (err)
+         return NULL;
+     return ptr;
+ }
++
++static inline int
++unmap_pci_mem(ScrnInfoPtr pScrni, struct pci_device *dev, void *ptr, int size)
++{
++    return pci_device_unmap_range(dev, ptr, size);
++}
+ #endif
+ 
+ extern unsigned long gfx_gx2_scratch_base;
+@@ -373,8 +381,19 @@ GXMapMem(ScrnInfoPtr pScrni)
+ 
+     gfx_gx2_scratch_base = pGeode->FBAvail - 0x4000;
+ 
++#ifndef XSERVER_LIBPCIACCESS
+     XpressROMPtr = xf86MapVidMem(index, VIDMEM_FRAMEBUFFER, 0xF0000, 0x10000);
+-
++#else
++    {
++        int fd = open("/dev/mem", O_RDWR);
++        if (fd < 0) {
++            xf86DrvMsg(index, X_ERROR, "Failed to open /dev/mem: %m\n");
++            return FALSE;
++        }
++        XpressROMPtr = mmap(NULL, 0x10000, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0xF0000);
++        close(fd);
++    }
++#endif
+     pGeode->FBBase = gfx_virt_fbptr;
+ 
+     if ((!gfx_virt_regptr) || (!gfx_virt_gpptr) ||
+@@ -395,9 +414,9 @@ GXMapMem(ScrnInfoPtr pScrni)
+ */
+ 
+ static Bool
+-GXCheckVGA(ScrnInfoPtr pScrni)
++GXCheckVGA(ScrnInfoPtr pScrni, EntityInfoPtr pEnt)
+ {
+-
++#ifndef XSERVER_LIBPCIACCESS
+     unsigned char *ptr;
+     const char *vgasig = "IBM VGA Compatible";
+     int ret;
+@@ -413,6 +432,11 @@ GXCheckVGA(ScrnInfoPtr pScrni)
+     xf86UnMapVidMem(pScrni->scrnIndex, (pointer) ptr, strlen(vgasig));
+ 
+     return ret ? FALSE : TRUE;
++#else
++    pciVideoPtr pci = xf86GetPciInfoForEntity(pEnt->index);
++
++    return pci_device_is_boot_vga(pci);
++#endif
+ }
+ 
+ static Bool
+@@ -443,7 +467,7 @@ GXPreInit(ScrnInfoPtr pScrni, int flags)
+     if (pGeode == NULL)
+         return FALSE;
+ 
+-    useVGA = GXCheckVGA(pScrni);
++    useVGA = GXCheckVGA(pScrni, pEnt);
+ 
+     if (flags & PROBE_DETECT) {
+         GeodeProbeDDC(pScrni, pEnt->index);
+@@ -591,12 +615,18 @@ GXPreInit(ScrnInfoPtr pScrni, int flags)
+     panelgeo = xf86GetOptValString(GeodeOptions, GX_OPTION_PANEL_GEOMETRY);
+ 
+     if ((s = xf86GetOptValString(GeodeOptions, GX_OPTION_ACCEL_METHOD))) {
++#if defined(XF86XAA) && defined(XF86EXA)
+         if (!xf86NameCmp(s, "XAA"))
+             pGeode->useEXA = FALSE;
+         else if (xf86NameCmp(s, "EXA"))
+             xf86DrvMsg(pScrni->scrnIndex, X_ERROR,
+                        "Unknown accleration method %s.  Defaulting to XAA.\n",
+                        s);
++#elif defined(XF86EXA)
++        pGeode->useEXA = TRUE;
++#else
++        pGeode->useEXA = FALSE;
++#endif
+     }
+ 
+     xf86DrvMsg(pScrni->scrnIndex, X_INFO,
+@@ -752,11 +782,21 @@ GXUnmapMem(ScrnInfoPtr pScrni)
+     GeodeRec *pGeode = GEODEPTR(pScrni);
+ 
+     /* unmap all the memory map's */
+-
++#ifndef XSERVER_LIBPCIACCESS
+     xf86UnMapVidMem(pScrni->scrnIndex, gfx_virt_regptr, GX_CPU_REG_SIZE);
+     xf86UnMapVidMem(pScrni->scrnIndex, gfx_virt_gpptr, GX_GP_REG_SIZE);
+     xf86UnMapVidMem(pScrni->scrnIndex, gfx_virt_vidptr, GX_VID_REG_SIZE);
+     xf86UnMapVidMem(pScrni->scrnIndex, gfx_virt_fbptr, pGeode->FBAvail);
++#else
++    pciVideoPtr pci = xf86GetPciInfoForEntity(pGeode->pEnt->index);
++
++    unmap_pci_mem(pScrni, pci, gfx_virt_regptr, GX_CPU_REG_SIZE);
++    unmap_pci_mem(pScrni, pci, gfx_virt_gpptr, GX_GP_REG_SIZE);
++    unmap_pci_mem(pScrni, pci, gfx_virt_vidptr, GX_VID_REG_SIZE);
++    unmap_pci_mem(pScrni, pci, gfx_virt_fbptr, pGeode->FBAvail);
++
++    munmap(XpressROMPtr, 0x10000);
++#endif
+     return TRUE;
+ }
+ 
+diff --git a/src/lx_driver.c b/src/lx_driver.c
+index 146578e..c68f715 100644
+--- a/src/lx_driver.c
++++ b/src/lx_driver.c
+@@ -33,6 +33,9 @@
+ 
+ #include <stdio.h>
+ #include <string.h>
++#include <fcntl.h>
++#include <unistd.h>
++#include <sys/mman.h>
+ 
+ #include "xf86.h"
+ #include "xf86_OSproc.h"
+@@ -155,7 +158,6 @@ map_pci_mem(ScrnInfoPtr pScrni, int vram,
+             struct pci_device *dev, int bar, int size)
+ {
+     void *ptr;
+-    void **result = (void **) &ptr;
+     int map_size = size ? size : dev->regions[bar].size;
+ 
+     int err = pci_device_map_range(dev,
+@@ -163,7 +165,7 @@ map_pci_mem(ScrnInfoPtr pScrni, int vram,
+                                    map_size,
+                                    PCI_DEV_MAP_FLAG_WRITABLE |
+                                    (vram ? PCI_DEV_MAP_FLAG_WRITE_COMBINE : 0),
+-                                   result);
++                                   &ptr);
+ 
+     if (err)
+         return NULL;
+@@ -235,7 +237,19 @@ LXMapMem(ScrnInfoPtr pScrni)
+                              pGeode->FBAvail);
+     gp_set_command_buffer_base(cmd_bfr_phys, 0, pGeode->CmdBfrSize);
+ 
++#ifndef XSERVER_LIBPCIACCESS
+     XpressROMPtr = xf86MapVidMem(index, VIDMEM_FRAMEBUFFER, 0xF0000, 0x10000);
++#else
++    {
++        int fd = open("/dev/mem", O_RDWR);
++        if (fd < 0) {
++            xf86DrvMsg(index, X_ERROR, "Failed to open /dev/mem: %m\n");
++            return FALSE;
++        }
++        XpressROMPtr = mmap(NULL, 0x10000, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0xF0000);
++        close(fd);
++    }
++#endif
+ 
+     pGeode->FBBase = cim_fb_ptr;
+ 
+@@ -253,9 +267,9 @@ LXMapMem(ScrnInfoPtr pScrni)
+ */
+ 
+ static Bool
+-LXCheckVGA(ScrnInfoPtr pScrni)
++LXCheckVGA(ScrnInfoPtr pScrni, EntityInfoPtr pEnt)
+ {
+-
++#ifndef XSERVER_LIBPCIACCESS
+     unsigned char *ptr;
+     const char *vgasig = "IBM VGA Compatible";
+     int ret;
+@@ -271,6 +285,11 @@ LXCheckVGA(ScrnInfoPtr pScrni)
+     xf86UnMapVidMem(pScrni->scrnIndex, (pointer) ptr, strlen(vgasig));
+ 
+     return ret ? FALSE : TRUE;
++#else
++    pciVideoPtr pci = xf86GetPciInfoForEntity(pEnt->index);
++
++    return pci_device_is_boot_vga(pci);
++#endif
+ }
+ 
+ static Bool
+@@ -310,7 +329,7 @@ LXPreInit(ScrnInfoPtr pScrni, int flags)
+     if (pGeode == NULL)
+         return FALSE;
+ 
+-    pGeode->useVGA = LXCheckVGA(pScrni);
++    pGeode->useVGA = LXCheckVGA(pScrni, pEnt);
+     pGeode->VGAActive = FALSE;
+     pGeode->pEnt = pEnt;
+ 
+@@ -611,6 +630,8 @@ LXUnmapMem(ScrnInfoPtr pScrni)
+     xf86UnMapVidMem(pScrni->scrnIndex, (pointer) cim_vg_ptr, LX_VG_REG_SIZE);
+     xf86UnMapVidMem(pScrni->scrnIndex, (pointer) cim_vid_ptr, LX_VID_REG_SIZE);
+     xf86UnMapVidMem(pScrni->scrnIndex, (pointer) cim_vip_ptr, LX_VIP_REG_SIZE);
++
++    xf86UnMapVidMem(pScrni->scrnIndex, XpressROMPtr, 0x10000);
+ #else
+     GeodeRec *pGeode = GEODEPTR(pScrni);
+     pciVideoPtr pci = xf86GetPciInfoForEntity(pGeode->pEnt->index);
+@@ -620,9 +641,9 @@ LXUnmapMem(ScrnInfoPtr pScrni)
+     unmap_pci_mem(pScrni, pci, cim_vid_ptr, LX_VID_REG_SIZE);
+     unmap_pci_mem(pScrni, pci, cim_vip_ptr, LX_VIP_REG_SIZE);
+     unmap_pci_mem(pScrni, pci, cim_fb_ptr, pGeode->FBAvail + CIM_CMD_BFR_SZ);
+-#endif
+ 
+-    xf86UnMapVidMem(pScrni->scrnIndex, XpressROMPtr, 0x10000);
++    munmap(XpressROMPtr, 0x10000);
++#endif
+ 
+     return TRUE;
+ }
+-- 
+cgit v0.10.2
+
diff --git a/package/x11r7/xdriver_xf86-video-geode/Config.in b/package/x11r7/xdriver_xf86-video-geode/Config.in
index b70e344..0b45fb1 100644
--- a/package/x11r7/xdriver_xf86-video-geode/Config.in
+++ b/package/x11r7/xdriver_xf86-video-geode/Config.in
@@ -6,6 +6,5 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_GEODE
 	select BR2_PACKAGE_XPROTO_VIDEOPROTO
 	select BR2_PACKAGE_XPROTO_XPROTO
 	depends on BR2_i386
-	depends on BROKEN # Fails to build with xorg xserver >= 1.17
 	help
 	  video driver for geode device
diff --git a/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.hash b/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.hash
new file mode 100644
index 0000000..0c77a26
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-July/002459.html
+sha256	38fc1f55e29fb7985b90c9021a4b7e5295d42888bd669174f42f3b7f681fc1a7	xf86-video-geode-2.11.16.tar.bz2
diff --git a/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.mk b/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.mk
index c2bff37..52e7358 100644
--- a/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.mk
+++ b/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_GEODE_VERSION = 2.11.15
+XDRIVER_XF86_VIDEO_GEODE_VERSION = 2.11.16
 XDRIVER_XF86_VIDEO_GEODE_SOURCE = xf86-video-geode-$(XDRIVER_XF86_VIDEO_GEODE_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_GEODE_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_GEODE_LICENSE = MIT
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 05/35] package/x11r7/xcb-util-wm: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (2 preceding siblings ...)
  2015-04-18 19:53 ` [Buildroot] [PATCH 04/35] package/x11r7/xdriver_xf86-video-geode: bump version to 2.11.16, " Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 06/35] package/x11r7/xdata_xbitmaps: " Bernd Kuhls
                   ` (30 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xcb-util-wm/xcb-util-wm.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xcb-util-wm/xcb-util-wm.hash

diff --git a/package/x11r7/xcb-util-wm/xcb-util-wm.hash b/package/x11r7/xcb-util-wm/xcb-util-wm.hash
new file mode 100644
index 0000000..45a6c95
--- /dev/null
+++ b/package/x11r7/xcb-util-wm/xcb-util-wm.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-February/002401.html
+sha256	28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f	xcb-util-wm-0.4.1.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 06/35] package/x11r7/xdata_xbitmaps: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (3 preceding siblings ...)
  2015-04-18 19:53 ` [Buildroot] [PATCH 05/35] package/x11r7/xcb-util-wm: " Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 07/35] package/x11r7/xdriver_xf86-input-joystick: " Bernd Kuhls
                   ` (29 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdata_xbitmaps/xdata_xbitmaps.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdata_xbitmaps/xdata_xbitmaps.hash

diff --git a/package/x11r7/xdata_xbitmaps/xdata_xbitmaps.hash b/package/x11r7/xdata_xbitmaps/xdata_xbitmaps.hash
new file mode 100644
index 0000000..3e5fb32
--- /dev/null
+++ b/package/x11r7/xdata_xbitmaps/xdata_xbitmaps.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2010-December/001563.html
+sha1	578afff7e4912192b524c25254cf7f54c16e57d8	xbitmaps-1.1.1.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 07/35] package/x11r7/xdriver_xf86-input-joystick: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (4 preceding siblings ...)
  2015-04-18 19:53 ` [Buildroot] [PATCH 06/35] package/x11r7/xdata_xbitmaps: " Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 08/35] package/x11r7/xdriver_xf86-input-mouse: " Bernd Kuhls
                   ` (28 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 .../xdriver_xf86-input-joystick/xdriver_xf86-input-joystick.hash     |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-input-joystick/xdriver_xf86-input-joystick.hash

diff --git a/package/x11r7/xdriver_xf86-input-joystick/xdriver_xf86-input-joystick.hash b/package/x11r7/xdriver_xf86-input-joystick/xdriver_xf86-input-joystick.hash
new file mode 100644
index 0000000..5fac77e
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-input-joystick/xdriver_xf86-input-joystick.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-January/002136.html
+sha1	61658b8d829fdaed6064c7c26232c3884d359187	xf86-input-joystick-1.6.2.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 08/35] package/x11r7/xdriver_xf86-input-mouse: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (5 preceding siblings ...)
  2015-04-18 19:53 ` [Buildroot] [PATCH 07/35] package/x11r7/xdriver_xf86-input-joystick: " Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 09/35] package/x11r7/xdriver_xf86-input-void: " Bernd Kuhls
                   ` (27 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-input-mouse/xdriver_xf86-input-mouse.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-input-mouse/xdriver_xf86-input-mouse.hash

diff --git a/package/x11r7/xdriver_xf86-input-mouse/xdriver_xf86-input-mouse.hash b/package/x11r7/xdriver_xf86-input-mouse/xdriver_xf86-input-mouse.hash
new file mode 100644
index 0000000..5a62d13
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-input-mouse/xdriver_xf86-input-mouse.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-August/002471.html
+sha256	3485d375779c08406f0789feedde15933dc703158a086ddac638598f479fc5ce	xf86-input-mouse-1.9.1.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 09/35] package/x11r7/xdriver_xf86-input-void: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (6 preceding siblings ...)
  2015-04-18 19:53 ` [Buildroot] [PATCH 08/35] package/x11r7/xdriver_xf86-input-mouse: " Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 10/35] package/x11r7/xdriver_xf86-video-ark: " Bernd Kuhls
                   ` (26 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-input-void/xdriver_xf86-input-void.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-input-void/xdriver_xf86-input-void.hash

diff --git a/package/x11r7/xdriver_xf86-input-void/xdriver_xf86-input-void.hash b/package/x11r7/xdriver_xf86-input-void/xdriver_xf86-input-void.hash
new file mode 100644
index 0000000..8dd55d3
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-input-void/xdriver_xf86-input-void.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2011-May/001658.html
+sha1	49b462d3acb16337eaf78202d4074f19d5e20b29	xf86-input-void-1.4.0.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 10/35] package/x11r7/xdriver_xf86-video-ark: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (7 preceding siblings ...)
  2015-04-18 19:53 ` [Buildroot] [PATCH 09/35] package/x11r7/xdriver_xf86-input-void: " Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 11/35] package/x11r7/xdriver_xf86-video-ast: " Bernd Kuhls
                   ` (25 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-ark/xdriver_xf86-video-ark.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-ark/xdriver_xf86-video-ark.hash

diff --git a/package/x11r7/xdriver_xf86-video-ark/xdriver_xf86-video-ark.hash b/package/x11r7/xdriver_xf86-video-ark/xdriver_xf86-video-ark.hash
new file mode 100644
index 0000000..30953ef
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-ark/xdriver_xf86-video-ark.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2012-July/002007.html
+sha256	c690e046f34a393aac1c8d9616b4790e93cda60a460b00b9597d322175dbe51e	xf86-video-ark-0.7.5.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 11/35] package/x11r7/xdriver_xf86-video-ast: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (8 preceding siblings ...)
  2015-04-18 19:53 ` [Buildroot] [PATCH 10/35] package/x11r7/xdriver_xf86-video-ark: " Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 12/35] package/x11r7/xdriver_xf86-video-ati: " Bernd Kuhls
                   ` (24 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-ast/xdriver_xf86-video-ast.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-ast/xdriver_xf86-video-ast.hash

diff --git a/package/x11r7/xdriver_xf86-video-ast/xdriver_xf86-video-ast.hash b/package/x11r7/xdriver_xf86-video-ast/xdriver_xf86-video-ast.hash
new file mode 100644
index 0000000..a4e3439
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-ast/xdriver_xf86-video-ast.hash
@@ -0,0 +1,2 @@
+# Locally computed
+sha256	e778f1824f5eed7e3197f00f39418de1525e310fd78e0335f6178c26b9b0495b	xf86-video-ast-1.0.1.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 12/35] package/x11r7/xdriver_xf86-video-ati: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (9 preceding siblings ...)
  2015-04-18 19:53 ` [Buildroot] [PATCH 11/35] package/x11r7/xdriver_xf86-video-ast: " Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 13/35] package/x11r7/xdriver_xf86-video-dummy: " Bernd Kuhls
                   ` (23 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-ati/xdriver_xf86-video-ati.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-ati/xdriver_xf86-video-ati.hash

diff --git a/package/x11r7/xdriver_xf86-video-ati/xdriver_xf86-video-ati.hash b/package/x11r7/xdriver_xf86-video-ati/xdriver_xf86-video-ati.hash
new file mode 100644
index 0000000..ccb8665
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-ati/xdriver_xf86-video-ati.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-October/002486.html
+sha256	ec3e6f06b6cf9a40c72aafa3448aae8b034c80b37410ca9442d5cf6806e07936	xf86-video-ati-7.5.0.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 13/35] package/x11r7/xdriver_xf86-video-dummy: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (10 preceding siblings ...)
  2015-04-18 19:53 ` [Buildroot] [PATCH 12/35] package/x11r7/xdriver_xf86-video-ati: " Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:53 ` [Buildroot] [PATCH 14/35] package/x11r7/xdriver_xf86-video-fbdev: " Bernd Kuhls
                   ` (22 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.hash

diff --git a/package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.hash b/package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.hash
new file mode 100644
index 0000000..31cba2c
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-September/002318.html
+sha256	56f84fcbc515685529ad8e10bca1072731d9c096b97c5d35ddc95cd589b98680	xf86-video-dummy-0.3.7.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 14/35] package/x11r7/xdriver_xf86-video-fbdev: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (11 preceding siblings ...)
  2015-04-18 19:53 ` [Buildroot] [PATCH 13/35] package/x11r7/xdriver_xf86-video-dummy: " Bernd Kuhls
@ 2015-04-18 19:53 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 15/35] package/x11r7/xdriver_xf86-video-glide: " Bernd Kuhls
                   ` (21 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-fbdev/xdriver_xf86-video-fbdev.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-fbdev/xdriver_xf86-video-fbdev.hash

diff --git a/package/x11r7/xdriver_xf86-video-fbdev/xdriver_xf86-video-fbdev.hash b/package/x11r7/xdriver_xf86-video-fbdev/xdriver_xf86-video-fbdev.hash
new file mode 100644
index 0000000..0f34e51
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-fbdev/xdriver_xf86-video-fbdev.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-September/002324.html
+sha256	9dd4b326498223abbfdf786089a46ea3db4fa6bbd341308eb48a9e00bc3fd51b	xf86-video-fbdev-0.4.4.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 15/35] package/x11r7/xdriver_xf86-video-glide: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (12 preceding siblings ...)
  2015-04-18 19:53 ` [Buildroot] [PATCH 14/35] package/x11r7/xdriver_xf86-video-fbdev: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 16/35] package/x11r7/xdriver_xf86-video-glint: " Bernd Kuhls
                   ` (20 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-glide/xdriver_xf86-video-glide.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-glide/xdriver_xf86-video-glide.hash

diff --git a/package/x11r7/xdriver_xf86-video-glide/xdriver_xf86-video-glide.hash b/package/x11r7/xdriver_xf86-video-glide/xdriver_xf86-video-glide.hash
new file mode 100644
index 0000000..e5b344a
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-glide/xdriver_xf86-video-glide.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-September/002323.html
+sha256	9eb04477ee559cd114917936916303f4ded95695163fae1cc10058d2a7d94aed	xf86-video-glide-1.2.2.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 16/35] package/x11r7/xdriver_xf86-video-glint: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (13 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 15/35] package/x11r7/xdriver_xf86-video-glide: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 17/35] package/x11r7/xdriver_xf86-video-i128: " Bernd Kuhls
                   ` (19 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-glint/xdriver_xf86-video-glint.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-glint/xdriver_xf86-video-glint.hash

diff --git a/package/x11r7/xdriver_xf86-video-glint/xdriver_xf86-video-glint.hash b/package/x11r7/xdriver_xf86-video-glint/xdriver_xf86-video-glint.hash
new file mode 100644
index 0000000..ad3fbaa
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-glint/xdriver_xf86-video-glint.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2012-July/002011.html
+sha256	657f883bb3a4e4278399eba73840862c3642706ae8b0a4798ec97a31b3524221	xf86-video-glint-1.2.8.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 17/35] package/x11r7/xdriver_xf86-video-i128: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (14 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 16/35] package/x11r7/xdriver_xf86-video-glint: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 18/35] package/x11r7/xdriver_xf86-video-intel: " Bernd Kuhls
                   ` (18 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-i128/xdriver_xf86-video-i128.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-i128/xdriver_xf86-video-i128.hash

diff --git a/package/x11r7/xdriver_xf86-video-i128/xdriver_xf86-video-i128.hash b/package/x11r7/xdriver_xf86-video-i128/xdriver_xf86-video-i128.hash
new file mode 100644
index 0000000..9600c45
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-i128/xdriver_xf86-video-i128.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2012-July/002012.html
+sha256	f8827e4c988f90cf5a677554b30d61f0a07eb86d872478751cdc94dc17452b9c	xf86-video-i128-1.3.6.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 18/35] package/x11r7/xdriver_xf86-video-intel: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (15 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 17/35] package/x11r7/xdriver_xf86-video-i128: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 19/35] package/x11r7/xdriver_xf86-video-nv: " Bernd Kuhls
                   ` (17 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-intel/xdriver_xf86-video-intel.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-intel/xdriver_xf86-video-intel.hash

diff --git a/package/x11r7/xdriver_xf86-video-intel/xdriver_xf86-video-intel.hash b/package/x11r7/xdriver_xf86-video-intel/xdriver_xf86-video-intel.hash
new file mode 100644
index 0000000..6c3c6ba
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-intel/xdriver_xf86-video-intel.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-December/002508.html
+sha256	00b781eea055582820a123c47b62411bdf6aabf4f03dc0568faec55faf9667c9	xf86-video-intel-2.99.917.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 19/35] package/x11r7/xdriver_xf86-video-nv: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (16 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 18/35] package/x11r7/xdriver_xf86-video-intel: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 20/35] package/x11r7/xdriver_xf86-video-openchrome: " Bernd Kuhls
                   ` (16 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-nv/xdriver_xf86-video-nv.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-nv/xdriver_xf86-video-nv.hash

diff --git a/package/x11r7/xdriver_xf86-video-nv/xdriver_xf86-video-nv.hash b/package/x11r7/xdriver_xf86-video-nv/xdriver_xf86-video-nv.hash
new file mode 100644
index 0000000..8083ea2
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-nv/xdriver_xf86-video-nv.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2012-July/002030.html
+sha256	8395f65501f16f9cbaae8f598b02c6f18e78f4d3d30a08cb8d547dc2e00c10bf xf86-video-nv-2.1.20.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 20/35] package/x11r7/xdriver_xf86-video-openchrome: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (17 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 19/35] package/x11r7/xdriver_xf86-video-nv: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 21/35] package/x11r7/xdriver_xf86-video-tga: " Bernd Kuhls
                   ` (15 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 .../xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.hash

diff --git a/package/x11r7/xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.hash b/package/x11r7/xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.hash
new file mode 100644
index 0000000..cb6617f
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-May/002220.html
+sha1	1f7b23d4ed53417eda5c6730486b36812f469295	xf86-video-openchrome-0.3.3.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 21/35] package/x11r7/xdriver_xf86-video-tga: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (18 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 20/35] package/x11r7/xdriver_xf86-video-openchrome: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 22/35] package/x11r7/xdriver_xf86-video-v4l: " Bernd Kuhls
                   ` (14 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-tga/xdriver_xf86-video-tga.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-tga/xdriver_xf86-video-tga.hash

diff --git a/package/x11r7/xdriver_xf86-video-tga/xdriver_xf86-video-tga.hash b/package/x11r7/xdriver_xf86-video-tga/xdriver_xf86-video-tga.hash
new file mode 100644
index 0000000..a32fdc7
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-tga/xdriver_xf86-video-tga.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2012-July/002025.html
+sha256	2023818000200eb50a59476e36d59b07a361b110e73b1d9cc526beb669306131	xf86-video-tga-1.2.2.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 22/35] package/x11r7/xdriver_xf86-video-v4l: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (19 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 21/35] package/x11r7/xdriver_xf86-video-tga: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 23/35] package/x11r7/xdriver_xf86-video-vesa: " Bernd Kuhls
                   ` (13 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-v4l/xdriver_xf86-video-v4l.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-v4l/xdriver_xf86-video-v4l.hash

diff --git a/package/x11r7/xdriver_xf86-video-v4l/xdriver_xf86-video-v4l.hash b/package/x11r7/xdriver_xf86-video-v4l/xdriver_xf86-video-v4l.hash
new file mode 100644
index 0000000..c4bcfad
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-v4l/xdriver_xf86-video-v4l.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2008-March/000504.html
+sha1	7f2212c529a5bcc34f67858a9d0167a0d4848aaa	xf86-video-v4l-0.2.0.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 23/35] package/x11r7/xdriver_xf86-video-vesa: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (20 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 22/35] package/x11r7/xdriver_xf86-video-v4l: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 24/35] package/x11r7/xdriver_xf86-video-wsfb: " Bernd Kuhls
                   ` (12 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-vesa/xdriver_xf86-video-vesa.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-vesa/xdriver_xf86-video-vesa.hash

diff --git a/package/x11r7/xdriver_xf86-video-vesa/xdriver_xf86-video-vesa.hash b/package/x11r7/xdriver_xf86-video-vesa/xdriver_xf86-video-vesa.hash
new file mode 100644
index 0000000..bc400d5
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-vesa/xdriver_xf86-video-vesa.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-September/002319.html
+sha256	ce8b75e5a40e9dae76f2ac9e2880f7f73a848653ca2eed5880f52dc2c0d3aef8	xf86-video-vesa-2.3.3.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 24/35] package/x11r7/xdriver_xf86-video-wsfb: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (21 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 23/35] package/x11r7/xdriver_xf86-video-vesa: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 25/35] package/x11r7/xfont_encodings: " Bernd Kuhls
                   ` (11 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.hash

diff --git a/package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.hash b/package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.hash
new file mode 100644
index 0000000..1258b71
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2012-January/001786.html
+sha256	975ce3e5a063168ec6fe8f3fac50c30d0fae6cc6d81dc260f00bb4cb4f1a2843	xf86-video-wsfb-0.4.0.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 25/35] package/x11r7/xfont_encodings: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (22 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 24/35] package/x11r7/xdriver_xf86-video-wsfb: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 26/35] package/x11r7/xfont_font-bh-ttf: " Bernd Kuhls
                   ` (10 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xfont_encodings/xfont_encodings.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xfont_encodings/xfont_encodings.hash

diff --git a/package/x11r7/xfont_encodings/xfont_encodings.hash b/package/x11r7/xfont_encodings/xfont_encodings.hash
new file mode 100644
index 0000000..56c1ad2
--- /dev/null
+++ b/package/x11r7/xfont_encodings/xfont_encodings.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2010-October/001466.html
+sha1	24ace2470403f85a0d393769204029bd8247992a	encodings-1.0.4.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 26/35] package/x11r7/xfont_font-bh-ttf: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (23 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 25/35] package/x11r7/xfont_encodings: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 27/35] package/x11r7/xlib_libXcursor: " Bernd Kuhls
                   ` (9 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xfont_font-bh-ttf/xfont_font-bh-ttf.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xfont_font-bh-ttf/xfont_font-bh-ttf.hash

diff --git a/package/x11r7/xfont_font-bh-ttf/xfont_font-bh-ttf.hash b/package/x11r7/xfont_font-bh-ttf/xfont_font-bh-ttf.hash
new file mode 100644
index 0000000..8df8e4b
--- /dev/null
+++ b/package/x11r7/xfont_font-bh-ttf/xfont_font-bh-ttf.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2010-November/001537.html
+sha1	f42ebd527096011040a312e0f9cdf78d64177419	font-bh-ttf-1.0.3.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 27/35] package/x11r7/xlib_libXcursor: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (24 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 26/35] package/x11r7/xfont_font-bh-ttf: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 28/35] package/x11r7/xlib_libXfixes: " Bernd Kuhls
                   ` (8 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xlib_libXcursor/xlib_libXcursor.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xlib_libXcursor/xlib_libXcursor.hash

diff --git a/package/x11r7/xlib_libXcursor/xlib_libXcursor.hash b/package/x11r7/xlib_libXcursor/xlib_libXcursor.hash
new file mode 100644
index 0000000..0135ac9
--- /dev/null
+++ b/package/x11r7/xlib_libXcursor/xlib_libXcursor.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-May/002229.html
+sha256	9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df	libXcursor-1.1.14.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 28/35] package/x11r7/xlib_libXfixes: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (25 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 27/35] package/x11r7/xlib_libXcursor: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 29/35] package/x11r7/xlib_libXinerama: " Bernd Kuhls
                   ` (7 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xlib_libXfixes/xlib_libXfixes.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xlib_libXfixes/xlib_libXfixes.hash

diff --git a/package/x11r7/xlib_libXfixes/xlib_libXfixes.hash b/package/x11r7/xlib_libXfixes/xlib_libXfixes.hash
new file mode 100644
index 0000000..291c4bd
--- /dev/null
+++ b/package/x11r7/xlib_libXfixes/xlib_libXfixes.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-May/002227.html
+sha256	63bec085084fa3caaee5180490dd871f1eb2020ba9e9b39a30f93693ffc34767	libXfixes-5.0.1.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 29/35] package/x11r7/xlib_libXinerama: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (26 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 28/35] package/x11r7/xlib_libXfixes: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 30/35] package/x11r7/xlib_libXrender: " Bernd Kuhls
                   ` (6 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xlib_libXinerama/xlib_libXinerama.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xlib_libXinerama/xlib_libXinerama.hash

diff --git a/package/x11r7/xlib_libXinerama/xlib_libXinerama.hash b/package/x11r7/xlib_libXinerama/xlib_libXinerama.hash
new file mode 100644
index 0000000..6dfd777
--- /dev/null
+++ b/package/x11r7/xlib_libXinerama/xlib_libXinerama.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-May/002231.html
+sha256	7a45699f1773095a3f821e491cbd5e10c887c5a5fce5d8d3fced15c2ff7698e2	libXinerama-1.1.3.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 30/35] package/x11r7/xlib_libXrender: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (27 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 29/35] package/x11r7/xlib_libXinerama: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 31/35] package/x11r7/xlib_libXres: " Bernd Kuhls
                   ` (5 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xlib_libXrender/xlib_libXrender.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xlib_libXrender/xlib_libXrender.hash

diff --git a/package/x11r7/xlib_libXrender/xlib_libXrender.hash b/package/x11r7/xlib_libXrender/xlib_libXrender.hash
new file mode 100644
index 0000000..c2a623d
--- /dev/null
+++ b/package/x11r7/xlib_libXrender/xlib_libXrender.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-June/002249.html
+sha256	1d14b02f0060aec5d90dfdcf16a996f17002e515292906ed26e3dcbba0f4fc62	libXrender-0.9.8.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 31/35] package/x11r7/xlib_libXres: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (28 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 30/35] package/x11r7/xlib_libXrender: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 32/35] package/x11r7/xlib_libXt: " Bernd Kuhls
                   ` (4 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xlib_libXres/xlib_libXres.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xlib_libXres/xlib_libXres.hash

diff --git a/package/x11r7/xlib_libXres/xlib_libXres.hash b/package/x11r7/xlib_libXres/xlib_libXres.hash
new file mode 100644
index 0000000..063df8e
--- /dev/null
+++ b/package/x11r7/xlib_libXres/xlib_libXres.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-May/002233.html
+sha256	26899054aa87f81b17becc68e8645b240f140464cf90c42616ebb263ec5fa0e5	libXres-1.0.7.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 32/35] package/x11r7/xlib_libXt: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (29 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 31/35] package/x11r7/xlib_libXres: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 33/35] package/x11r7/xlib_libXtst: " Bernd Kuhls
                   ` (3 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xlib_libXt/xlib_libXt.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xlib_libXt/xlib_libXt.hash

diff --git a/package/x11r7/xlib_libXt/xlib_libXt.hash b/package/x11r7/xlib_libXt/xlib_libXt.hash
new file mode 100644
index 0000000..651cf4b
--- /dev/null
+++ b/package/x11r7/xlib_libXt/xlib_libXt.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-May/002234.html
+sha256	843a97a988f5654872682a4120486d987d853a71651515472f55519ffae2dd57	libXt-1.1.4.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 33/35] package/x11r7/xlib_libXtst: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (30 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 32/35] package/x11r7/xlib_libXt: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 34/35] package/x11r7/xlib_libXxf86dga: " Bernd Kuhls
                   ` (2 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xlib_libXtst/xlib_libXtst.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xlib_libXtst/xlib_libXtst.hash

diff --git a/package/x11r7/xlib_libXtst/xlib_libXtst.hash b/package/x11r7/xlib_libXtst/xlib_libXtst.hash
new file mode 100644
index 0000000..4224121
--- /dev/null
+++ b/package/x11r7/xlib_libXtst/xlib_libXtst.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-May/002237.html
+sha256	ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9	libXtst-1.2.2.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 34/35] package/x11r7/xlib_libXxf86dga: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (31 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 33/35] package/x11r7/xlib_libXtst: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-18 19:54 ` [Buildroot] [PATCH 35/35] package/x11r7/xproto_glproto: " Bernd Kuhls
  2015-04-19  7:56 ` [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, " Thomas Petazzoni
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga.hash

diff --git a/package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga.hash b/package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga.hash
new file mode 100644
index 0000000..29560b7
--- /dev/null
+++ b/package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-May/002235.html
+sha256	8eecd4b6c1df9a3704c04733c2f4fa93ef469b55028af5510b25818e2456c77e	libXxf86dga-1.1.4.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 35/35] package/x11r7/xproto_glproto: add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (32 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 34/35] package/x11r7/xlib_libXxf86dga: " Bernd Kuhls
@ 2015-04-18 19:54 ` Bernd Kuhls
  2015-04-19  7:56 ` [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, " Thomas Petazzoni
  34 siblings, 0 replies; 36+ messages in thread
From: Bernd Kuhls @ 2015-04-18 19:54 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xproto_glproto/xproto_glproto.hash |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/x11r7/xproto_glproto/xproto_glproto.hash

diff --git a/package/x11r7/xproto_glproto/xproto_glproto.hash b/package/x11r7/xproto_glproto/xproto_glproto.hash
new file mode 100644
index 0000000..fce6a22
--- /dev/null
+++ b/package/x11r7/xproto_glproto/xproto_glproto.hash
@@ -0,0 +1,2 @@
+# Locally computed
+sha256	adaa94bded310a2bfcbb9deb4d751d965fcfe6fb3a2f6d242e2df2d6589dbe40	glproto-1.4.17.tar.bz2
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash
  2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
                   ` (33 preceding siblings ...)
  2015-04-18 19:54 ` [Buildroot] [PATCH 35/35] package/x11r7/xproto_glproto: " Bernd Kuhls
@ 2015-04-19  7:56 ` Thomas Petazzoni
  34 siblings, 0 replies; 36+ messages in thread
From: Thomas Petazzoni @ 2015-04-19  7:56 UTC (permalink / raw)
  To: buildroot

Dear Bernd Kuhls,

On Sat, 18 Apr 2015 21:53:46 +0200, Bernd Kuhls wrote:
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/x11r7/xcb-util-image/xcb-util-image.hash |    2 ++
>  package/x11r7/xcb-util-image/xcb-util-image.mk   |    2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
>  create mode 100644 package/x11r7/xcb-util-image/xcb-util-image.hash

Entire series applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2015-04-19  7:56 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-18 19:53 [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, add hash Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 02/35] package/x11r7/xcb-util-keysyms: " Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 03/35] package/x11r7/xdata_xcursor-themes: bump version to 1.0.4, " Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 04/35] package/x11r7/xdriver_xf86-video-geode: bump version to 2.11.16, " Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 05/35] package/x11r7/xcb-util-wm: " Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 06/35] package/x11r7/xdata_xbitmaps: " Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 07/35] package/x11r7/xdriver_xf86-input-joystick: " Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 08/35] package/x11r7/xdriver_xf86-input-mouse: " Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 09/35] package/x11r7/xdriver_xf86-input-void: " Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 10/35] package/x11r7/xdriver_xf86-video-ark: " Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 11/35] package/x11r7/xdriver_xf86-video-ast: " Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 12/35] package/x11r7/xdriver_xf86-video-ati: " Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 13/35] package/x11r7/xdriver_xf86-video-dummy: " Bernd Kuhls
2015-04-18 19:53 ` [Buildroot] [PATCH 14/35] package/x11r7/xdriver_xf86-video-fbdev: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 15/35] package/x11r7/xdriver_xf86-video-glide: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 16/35] package/x11r7/xdriver_xf86-video-glint: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 17/35] package/x11r7/xdriver_xf86-video-i128: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 18/35] package/x11r7/xdriver_xf86-video-intel: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 19/35] package/x11r7/xdriver_xf86-video-nv: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 20/35] package/x11r7/xdriver_xf86-video-openchrome: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 21/35] package/x11r7/xdriver_xf86-video-tga: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 22/35] package/x11r7/xdriver_xf86-video-v4l: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 23/35] package/x11r7/xdriver_xf86-video-vesa: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 24/35] package/x11r7/xdriver_xf86-video-wsfb: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 25/35] package/x11r7/xfont_encodings: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 26/35] package/x11r7/xfont_font-bh-ttf: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 27/35] package/x11r7/xlib_libXcursor: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 28/35] package/x11r7/xlib_libXfixes: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 29/35] package/x11r7/xlib_libXinerama: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 30/35] package/x11r7/xlib_libXrender: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 31/35] package/x11r7/xlib_libXres: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 32/35] package/x11r7/xlib_libXt: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 33/35] package/x11r7/xlib_libXtst: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 34/35] package/x11r7/xlib_libXxf86dga: " Bernd Kuhls
2015-04-18 19:54 ` [Buildroot] [PATCH 35/35] package/x11r7/xproto_glproto: " Bernd Kuhls
2015-04-19  7:56 ` [Buildroot] [PATCH 01/35] package/x11r7/xcb-util-image: bump version to 0.4.0, " Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox