Revert "Fix unknown XATTR_CREATE declaration"
authorXavier Roche <xavrock.os@gmail.com>
Wed, 14 May 2014 09:34:21 +0000 (11:34 +0200)
committerXavier Roche <xavrock.os@gmail.com>
Wed, 14 May 2014 09:34:21 +0000 (11:34 +0200)
This reverts commit 1c5f07a8eb5486024b4d04752688e52de0ab9261.

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