summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/pramfs-3.12.inc
diff options
context:
space:
mode:
authorStefan Sicleru <stefan.sicleru@enea.com>2016-03-31 15:53:23 +0200
committerAdrian Calianu <adrian.calianu@enea.com>2016-04-01 13:59:46 +0200
commit0bea75ebdeebca1b7cbed16dbc80fa475f4e1a1f (patch)
treed28ce51b66a94511d90d885838e925d57b580fc6 /recipes-kernel/linux/pramfs-3.12.inc
parent043564f3b4dc1d2801c2170e92ec4b84403a1d0d (diff)
downloadmeta-enea-bsp-ppc-0bea75ebdeebca1b7cbed16dbc80fa475f4e1a1f.tar.gz
recipes-kernel: rename references to cfg fragments
Kernel config fragments were renamed and references must be updated accordingly. Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'recipes-kernel/linux/pramfs-3.12.inc')
-rw-r--r--recipes-kernel/linux/pramfs-3.12.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/pramfs-3.12.inc b/recipes-kernel/linux/pramfs-3.12.inc
index ec5775d..545c7e9 100644
--- a/recipes-kernel/linux/pramfs-3.12.inc
+++ b/recipes-kernel/linux/pramfs-3.12.inc
@@ -3,9 +3,9 @@ RRECOMMENDS_${PN} += "pramfs-init"
3PRAMFS_VERSION = '1.5.1-3.12' 3PRAMFS_VERSION = '1.5.1-3.12'
4 4
5SRC_URI += "file://pramfs-${PRAMFS_VERSION}.tar.gz \ 5SRC_URI += "file://pramfs-${PRAMFS_VERSION}.tar.gz \
6 file://cfg/00005-pramfs.cfg" 6 file://cfg/pramfs.cfg"
7 7
8STAGING_KERNEL_FEATURES_append = " cfg/00005-pramfs.cfg" 8STAGING_KERNEL_FEATURES_append = " cfg/pramfs.cfg"
9 9
10do_apply_pramfs() { 10do_apply_pramfs() {
11 # Apply PRAMFS patch 11 # Apply PRAMFS patch