]> code.ossystems Code Review - openembedded-core.git/commit
libpam: Fix patch broken during upgrade
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Aug 2015 22:10:08 +0000 (15:10 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Aug 2015 22:14:17 +0000 (15:14 -0700)
commit588e19058f631a1cc78002e1969a5459cd626afb
tree24a1faf3a40c9389eba19d776e965d32e1bd211b
parent94818c5240b793464700945d0cf057bffb9e1008
libpam: Fix patch broken during upgrade

"0x200" became "0200" during the upgrade to libpam 1.2.1 in:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=88dd997d9941b63ae9eead6690ecf2b785c0740c
and this broke the IMAGE_FEATURES like debug-tweaks.

I've converted all the values to octal here to match the original
header file convention and make it clearer.

[YOCTO #8033]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/pam/libpam/pam-unix-nullok-secure.patch