From: Xavier Roche Date: Wed, 14 May 2014 09:34:21 +0000 (+0200) Subject: Revert "Fix unknown XATTR_CREATE declaration" X-Git-Tag: demo_release_0.1~112 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b108d5ec25223946074a2b0bd4faf50fdff28865;p=scm%2Fbb%2Fmeta-tizen.git Revert "Fix unknown XATTR_CREATE declaration" This reverts commit 1c5f07a8eb5486024b4d04752688e52de0ab9261. --- diff --git a/recipes-devtools/pseudo/pseudo_git.bbappend b/recipes-devtools/pseudo/pseudo_git.bbappend index 526ae96..a67ffa6 100644 --- a/recipes-devtools/pseudo/pseudo_git.bbappend +++ b/recipes-devtools/pseudo/pseudo_git.bbappend @@ -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