summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/bootfiles/rpi-config_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/bootfiles/rpi-config_git.bb')
-rw-r--r--recipes-bsp/bootfiles/rpi-config_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/bootfiles/rpi-config_git.bb b/recipes-bsp/bootfiles/rpi-config_git.bb
index e84456c..c1c5340 100644
--- a/recipes-bsp/bootfiles/rpi-config_git.bb
+++ b/recipes-bsp/bootfiles/rpi-config_git.bb
@@ -261,7 +261,7 @@ do_deploy() {
261 fi 261 fi
262} 262}
263 263
264do_deploy_append_raspberrypi3-64() { 264do_deploy:append:raspberrypi3-64() {
265 echo "# have a properly sized image" >> $CONFIG 265 echo "# have a properly sized image" >> $CONFIG
266 echo "disable_overscan=1" >> $CONFIG 266 echo "disable_overscan=1" >> $CONFIG
267 267