diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-09-16 16:36:43 +0100 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-09-16 16:29:46 +0100 |
commit | 99495ff764f4dce27fdaec0478f84ef8143f529e (patch) | |
tree | 2426a36c9c08ea1e3258feaf9fb12d7585db5754 | |
parent | 360456720a48f882ca1443519b3e8a9d238e1a93 (diff) | |
download | meta-baryon-99495ff764f4dce27fdaec0478f84ef8143f529e.tar.gz meta-baryon-99495ff764f4dce27fdaec0478f84ef8143f529e.tar.bz2 meta-baryon-99495ff764f4dce27fdaec0478f84ef8143f529e.zip |
linux-yocto: remove version 3.2 bbappend
This is no longer available in master.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r-- | recipes-kernel/linux/linux-yocto_3.2.bbappend | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.2.bbappend b/recipes-kernel/linux/linux-yocto_3.2.bbappend deleted file mode 100644 index 70bed3b..0000000 --- a/recipes-kernel/linux/linux-yocto_3.2.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SRC_URI += "file://nfs.cfg" |