generic-poky/meta/site
Kevin Tian 6b81c6dbb5 sudo: upgrade to 1.7.2p7
Old 1.6.8p12 is quite old, even w/o source available now (only cached in pokylinux).
[Patches-Poky]
    KEEP     _autofoo.patch_: deal with bunch of autotool warnings/errors, more about
                              underquotes. In 1.7.2p7, those error conditions disappear.
                              But the underquotes fix is still valid to remove a bunch
                              of autoconf warnings

    REMOVE   _autofoo1.patch_: copy of autofoo.patch. no one uses it. REMOVE.

    KEEP     _noexec-link.patch_: use "-module" to avoid libtool complaining about not
                                  starting with "lib". Add comment to the patch file.

    DISABLE  _nostrip.patch_: it's wrong to strip target binaries on build host. Borrow
                              from OE to use 'sed' instead of patch, but keept it for
                              remind to upstream

    REMOVE   _nonrootinstall.patch_: handle mode/owner population at install. It's not
                                     requried at all since there's pkg_postinst to handle
                                     it at right stage

Other misc stuff:
    - update metadata information
    - no need to use ${S} in 1.7.2p7
    - fix idention
    - use sed to disable strip
    - changes from OE:
        * disable PAM as our pam doesn't include necessary config files and plugs
        * no need to special sudo_cv_uid_t_len tweak in the recipe. It's already there
          in poky site files for a long time
        * move sudo_cv_func_unsetenv_void to meta/site/common. Stdlib.h is common across
          architectures in our libc headers, which conforms to POSIX standard

(borrow from openembedded 1.7.2p4)
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-02 10:35:11 -07:00
..
arm-common site: merged with OE 2008-01-18 13:07:27 +00:00
arm-darwin site/arm-darwin: Add/fix various entries 2008-06-26 20:46:53 +00:00
arm-darwin8 site/arm-darwin: Add/fix various entries 2008-06-26 20:46:53 +00:00
arm-linux site: merged with OE 2008-01-18 13:07:27 +00:00
arm-linux-uclibc site: merged ac_cv_func_posix_getgrgid_r from OE (needed by glib 2.15.6+) 2008-03-14 10:15:04 +00:00
armeb-linux site: merged ac_cv_func_posix_getgrgid_r from OE (needed by glib 2.15.6+) 2008-03-14 10:15:04 +00:00
armeb-linux-uclibc site: merged ac_cv_func_posix_getgrgid_r from OE (needed by glib 2.15.6+) 2008-03-14 10:15:04 +00:00
common sudo: upgrade to 1.7.2p7 2010-07-02 10:35:11 -07:00
common-glibc m4: Set further site entries 2010-06-10 10:42:21 +01:00
common-uclibc site/common-uclibc: Add some extra entries 2008-06-26 20:23:14 +00:00
endian-big site: Sync some site files with OE 2007-05-27 22:37:54 +00:00
endian-little site: Sync some site files with OE 2007-05-27 22:37:54 +00:00
ix86-common ofono: bump to 0.17 2010-02-09 17:03:24 +00:00
mips-common qemumips: Add qemumips machine from OE.dev 2010-01-06 15:52:16 +00:00
mips-linux site/mips-linux: Add entry for eds-dbus 2010-01-26 17:55:46 +00:00
mipsel-linux site/mipsel-linux: add eds-dbus variables 2010-02-01 10:39:00 +00:00
mipsel-linux-uclibc site: Sync some site files with OE 2007-05-27 22:37:54 +00:00
powerpc-common lzo: fix building for powerpc 2010-01-19 15:08:02 +00:00
powerpc-darwin Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
powerpc-linux site/powerpc: Add popt site options 2010-06-11 11:10:21 +01:00
powerpc-linux-uclibc site: Sync some site files with OE 2007-05-27 22:37:54 +00:00
sh-common site: Sync some site files with OE 2007-05-27 22:37:54 +00:00
sparc-linux site: Sync some site files with OE 2007-05-27 22:37:54 +00:00
x86_64-linux site/x86_64: Add some extra entries 2008-02-11 10:06:16 +00:00
x86_64-linux-uclibc site: Sync with OE 2007-09-02 15:48:40 +00:00