alsa-state: Rename init script
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Oct 2013 11:42:46 +0000 (11:42 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Oct 2013 15:55:22 +0000 (16:55 +0100)
commitc4b6e5a6c4b8af1941d4f362db12f8c7c51cbebd
tree7daae9fcbdf18483bbfd9bbb74abf27faeabb621
parentdd12924ff0ef824f754fcceca7d07afc3d4dd0d1
alsa-state: Rename init script

Having a SRC_URI called ${PN} is asking for trouble. When extending FILESPATH,
alsa-state can be treated as a directory and copied over the contents of ${WORKDIR}
which is invariably not what the user wants.

Avoid this by renaming the SRC_URI to something else and only call
it alsa-state at install time.

(From OE-Core rev: 04c73333e4b539de96f096ca2954b2313175edc4)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/alsa-state/alsa-state.bb
meta/recipes-bsp/alsa-state/alsa-state/alsa-state-init [moved from meta/recipes-bsp/alsa-state/alsa-state/alsa-state with 100% similarity]