diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-01-12 19:02:01 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-19 17:31:07 +0000 |
commit | 6c6470070638745287112c9a7363aeccbc483248 (patch) | |
tree | 39683a6506343330a8b97193450f9e26a07488f6 /meta-yocto-bsp/recipes-bsp/alsa-state/alsa-state.bbappend | |
parent | f0d47a6d9ae773f2c4975679e4dc8cd5ee2700fb (diff) | |
download | poky-6c6470070638745287112c9a7363aeccbc483248.tar.gz |
alsa-state: remove beagleboard configuration
Purging beagleboard related configuration (since only beaglebone
machine definition exists).
(From meta-yocto rev: 7740d956a9ba559674a27405761564ee96cfb8e3)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/recipes-bsp/alsa-state/alsa-state.bbappend')
-rw-r--r-- | meta-yocto-bsp/recipes-bsp/alsa-state/alsa-state.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-yocto-bsp/recipes-bsp/alsa-state/alsa-state.bbappend b/meta-yocto-bsp/recipes-bsp/alsa-state/alsa-state.bbappend deleted file mode 100644 index 72d991c7e5..0000000000 --- a/meta-yocto-bsp/recipes-bsp/alsa-state/alsa-state.bbappend +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||