generic-poky/meta/recipes-devtools/quilt
Dengke Du ddedab4d1d quilt: run ptest as normal user
When the user is root, run quilt ptest, the faildiff.test failed.
Because in the faildiff.test, we drop the read permission of the
file test.txt, we can't "quilt refresh" as normal user, so we got
the following:
	>~ .*diff:test\.txt: Permission denied
	> Diff failed on file 'test.txt', aborting
But when the user is root, we can access the file, so we got the
following:
	> Nothing in patch patchs/test.diff
So the faildiff.test was failed. We should create a normal user
to run the ptest in the run-ptest scripts to slove the problem.

(From OE-Core rev: f7d52d12f943b9e1f79b32758308607036d6a760)

Signed-off-by: Dengke Du <dengke.du@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-28 15:55:48 +01:00
..
quilt quilt: run ptest as normal user 2016-03-28 15:55:48 +01:00
quilt-native.inc quilt: Remove non-gnu.patch, and added configure flags for darwin. 2013-01-15 08:10:15 +00:00
quilt-native_0.64.bb quilt: 0.63 -> 0.64 2015-02-21 22:05:34 +00:00
quilt.inc quilt: run ptest as normal user 2016-03-28 15:55:48 +01:00
quilt_0.64.bb quilt: 0.63 -> 0.64 2015-02-21 22:05:34 +00:00