Panda and Beagle builds reference the wrong SoC specific init

Bug #770389 reported by Alexander Sack
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Android
Fix Released
Critical
Patrik Ryd

Bug Description

panda and beagle builds ship init.goldfish.sh instead of init.omap*.sh at the moment.

I suspect that the "include device/*/common/...mk" commit causes this. We should be more specific:

 for device/X/Y/ we should add device/X/common/ and device/common/ ... the rest shouldn't be included.

If that takes too long, lets add a bandaid for 11.04 release and drop common support.

Alexander Sack (asac)
Changed in linaro-android:
status: New → Confirmed
importance: Undecided → Critical
milestone: none → linaro-11.04
assignee: nobody → Patrik Ryd (patrik-ryd)
Revision history for this message
Patrik Ryd (patrik-ryd) wrote :

The "include device/*/common/...mk" commit is not the problem.

The file is moved ok to the root folder during the build.
target Prebuilt: (out/target/product/pandaboard/root/init.omap4.rc)
out/host/linux-x86/bin/acp -fpt device/linaro/pandaboard/init.omap4.rc out/target/product/pandaboard/root/init.omap4.rc

(pasted from https://android-build.linaro.org/jenkins/job/linaro-android_panda/86/consoleText)

Revision history for this message
Patrik Ryd (patrik-ryd) wrote :

The problem is that init.omap4.sh is copied to $(TARGET_ROOT_OUT)/system/etc/init.omap4.sh. That will under /system in the ramdisk and it will be hidden as soon as the system partition is mounted (as /system)

Revision history for this message
Patrik Ryd (patrik-ryd) wrote :
Revision history for this message
Patrik Ryd (patrik-ryd) wrote :
Changed in linaro-android:
status: Confirmed → In Progress
Revision history for this message
Patrik Ryd (patrik-ryd) wrote :

If this bug is interpreted as the problem with init.omap4.sh the bug should be fixed released. If the bug should be interpreted as the goldfish problem reported initially it should still be in progress, but maybe less critical.

Patrik Ryd (patrik-ryd)
Changed in linaro-android:
status: In Progress → Fix Committed
Revision history for this message
Zach Pfeffer (pfefferz) wrote :
Changed in linaro-android:
status: Fix Committed → Fix Released
milestone: 11.04 → 11.06
summary: - panda and beagle builds ship init.goldfish.sh
+ Panda and Beagle builds reference the wrong SoC specific init
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.