[molecules/beaglebone] move beaglebone boot binaries into better subdir

This commit is contained in:
Fabio Erculiani 2012-01-26 13:21:57 +01:00
parent 8a8e5e092d
commit 135e8effb6
6 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ image_name: Sabayon_Linux_8_armv7a_BeagleBone_Base_16GB.img
image_mb: 16000
# Path to boot partition data (MLO, u-boot.img etc)
source_boot_directory: /sabayon/beaglebone/boot
source_boot_directory: /sabayon/boot/arm/beaglebone
# External script that will generate the image file.
# The same can be copied onto a MMC by using dd

View File

@ -16,7 +16,7 @@ image_name: Sabayon_Linux_8_armv7a_BeagleBone_Base_4GB.img
image_mb: 3800
# Path to boot partition data (MLO, u-boot.img etc)
source_boot_directory: /sabayon/beaglebone/boot
source_boot_directory: /sabayon/boot/arm/beaglebone
# External script that will generate the image file.
# The same can be copied onto a MMC by using dd

View File

@ -16,7 +16,7 @@ image_name: Sabayon_Linux_8_armv7a_BeagleBone_Base_8GB.img
image_mb: 7800
# Path to boot partition data (MLO, u-boot.img etc)
source_boot_directory: /sabayon/beaglebone/boot
source_boot_directory: /sabayon/boot/arm/beaglebone
# External script that will generate the image file.
# The same can be copied onto a MMC by using dd