diff options
author | Anton Gerasimov <anton@advancedtelematic.com> | 2017-02-27 10:45:39 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-03-01 11:16:07 +0000 |
commit | 27fc9de4aa4d0684a0441cb55a9dafce760f2f68 (patch) | |
tree | 136e765a6cb605d6f3bf90c9c4a0094088d80aa0 | |
parent | 34eb96748ae0ba8c5bc71ce923dc8d40ab32f459 (diff) |
Use latest version of pseudo with buggy POSIX ACL fixed.chinook_3.0.2chinook/3.0.23.0.2
There is no open Jira ticket for that, details can be found
in comments to SPEC-254 starting with Jan-Simon's comment
on 26th of October.
Change-Id: I00c016005f0adfe289acab2b68a461d94f34b992
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
-rw-r--r-- | meta-sota/recipes-devtools/pseudo/pseudo_git.bbappend | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-sota/recipes-devtools/pseudo/pseudo_git.bbappend b/meta-sota/recipes-devtools/pseudo/pseudo_git.bbappend new file mode 100644 index 0000000..a7e7a81 --- /dev/null +++ b/meta-sota/recipes-devtools/pseudo/pseudo_git.bbappend @@ -0,0 +1,5 @@ + +SRCREV = "efe0be279901006f939cd357ccee47b651c786da" +PV = "1.8.2+git${SRCPV}" + +DEFAULT_PREFERENCE = "1" |