meta-tizen: Fix unknown XATTR_CREATE declaration
authorXavier Roche <xavrock.os@gmail.com>
Wed, 14 May 2014 08:13:01 +0000 (10:13 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 17:19:50 +0000 (09:19 -0800)
(From meta-tizen rev: 1c5f07a8eb5486024b4d04752688e52de0ab9261)

Signed-off-by: Xavier Roche <xavrock.os@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-tizen/recipes-devtools/pseudo/pseudo_git.bbappend

index a67ffa6..526ae96 100644 (file)
@@ -3,4 +3,5 @@ PV = "1.6.0+git${SRCPV}"
 
 DEFAULT_PREFERENCE = "100"
 
-SRC_URI = "git://git.yoctoproject.org/pseudo;branch=seebs/xattr"
\ No newline at end of file
+SRC_URI = "git://git.yoctoproject.org/pseudo;branch=seebs/xattr \
+                  file://pseudo-xattr.patch"