Skip to content

Commit

Permalink
Added testing script
Browse files Browse the repository at this point in the history
Signed-off-by: Colin McAllister <[email protected]>
  • Loading branch information
colin-pm committed Dec 30, 2020
1 parent bd613ed commit bcd5135
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

git clone git://git.yoctoproject.org/poky && \
source poky/oe-init-build-env && \
bitbake --dry-run core-image

0 comments on commit bcd5135

Please sign in to comment.