diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2016-10-27 11:25:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2016-10-27 11:25:27 +0000 |
commit | 4170834d6b4dea5290aab28685aae6f1725e39af (patch) | |
tree | 34296c7a2011f0bf5829091f5e2604900356c963 /meta-sota/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend | |
parent | e8c4cdb760738388b926290974da732332fc4cf5 (diff) | |
parent | 1b73e59ec2703605ad20ea7b42516cb382a5436a (diff) |
Merge "OSTree-enabled image for raspberry Pi"
Diffstat (limited to 'meta-sota/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend')
-rw-r--r-- | meta-sota/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-sota/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend b/meta-sota/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend new file mode 100644 index 0000000..74aa6b1 --- /dev/null +++ b/meta-sota/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend @@ -0,0 +1 @@ +RDEPENDS_${PN} += " u-boot-otascript" |