Define armv6 as a platform (maybe a feature request?)
#1
Hi everyone,

I'm trying to develop an addon that will probably only work for the rasbperry pi as it bundles some libraries compiled for the armv6. It would be extremely usefull to be able to define the pi (or armv6) as a platform in the addon xml, locking users using other platforms to be able to install it.

However according to the wiki, there is no option for it. You can read here:
http://wiki.xbmc.org/index.php?title=addon.xml

that the available platform options are:

all
linux
osx
osx64
osx32
ios
windx
wingl
android

Since the raspberry pi is officially supported by team xbmc, wouldn't it be usefull to add it as a possible platform? Or..on the other hand, is the wiki regarding this issue outdated?

If I am right and armv6 is not present in the options, might it be a feature request?

Much appreciated,

Thanks for all your hard work
Reply
#2
This PR was merged: https://github.com/xbmc/xbmc/pull/2973

Thus, you should have system.platform.linux.raspberrypi available. Will update the wiki.

EDIT: nm, I see you're referring to platforms for add-ons. I don't think there's a solution for that currently. Will start a discussion.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Many thanks jmarshall
Reply

Logout Mark Read Team Forum Stats Members Help
Define armv6 as a platform (maybe a feature request?)0