]> code.ossystems Code Review - openembedded-core.git/commit
apmd: upgrade to 3.2.2-14
authorKevin Tian <kevin.tian@intel.com>
Tue, 13 Jul 2010 08:46:46 +0000 (16:46 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 21 Jul 2010 20:44:37 +0000 (21:44 +0100)
commit75fff516610b8f8b64523979c005fddd4ec4a76d
treed8378a8f01b3580c66f42f3609e45a63d13b7224
parentcb249ed2f0791d021593209cd000baaa9629fcf1
apmd: upgrade to 3.2.2-14

[Patches]
  KEEP    _unlinux.patch_: remove reference to build system paths
  DISABLE _libtool.patch_: this patch adds a "--tag=CC" to be compatible with libtool2.2.4.
                           however with latest 2.2.10 libtool, w/o this patch it still works. From
                           the manual, CC is the default tag actually. So disable it for now, and once
                           same error happens again, it'll be re-neabled and if necessary push to upstream
  DISABLE _workaround.patch_: a SIGUSR1 is hooked to signal suspend event as a so-called 'workaround'.
                              however no exact commit is found for exact usage case. So disable it.
  REMOVE  _debian.patch_: in upstream

[Recipe]
  Add license checksum

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
meta/packages/apmd/apmd-3.2.2-14/apmd_proxy [moved from meta/packages/apmd/apmd-3.2.2/apmd_proxy with 100% similarity]
meta/packages/apmd/apmd-3.2.2-14/apmd_proxy.conf [moved from meta/packages/apmd/apmd-3.2.2/apmd_proxy.conf with 100% similarity]
meta/packages/apmd/apmd-3.2.2-14/default [moved from meta/packages/apmd/apmd-3.2.2/default with 100% similarity]
meta/packages/apmd/apmd-3.2.2-14/init [moved from meta/packages/apmd/apmd-3.2.2/init with 100% similarity]
meta/packages/apmd/apmd-3.2.2-14/libtool.patch [new file with mode: 0644]
meta/packages/apmd/apmd-3.2.2-14/unlinux.patch [new file with mode: 0644]
meta/packages/apmd/apmd-3.2.2-14/workaround.patch [moved from meta/packages/apmd/apmd-3.2.2/workaround.patch with 84% similarity]
meta/packages/apmd/apmd-3.2.2/debian.patch [deleted file]
meta/packages/apmd/apmd-3.2.2/libtool.patch [deleted file]
meta/packages/apmd/apmd-3.2.2/unlinux.patch [deleted file]
meta/packages/apmd/apmd_3.2.2-14.bb [moved from meta/packages/apmd/apmd_3.2.2.bb with 80% similarity]