summaryrefslogtreecommitdiffstats
path: root/rules/host-eggdbus.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-12-12 22:26:20 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-12-12 22:30:22 +0100
commit12fa826a7ffaa408d31e89c3e686e1c363f4b3bd (patch)
treed740457683a4bd310e221ff0883056338ea4668a /rules/host-eggdbus.in
parent50c0e9376a564040fd3e8c7b949741fb90ce65cc (diff)
downloadptxdist-12fa826a7ffaa408d31e89c3e686e1c363f4b3bd.tar.gz
ptxdist-12fa826a7ffaa408d31e89c3e686e1c363f4b3bd.tar.xz
[eggdbus] added packet
Added eggdbus, which is a prerequisite for updating policy kit. While being there, fixed cross compiling issues. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/host-eggdbus.in')
-rw-r--r--rules/host-eggdbus.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/rules/host-eggdbus.in b/rules/host-eggdbus.in
new file mode 100644
index 000000000..3aa82fb1b
--- /dev/null
+++ b/rules/host-eggdbus.in
@@ -0,0 +1,7 @@
+## SECTION=hosttools_noprompt
+
+config HOST_EGGDBUS
+ tristate
+ select HOST_GLIB
+ select HOST_DBUS
+ select HOST_DBUS_GLIB