diff options
author | Anton Gerasimov <anton@advancedtelematic.com> | 2016-10-04 14:42:42 +0200 |
---|---|---|
committer | Anton Gerasimov <anton@advancedtelematic.com> | 2016-10-04 14:42:42 +0200 |
commit | 7bd3693b986e0a6e59016767ea6f075ba01ab68c (patch) | |
tree | 8cf3fc3f8a6a546ca1f734cd56e3d4e8fca58faf /recipes-devtools/pseudo/pseudo_1.7.5.bbappend | |
parent | 844ddcf4496edfdb9b682f712ab1ae1cd16f1f97 (diff) | |
download | meta-updater-7bd3693b986e0a6e59016767ea6f075ba01ab68c.tar.gz |
Tuned initrd image and pseudo environment to fix bugs with extended
security attributes.
Bug-AGL: SPEC-259
Change-Id: I44499ce3f5f1924aecf63689a93d1f20e779225e
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
Diffstat (limited to 'recipes-devtools/pseudo/pseudo_1.7.5.bbappend')
-rw-r--r-- | recipes-devtools/pseudo/pseudo_1.7.5.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-devtools/pseudo/pseudo_1.7.5.bbappend b/recipes-devtools/pseudo/pseudo_1.7.5.bbappend new file mode 100644 index 0000000..73b43df --- /dev/null +++ b/recipes-devtools/pseudo/pseudo_1.7.5.bbappend | |||
@@ -0,0 +1,3 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/files:" | ||
2 | |||
3 | SRC_URI += "file://0001-Add-check-for-existence-of-old-file-to-renameat.patch" | ||