From c5642e82bf07f7654a9fbdd270e4d28cec0c939a Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 10 May 2013 21:09:45 +0200 Subject: [PATCH] xbmc: move patch to set wakeup command to versioned patch folder, set wakeup command for xbmc-gotham Signed-off-by: Stephan Raue --- packages/mediacenter/xbmc/config/appliance.xml | 10 ++++++++++ ...bmc-996.02-xbmc-revert-799d6ff03-setwakeup.sh.patch | 0 2 files changed, 10 insertions(+) rename packages/mediacenter/xbmc/patches/{ => 12.2.0}/xbmc-996.02-xbmc-revert-799d6ff03-setwakeup.sh.patch (100%) diff --git a/packages/mediacenter/xbmc/config/appliance.xml b/packages/mediacenter/xbmc/config/appliance.xml index d9aff2f289..98fd49f28c 100644 --- a/packages/mediacenter/xbmc/config/appliance.xml +++ b/packages/mediacenter/xbmc/config/appliance.xml @@ -36,4 +36,14 @@ +
+ + + + /usr/bin/setwakeup.sh + + + +
+ diff --git a/packages/mediacenter/xbmc/patches/xbmc-996.02-xbmc-revert-799d6ff03-setwakeup.sh.patch b/packages/mediacenter/xbmc/patches/12.2.0/xbmc-996.02-xbmc-revert-799d6ff03-setwakeup.sh.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-996.02-xbmc-revert-799d6ff03-setwakeup.sh.patch rename to packages/mediacenter/xbmc/patches/12.2.0/xbmc-996.02-xbmc-revert-799d6ff03-setwakeup.sh.patch