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 | 611974f0b285ad62b87a465a6dd93cb41a065ed6 (patch) | |
| tree | 57d2d3a3c73ca3e72747751f645260a36fc98495 /recipes-bsp/bootfiles/rpi-config_git.bbappend | |
| parent | 3946274f370a5b201219995fe1af1d304f10e987 (diff) | |
| parent | d6573cf9e0ca272433876ac517ed9924bd741268 (diff) | |
| download | meta-updater-611974f0b285ad62b87a465a6dd93cb41a065ed6.tar.gz | |
Merge "OSTree-enabled image for raspberry Pi"
Diffstat (limited to 'recipes-bsp/bootfiles/rpi-config_git.bbappend')
| -rw-r--r-- | recipes-bsp/bootfiles/rpi-config_git.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/bootfiles/rpi-config_git.bbappend b/recipes-bsp/bootfiles/rpi-config_git.bbappend new file mode 100644 index 0000000..6e53993 --- /dev/null +++ b/recipes-bsp/bootfiles/rpi-config_git.bbappend | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | do_deploy_append() { | ||
| 2 | echo "device_tree_address=0x0c800000" >> ${DEPLOYDIR}/bcm2835-bootfiles/config.txt | ||
| 3 | } | ||
