commit | d1962b723d3d3cefd4354b4fc07202e681576c26 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Wed May 04 17:24:00 2016 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Wed May 04 17:24:00 2016 -0700 |
tree | 1b041dd19bf2bca66b4d325c189e10f3aa2f5fee | |
parent | 0409b709b3c09a833861869d446eec5e1617bb4a [diff] [blame] |
Changing onos buck alias to include package generation. Fixing buck build of scalablegateway app. Change-Id: I165bdf38682f694667678adc6a9d835c50b48ed3
diff --git a/.buckconfig b/.buckconfig index 2d6f94a..072fa53 100644 --- a/.buckconfig +++ b/.buckconfig
@@ -6,7 +6,7 @@ target_level = 8 [alias] - onos = //:onos + onos = //tools/package:onos-package package = //tools/package:onos-package [download]