initfs: Move to initrdscripts

Move initfs from initfs to initrdscripts to match OE-Core's
placement of initramfs content recipes.

Change-Id: Ic30cda7ca55070f1a8754824e76ab001fd55037b
Tested: Booted QEMU palmetto image.
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-phosphor/initfs/files/obmc-init.sh b/meta-phosphor/common/recipes-phosphor/initrdscripts/files/obmc-init.sh
similarity index 100%
rename from meta-phosphor/common/recipes-phosphor/initfs/files/obmc-init.sh
rename to meta-phosphor/common/recipes-phosphor/initrdscripts/files/obmc-init.sh
diff --git a/meta-phosphor/common/recipes-phosphor/initfs/files/obmc-shutdown.sh b/meta-phosphor/common/recipes-phosphor/initrdscripts/files/obmc-shutdown.sh
similarity index 100%
rename from meta-phosphor/common/recipes-phosphor/initfs/files/obmc-shutdown.sh
rename to meta-phosphor/common/recipes-phosphor/initrdscripts/files/obmc-shutdown.sh
diff --git a/meta-phosphor/common/recipes-phosphor/initfs/files/obmc-update.sh b/meta-phosphor/common/recipes-phosphor/initrdscripts/files/obmc-update.sh
similarity index 100%
rename from meta-phosphor/common/recipes-phosphor/initfs/files/obmc-update.sh
rename to meta-phosphor/common/recipes-phosphor/initrdscripts/files/obmc-update.sh
diff --git a/meta-phosphor/common/recipes-phosphor/initfs/files/whitelist b/meta-phosphor/common/recipes-phosphor/initrdscripts/files/whitelist
similarity index 100%
rename from meta-phosphor/common/recipes-phosphor/initfs/files/whitelist
rename to meta-phosphor/common/recipes-phosphor/initrdscripts/files/whitelist
diff --git a/meta-phosphor/common/recipes-phosphor/initfs/obmc-phosphor-initfs.bb b/meta-phosphor/common/recipes-phosphor/initrdscripts/obmc-phosphor-initfs.bb
similarity index 100%
rename from meta-phosphor/common/recipes-phosphor/initfs/obmc-phosphor-initfs.bb
rename to meta-phosphor/common/recipes-phosphor/initrdscripts/obmc-phosphor-initfs.bb