diff options
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging_3.8.bb | 2 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.8.bb b/recipes-kernel/linux/linux-ti-staging_3.8.bb index fd7b671b..833fb48a 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.8.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.8.bb | |||
| @@ -11,7 +11,7 @@ require recipes-kernel/linux/setup-defconfig.inc | |||
| 11 | 11 | ||
| 12 | # Add a run-time dependency for the PM firmware to be installed | 12 | # Add a run-time dependency for the PM firmware to be installed |
| 13 | # on the target file system. | 13 | # on the target file system. |
| 14 | RDEPENDS_kernel-base_ti33x += "am33x-cm3 am33x-cm3-initscript" | 14 | RDEPENDS_kernel-base_append_ti33x = " am33x-cm3 am33x-cm3-initscript" |
| 15 | 15 | ||
| 16 | # Default is to package all dtb files for ti33x devices unless building | 16 | # Default is to package all dtb files for ti33x devices unless building |
| 17 | # for the specific beaglebone machine. | 17 | # for the specific beaglebone machine. |
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb index e9032159..778ea7f9 100644 --- a/recipes-kernel/linux/linux-ti-staging_git.bb +++ b/recipes-kernel/linux/linux-ti-staging_git.bb | |||
| @@ -10,7 +10,7 @@ require recipes-kernel/linux/setup-defconfig.inc | |||
| 10 | 10 | ||
| 11 | # Add a run-time dependency for the PM firmware to be installed | 11 | # Add a run-time dependency for the PM firmware to be installed |
| 12 | # on the target file system. | 12 | # on the target file system. |
| 13 | RDEPENDS_kernel-base_ti33x += "am33x-cm3 am33x-cm3-initscript" | 13 | RDEPENDS_kernel-base_append_ti33x = " am33x-cm3 am33x-cm3-initscript" |
| 14 | 14 | ||
| 15 | # Default is to package all dtb files for ti33x devices unless building | 15 | # Default is to package all dtb files for ti33x devices unless building |
| 16 | # for the specific beaglebone machine. | 16 | # for the specific beaglebone machine. |
