aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.ipaddressmenunode.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@buglabs.net>2010-12-02 16:00:50 +0100
committerStefan Schmidt <stefan@buglabs.net>2011-02-03 11:39:20 +0100
commita32e9b20267f506bbbab64cf2d8a45b374df6081 (patch)
tree0be3564e97f98d34dfb9b412ecc6f27a49fb08d5 /recipes/buglabs-apps/com.buglabs.app.ipaddressmenunode.bb
parent0a509aeb50214b93eff979f6080bced5efe5ca04 (diff)
downloadopenembedded-a32e9b20267f506bbbab64cf2d8a45b374df6081.tar.gz
buglabs-apps: BugLabs java applications.
Tons of small apps that live on buglabs.net and are mostly arch independent. These recipes make them available for images and feeds.
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.ipaddressmenunode.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.ipaddressmenunode.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.ipaddressmenunode.bb b/recipes/buglabs-apps/com.buglabs.app.ipaddressmenunode.bb
new file mode 100644
index 0000000000..b9583ea56f
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.ipaddressmenunode.bb
@@ -0,0 +1,16 @@
+require bug-app.inc
+
+DESCRIPTION = "This app simply provides a menu item under Settings called 'IPAddress' with children having the names of each of the network interfaces available on your BUG. The children of these devices will display the IP address. For example:\
+Settings=>IPAddress=>usb0=>10.10.10.10\
+Settings=>IPAddress=>eth0=>192.168.0.234\
+Settings=>IPAddress=>eth1\
+In the example above, eth1 has no IP address configured, so it will not display it. "
+HOMEPAGE = "http://buglabs.net/applications/IPAddressMenuNode"
+
+DEPENDS += "com.buglabs.bug.menu com.buglabs.common com.buglabs.osgi service-tracker "
+
+PV = "2"
+
+SRC_LINK = "http://buglabs.net/program_version/download/796"
+
+APIVERSION = ""