Skip to content

Commit

Permalink
Merge pull request beagleboard#8 from moto-timo/fix-cloud9-image-requ…
Browse files Browse the repository at this point in the history
…ire-path

recipes-images: fix cloud9-image require path to ti-hw-bringup-image
  • Loading branch information
koenkooi committed Nov 25, 2013
2 parents 6344415 + f22e2bc commit 83cd24e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Image with cloud9 ide and hw tools installed

require ti-hw-bringup-image.bb
require ../base/ti-hw-bringup-image.bb

FATPAYLOAD = "${datadir}/beaglebone-getting-started/*"

Expand Down

0 comments on commit 83cd24e

Please sign in to comment.