summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythtv/myth_settings.patch
AgeCommit message (Collapse)AuthorFilesLines
2012-05-14MythTV:Bumped to latest -fixes. Comment move of is.xml.Cecil1-8/+0
2012-04-22mythtv-0.25: update myth_settings patch to include hostname overrideJames Meyer1-12/+41
2012-04-15mythtv .25: First checkin, still needs a bit of cleanup.James Meyer1-0/+1816
This commit introduces the dir git_src which is used as a common dir to build plugins/mythweb/mythtv. To update the mythtv pkg, first run git_src/checkout_mythtv.sh then switch to the mythtv package dir and build the package as normal. Same applies to mythplugins. I plan to introduce another script that will build it all in one step. Also this checkin doesn't handle the menu updates. Those will be corrected at a later date.