[yocto] [PATCH][yocto-docs] Update a couple recipes in dev manual.

Robert P. J. Day rpjday at crashcourse.ca
Fri Jan 9 06:50:56 PST 2015


Update listings of a couple recipes in section 5.3 to match current
source.

Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>

---

diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 17d725b..611bb74 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -2867,6 +2867,7 @@
      SRCREV = "9f107132a6a073cce37434ca9cda6917dd8d866b"
      SRC_URI = "git://git.infradead.org/mtd-utils.git \
                      file://add-exclusion-to-mkfs-jffs2-git-2.patch \
+                     file://fix-armv7-neon-alignment.patch \
      "

      PV = "1.5.1+git${SRCPV}"
@@ -2910,11 +2911,10 @@
                     <literallayout class='monospaced'>
      require xorg-lib-common.inc

-     SUMMARY = "X11 Pixmap library"
-     LICENSE = "X-BSD"
-     LIC_FILES_CHKSUM = "file://COPYING;md5=3e07763d16963c3af12db271a31abaa5"
+     SUMMARY = "Xpm: X Pixmap extension library"
+     LICENSE = "BSD"
+     LIC_FILES_CHKSUM = "file://COPYING;md5=51f4270b012ecd4ab1a164f5f4ed6cf7"
      DEPENDS += "libxext libsm libxt"
-     PR = "r3"
      PE = "1"

      XORG_PN = "libXpm"

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the yocto mailing list