[beignet] 01/01: Fix broken list syntax in documentation

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Fri Sep 9 13:26:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

rnpalmer-guest pushed a commit to branch master
in repository beignet.

commit fc7855749aff435965ac2aed2c3b6d42c7622947
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Fri Sep 9 14:21:52 2016 +0100

    Fix broken list syntax in documentation
---
 debian/changelog                       |  5 +++--
 debian/patches/docs-broken-links.patch | 12 ++++++++++--
 debian/patches/update-docs.patch       | 11 ++++++-----
 3 files changed, 19 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 03c7f43..0eb995b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-beignet (1.2.0-1) UNRELEASED; urgency=medium
+beignet (1.2.0-1) unstable; urgency=medium
 
   * New upstream release.
   * Drop patches applied upstream, refresh others.
@@ -9,8 +9,9 @@ beignet (1.2.0-1) UNRELEASED; urgency=medium
   * Re-enable test suite (disabled by default upstream).
   * Skip tests with known issues.
   * Build with Python 2, as Python 3 silently skips many of the tests.
+  * Fix broken list syntax in documentation.
 
- -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Sun, 04 Sep 2016 20:53:34 +0100
+ -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Fri, 09 Sep 2016 14:20:24 +0100
 
 beignet (1.1.2-5) unstable; urgency=medium
 
diff --git a/debian/patches/docs-broken-links.patch b/debian/patches/docs-broken-links.patch
index d47420d..b960ecf 100644
--- a/debian/patches/docs-broken-links.patch
+++ b/debian/patches/docs-broken-links.patch
@@ -1,4 +1,4 @@
-Description: Fix broken internal links in documentation
+Description: Fix broken internal links and list syntax in documentation
 
 Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
 
@@ -13,7 +13,15 @@ Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
  
  Prerequisite
  ------------
-@@ -276,13 +276,13 @@ Please specify your hardware when report
+@@ -144,6 +144,7 @@ command.
+ 
+ Normally, beignet needs to run under X server environment as normal user. If there isn't X server,
+ beignet provides two alternative to run:
++
+ * Run as root without X.
+ * Enable the drm render nodes by passing drm.rnodes=1 to the kernel boot args, then you can run beignet with non-root and without X.
+ 
+@@ -276,13 +278,13 @@ Please specify your hardware when report
  
  Documents for OpenCL application developers
  -------------------------------------------
diff --git a/debian/patches/update-docs.patch b/debian/patches/update-docs.patch
index 523f8a3..2dc2487 100644
--- a/debian/patches/update-docs.patch
+++ b/debian/patches/update-docs.patch
@@ -45,11 +45,12 @@ Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
  The project depends on the following external libaries:
  
  - libdrm libraries (libdrm and libdrm\_intel)
-@@ -144,14 +144,21 @@
+@@ -144,14 +144,22 @@
  Supported Targets
  -----------------
  
 +Beignet aims to support Gen7 and later Intel HD (not PowerVR) integrated GPUs, i.e:
++
   * 3rd Generation Intel Core Processors "Ivybridge".
   * 3rd Generation Intel Atom Processors "BayTrail".
   * 4th Generation Intel Core Processors "Haswell", need kernel patch if your linux kernel older than 4.2, see the "Known Issues" section.
@@ -67,7 +68,7 @@ Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
  Known Issues
  ------------
  
-@@ -177,7 +184,7 @@ Known Issues
+@@ -177,7 +185,7 @@ Known Issues
    forever until a reboot.
  
  * "Beignet: self-test failed" and almost all unit tests fail.
@@ -76,7 +77,7 @@ Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
    to [c9224fa](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c9224faa59c3071ecfa2d4b24592f4eb61e57069))
    enable the register whitelist by default but miss some registers needed
    for Beignet.
-@@ -191,10 +198,11 @@ Known Issues
+@@ -191,10 +199,11 @@ Known Issues
    Linux <= 4.0, and requires the i915.enable_ppgtt=2 [boot parameter](https://wiki.ubuntu.com/Kernel/KernelBootParameters)
    on Linux 4.1.
    
@@ -91,7 +92,7 @@ Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
    
    `export OCL_IGNORE_SELF_TEST=1`
    
-@@ -215,6 +223,16 @@ Known Issues
+@@ -215,6 +224,16 @@ Known Issues
    extension. This feature used to work with a previous mesa git version. But now, it's
    simply broken.
  
@@ -108,7 +109,7 @@ Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
  Project repository
  ------------------
  Right now, we host our project on fdo at:
-@@ -260,9 +278,9 @@ The official mail list is as below:
+@@ -260,9 +279,9 @@ The official mail list is as below:
  [http://lists.freedesktop.org/mailman/listinfo/beignet](http://lists.freedesktop.org/mailman/listinfo/beignet)  
  The official bugzilla is at:
  [https://bugs.freedesktop.org/enter_bug.cgi?product=Beignet](https://bugs.freedesktop.org/enter_bug.cgi?product=Beignet)  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/beignet.git



More information about the Pkg-opencl-commits mailing list