[hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5214: Mark hipl-common OpenWrt package as BUILDONLY.

  • From: noreply@xxxxxxxxxxxxx
  • To: HIPL core team <hipl-dev@xxxxxxxxxxxxx>
  • Date: Mon, 29 Nov 2010 19:24:38 -0000

------------------------------------------------------------
revno: 5214
committer: Diego Biurrun <diego@xxxxxxxxxx>
branch nick: hipl
timestamp: Mon 2010-11-29 20:17:08 +0100
message:
  Mark hipl-common OpenWrt package as BUILDONLY.
  
  hipl-common is just an internal dependency and need not show up
  in 'make menuconfig'.
modified:
  packaging/openwrt/hipl/Makefile


--
lp:hipl
https://code.launchpad.net/~hipl-core/hipl/trunk

Your team HIPL core team is subscribed to branch lp:hipl.
To unsubscribe from this branch go to 
https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
=== modified file 'packaging/openwrt/hipl/Makefile'
--- packaging/openwrt/hipl/Makefile     2010-11-29 19:08:08 +0000
+++ packaging/openwrt/hipl/Makefile     2010-11-29 19:17:08 +0000
@@ -45,6 +45,7 @@
     #will be required by ipkg on the openwrt box
     #TODO remove unnecessary modules
     DEPENDS:=+kmod-crypto-aes +kmod-crypto-hmac +kmod-crypto-null 
+kmod-crypto-sha1 +kmod-ipv6 +libgcc +libopenssl
+    BUILDONLY:=1
     TITLE:=HIPL common files
     URL:=http://hipl.hiit.fi/
 endef

Other related posts:

  • » [hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5214: Mark hipl-common OpenWrt package as BUILDONLY. - noreply