Twas brillig at 12:15:44 09.02.2011 UTC+02 when b_tsiligian...@silverton.gr did
gyre and gimble:
>> Why not just have the requirement that /etc/hotplug2-platform.rules
>> be present, even if it's zero-length?
VT> Because an empty include rules file would then be required in base-files
VT>
Hi.
We (OpenInkpot project [1]) are currently investigating the possibility
to drop our own homebrew embedded distribuion [2] and switch to use
OpenWRT + OpenInkpot-specific overlay. We've got some questions:
1) Is it possible to add new targets/subtargets to overlay without
forking OpenWRT
eneral Public License v2.
+# See /LICENSE for more information.
+#
+
+include $(TOPDIR)/rules.mk
+
+PKG_NAME:=udpxy
+PKG_VERSION:=1.0-Chipmunk-16
+PKG_RELEASE:=1
+
+PKG_SOURCE_URL:=...@sf/udpxy
+PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz
+PKG_MD5SUM:=0bba6fd3e0b0065424b198abdf0acb7d
+
+incl