aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/tutorials/tuto-3.cpp
diff options
context:
space:
mode:
authorFrederic Marec <frederic.marec@iot.bzh>2019-04-05 09:35:29 +0200
committerFrederic Marec <frederic.marec@iot.bzh>2019-04-05 09:35:29 +0200
commitc80873f04c5122e579333b4cf363dd623200e822 (patch)
treeb91ae03e201467915019decd67acb05daa30daa2 /bindings/tutorials/tuto-3.cpp
parentce53d8ec8550965084304e975a0636b40d7e64a7 (diff)
Change agl-app-framework-binder.sh
Aligned the two different names from the two ways of packaging From AGL-agl-app-framework-binder.sh to agl-app-framework-binder.sh for .rpm From AGL-app-framework-binder.sh to agl-app-framework-binder.sh for .deb Change-Id: Ie324ce159a55ccae7c051c97be5116d975e0da85 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Diffstat (limited to 'bindings/tutorials/tuto-3.cpp')
0 files changed, 0 insertions, 0 deletions
/a> 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246