summaryrefslogtreecommitdiff
path: root/profiles/compile/openwrt
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/compile/openwrt')
-rw-r--r--profiles/compile/openwrt/eapi1
-rw-r--r--profiles/compile/openwrt/packages22
-rw-r--r--profiles/compile/openwrt/parent1
3 files changed, 24 insertions, 0 deletions
diff --git a/profiles/compile/openwrt/eapi b/profiles/compile/openwrt/eapi
new file mode 100644
index 0000000..1e8b314
--- /dev/null
+++ b/profiles/compile/openwrt/eapi
@@ -0,0 +1 @@
+6
diff --git a/profiles/compile/openwrt/packages b/profiles/compile/openwrt/packages
new file mode 100644
index 0000000..bb57df8
--- /dev/null
+++ b/profiles/compile/openwrt/packages
@@ -0,0 +1,22 @@
+# Openwrt
+dev-vcs/subversion
+dev-util/ccache
+sys-process/time
+
+# For failed host build of OpenWRT
+app-text/docbook2X
+
+# For OpenWRT but just for my purposes
+sys-fs/squashfs-tools
+
+# For userlist-checker
+sys-apps/fakeroot
+
+# For generating translation files
+dev-python/polib
+
+# Updater and turris in general
+dev-libs/check
+dev-lang/lua
+dev-lua/luacheck
+dev-libs/uthash
diff --git a/profiles/compile/openwrt/parent b/profiles/compile/openwrt/parent
new file mode 100644
index 0000000..f3229c5
--- /dev/null
+++ b/profiles/compile/openwrt/parent
@@ -0,0 +1 @@
+..