summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: de8061b)
raw | patch | inline | side by side (parent: de8061b)
author | Denys Dmytriyenko <denys@ti.com> | |
Mon, 6 May 2013 22:45:33 +0000 (18:45 -0400) | ||
committer | Denys Dmytriyenko <denys@ti.com> | |
Mon, 6 May 2013 22:45:33 +0000 (18:45 -0400) |
Run-time variables are package-specific, not recipe.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
recipes-kernel/linux/linux-ti-staging_3.8.bb | patch | blob | history |
diff --git a/recipes-kernel/linux/linux-ti-staging_3.8.bb b/recipes-kernel/linux/linux-ti-staging_3.8.bb
index 6fe52e292bf856dadcef46ae1e8b67b24608ab38..6e64fc5b00a2ab3554c2a44f58502f643ba1cf5a 100644 (file)
# Add a run-time dependency for the PM firmware to be installed
# on the target file system.
-RDEPENDS_ti33x += "am33x-cm3"
+RDEPENDS_kernel-base_ti33x += "am33x-cm3"
# Default is to package all dts files for ti33x devices unless building
# for the specific beaglebone machine.
PV = "3.8.8"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}"
SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \
file://defconfig \