Lines Matching full:n
13 …ion of the environment to run the rest of the steps. These only apply for CROPS-eSDK. \n\n\n\n",
17 …rops-esdk environment as it says in wiki https://github.com/crops/docker-win-mac-docs/wiki \n\n",
21 …ir-workspace>/sdkext/files/myapp <crops-esdk-workdir-workspace>/sdkext/files/myapp_cmake \n\n\n",
25 …n---------------------------------------- \nMakefile should contain \n\nall: myapp \n\nmyapp: my…
26 … "expected_results": "be sure that the indentations on the makefile are tabs not spaces. \n\n"
29 …n\n------------------------------------ \nCMakeLists.txt should contain: \n\ncmake_minimum_requir…
33 "action": " source environment-setup-i586-poky-linux \n\n",
34 …t now set up; additionally you may now run devtool to perform development tasks etc etc ... \n\n"
37 "action": " run command which devtool \n\n",
38 …irectory of the devtool script and it should be within the sdk workdir you are working in. \n\n "
41 "action": "devtool add myapp <directory>(this is myapp dir) \n\n\n",
45 "action": " devtool build myapp \n\n",
67 …ion of the environment to run the rest of the steps. These only apply for CROPS-eSDK. \n\n\n\n",
71 …rops-esdk environment as it says in wiki https://github.com/crops/docker-win-mac-docs/wiki \n\n",
75 …esdk-workdir-workspace>/sdkext/files/myapp/ \n <crops-esdk-workdir-workspace>/sdkext/files/myapp_c…
79 …n---------------------------------------- \nMakefile should contain \n\nall: myapp \n\nmyapp: my…
80 … "expected_results": "be sure that the indentations on the makefile are tabs not spaces. \n\n"
83 …n\n------------------------------------ \nCMakeLists.txt should contain: \n\ncmake_minimum_requir…
84 … "expected_results": "Be sure that the indentations on CMakeLists.txt is tabs not spaces. \n\n"
87 "action": " source environment-setup-i586-poky-linux \n\n",
88 …nt now set up; additionally you may now run devtool to perform development tasks etc etc ... \n\n"
91 "action": " run command which devtool \n\n",
92 … directory of the devtool script and it should be within the sdk workdir you are working in. \n\n"
95 "action": " devtool add myapp <directory> (this is myapp dir) \n\n",
96 …cally create the recipe myapp.bb under <crops-esdk-workdir-workspace>/recipes/myapp/myapp.bb \n\n"
99 "action": " devtool package myapp \n\n",
100 …s": " you should expect a package creation of myapp and it should be under the /tmp/deploy/ \n\n"
104 … myapp recipe, but it leaves the source tree intact. meaning it does not erase.\n</package_format>"
121 …ion of the environment to run the rest of the steps. These only apply for CROPS-eSDK. \n\n\n\n",
125 …rops-esdk environment as it says in wiki https://github.com/crops/docker-win-mac-docs/wiki \n\n",
129 …-esdk-workdir-workspace>/sdkext/files/myapp \n <crops-esdk-workdir-workspace>/sdkext/files/myapp_c…
133 …n---------------------------------------- \nMakefile should contain \n\nall: myapp \n\nmyapp: my…
134 … "expected_results": "be sure that the indentations on the makefile are tabs not spaces. \n\n"
137 …n\n------------------------------------ \nCMakeLists.txt should contain: \n\ncmake_minimum_requir…
138 … "expected_results": "Be sure that the indentations on CMakeLists.txt is tabs not spaces. \n\n"
141 "action": " source environment-setup-i586-poky-linux \n\n",
142 …nt now set up; additionally you may now run devtool to perform development tasks etc etc ... \n\n"
145 "action": " run command which devtool \n\n",
146 … directory of the devtool script and it should be within the sdk workdir you are working in. \n\n"
149 "action": " devtool add myapp <directory> (this is myapp_cmake dir) \n\n",
150 …cally create the recipe myapp.bb under <crops-esdk-workdir-workspace>/recipes/myapp/myapp.bb \n\n"
153 "action": " devtool build myapp \n\n",
154 "expected_results": "This should compile an image \n\n"
175 …ion of the environment to run the rest of the steps. These only apply for CROPS-eSDK. \n\n\n\n",
179 …rops-esdk environment as it says in wiki https://github.com/crops/docker-win-mac-docs/wiki \n\n",
183 "action": " source environment-setup-i586-poky-linux \n\n",
184 …t now set up; additionally you may now run devtool to perform development tasks etc etc ... \n\n"
187 "action": "run command which devtool \n\n",
188 …directory of the devtool script and it should be within the sdk workdir you are working in. \n\n"
191 "action": "devtool sdk-install -s libxml2 \n\n",
192 "expected_results": "this should install libxml2 \n\n"
195 "action": "devtool add librdfa https://github.com/rdfa/librdfa \n\n",
196 …: "This should automatically create the recipe librdfa.bb under /recipes/librdfa/librdfa.bb \n\n"
199 "action": "devtool build librdfa \n\n",
200 "expected_results": "This should compile \n\n"
221 …ation of the environment to run the rest of the steps. These only apply for CROPS-eSDK. \n\n\n",
225 …rops-esdk environment as it says in wiki https://github.com/crops/docker-win-mac-docs/wiki \n\n",
229 "action": "source environment-setup-i586-poky-linux \n\n",
230 … now set up; additionally you may now run devtool to perform development tasks etc etc ... \n \n"
233 "action": "run command which devtool \n\n",
234 …directory of the devtool script and it should be within the sdk workdir you are working in. \n\n"
237 …ool add kernel-module-hello-world https://git.yoctoproject.org/git/kernel-module-hello-world \n\n",
241 "action": "devtool build kernel-module-hello-world \n\n",
242 "expected_results": "This should compile an image \n\n"
263 …e only apply for CROPS-eSDK. \n\n\nlets say variable npm = npm://registry.npmjs.org;name=winsto…
267 …rops-esdk environment as it says in wiki https://github.com/crops/docker-win-mac-docs/wiki \n\n",
271 "action": "source environment-setup-i586-poky-linux \n\n",
272 …t now set up; additionally you may now run devtool to perform development tasks etc etc ... \n\n"
275 "action": "run command which devtool \n\n",
276 … directory of the devtool script and it should be within the sdk workdir you are working in. \n\n"
279 …n \n4b) Add meta-openembedded/meta-oe in bblayer.conf as mentioned below: ${SDKBASEMETAPATH}/layer…
280 …ted_results": " This should automatically create the recipe npm.bb under /recipes/npm/npm.bb \n\n"
283 "action": "devtool build npm \n\n",
284 "expected_results": "This should compile an image \n\n"