meta-tizen: Revert "Fix unknown XATTR_CREATE declaration"
authorXavier Roche <xavrock.os@gmail.com>
Wed, 14 May 2014 09:34:21 +0000 (11:34 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 17:19:51 +0000 (09:19 -0800)
This reverts commit 1c5f07a8eb5486024b4d04752688e52de0ab9261.
(From meta-tizen rev: b108d5ec25223946074a2b0bd4faf50fdff28865)

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

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