commit | 5053fa2c6141b06deaf8ff8e277674f584bb7eaa | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Jun 27 12:05:15 2016 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Jun 27 12:05:15 2016 -0400 |
tree | 01211941fd76b347d6e445e223021780b5284a14 | |
parent | f6c85685bda3305ffe3a53df6d1af59f3a0234ed [diff] |
Move libopenbmc_intf codegen/xml To the libopenbmc_intf directory. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/gdbus/codegen b/libopenbmc_intf/codegen similarity index 100% rename from gdbus/codegen rename to libopenbmc_intf/codegen
diff --git a/libopenbmc_intf/openbmc_intf.c b/libopenbmc_intf/openbmc_intf.c deleted file mode 120000 index 3ac5de7..0000000 --- a/libopenbmc_intf/openbmc_intf.c +++ /dev/null
@@ -1 +0,0 @@ -../gdbus/interfaces/openbmc_intf.c \ No newline at end of file
diff --git a/gdbus/interfaces/openbmc_intf.c b/libopenbmc_intf/openbmc_intf.c similarity index 100% rename from gdbus/interfaces/openbmc_intf.c rename to libopenbmc_intf/openbmc_intf.c
diff --git a/libopenbmc_intf/openbmc_intf.h b/libopenbmc_intf/openbmc_intf.h deleted file mode 120000 index 957c7b7..0000000 --- a/libopenbmc_intf/openbmc_intf.h +++ /dev/null
@@ -1 +0,0 @@ -../gdbus/interfaces/openbmc_intf.h \ No newline at end of file
diff --git a/gdbus/interfaces/openbmc_intf.h b/libopenbmc_intf/openbmc_intf.h similarity index 100% rename from gdbus/interfaces/openbmc_intf.h rename to libopenbmc_intf/openbmc_intf.h
diff --git a/gdbus/xml/openbmc_intf.xml b/libopenbmc_intf/openbmc_intf.xml similarity index 100% rename from gdbus/xml/openbmc_intf.xml rename to libopenbmc_intf/openbmc_intf.xml