Closed Bug 1018871 Opened 10 years ago Closed 9 years ago

[Flame] repositories differences

Categories

(Firefox OS Graveyard :: GonkIntegration, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: gerard-majax, Unassigned)

References

Details

(Whiteboard: [systemsfe])

Let's reference and track repos divergences between caf/b2g and t2m.
With platform_system_core:

> $ git log --oneline --no-merges  caf/b2g_jb_3.2..t2m/foxfone-one 
> 65c4e22 fix nfc firmware update fail bug
> f3a9273 add rilproxy service in init.rc
> 1453cf3 fix nfcd can not start issue
> 851968b Add wifi test script permission when boot up
> ed38d36 Add version number
> 775acb0 Add NXP nfc hal for firefox
> ebec805 Change charger_light owner
With platform_vendor_qcom_msm8610:

> $ git log --oneline --no-merges  caf/b2g_jb_3.2..t2m/foxfone-one 
> 6a246ed Add Mozilla Req patch for ril
> ad35595 fix nfc firmware update fail bug
> 01701c4 Revert "fix nfc firmware update bug"
> d689d83 fix nfc firmware update bug
> 1da540c add study upgrade need devices and mount point
> 5f8185a fix wifi/hostpot off,wlan.ko still alive with foxfone-one
> 94861eb fix bug 637881: The incoming call ringtone only play in headset.
> ffbc7a0 add for improve emmc/sd write speed with foxfone
> 9c0c61e modify cache & system partition to fit partition table
> 559f999 FOTA dir mount point, copy updater bin to system/bin and release key
> 2330e35 Fix PR617385: cant share internal and external storage together
> 9cbacf1 fix nfcd can not start issue
> a23a0cc Modify partition size and add internal storage
> 41d5e56 Add version number
> e5b1077     Add libtraceability into product package
> f6a1d75 Add NXP nfc hal for firefox
> 7290dc2 load imei and wifi/bt mac when system boot up
> 8377b22 according to partition size to correct img size
> e7784a6 fix lcd tear issue
> 15779e4 add foxfone speaker function support
With platform_external_bluetooth_bluedroid:

> $ git log --oneline --no-merges  t2m/foxfone-one..caf/b2g_jb_3.2 
> e61d192 Bluetooth: Move to proper SCO state.
> 35f563b Bluetooth: Initiate SCO after Mode change event.
> e757f72 Bluetooth: Add PORT_EV_TXFULL event if Tx queue is full
> 8df9639 Bluetooth: Adds Error handling in gatt security checks
> 01e43bc Bluetooth: Checks remote device name is not NULL

So this one is more uptodate on the CAF side.
With platform_frameworks_av:

> $ git log --oneline --no-merges  t2m/foxfone-one..caf/b2g_jb_3.2 
> 6821928 Increment the index when first key frame is selected
> 0c2335d libstagefright: Set initial buffer size for H264 codec
> 81f6181 audio policy: Modify check to take care of updated timestamp

This one is more uptodate on the CAF side.
With platform_frameworks_base:

> $ git log --oneline --no-merges  caf/b2g_jb_3.2..t2m/foxfone-one 
> c4e3300 Revert "update nfc middle ware"
> 46b7541 update nfc middle ware
> 3b31222 update nfc (NXP pn544) hal
> 9d273ca Add NXP nfc hal for firefox
With platform_frameworks_native:

> $ git log --oneline --no-merges  caf/b2g_jb_3.2..t2m/foxfone-one 
> 511207b fix nfc firmware update fail bug
> 85771e6 update nfc config file
> e652568 Change pn544 config file and firmware
> cb01940 Add NXP nfc hal for firefox
With platform_hardware_qcom_camera:

> $ git log --oneline --no-merges t2m/foxfone-one..caf/b2g_jb_3.2 
> df38249 QCamera2: Changes done for stopping eztune server
> d3116c2 mm-qcamera-app: take picture no matter focus is success or not
> ba26502 Replace exhaustive camera param list with only required runtime list (HAL)
> c0a3407 Camera: Use runtime param list instead of exhaustive list.

This one is more uptodate on CAF side.
With platform_hardware_qcom_display:

> $ git log --oneline --no-merges  caf/b2g_jb_3.2..t2m/foxfone-one 
> 2cc7123 Add charger light hal interface
With platform_hardware_qcom_sensors:

> $ git log --oneline --no-merges  caf/b2g/jb_mr1_rb2.17..t2m/foxfone-one 
> dfd19c3 Add e-compass st480 drive HAL
> 795593b Add P/L Sensor stk3x1x HAL
> 994349e Add Gsensor Bma2x2 HAL
> eb43b64 sensors: 8x10: disable the compass in the HAL
> b5dfbbc sensors: fix proximity sensor index exceed boundary issue
> eda36c0 sensors: compile only for the supported targets
> a3502bc hardware: sensors: add stk3x1x light sensor support to sensor list
> 60d09ab sensors: update proximity sensor sysfs path
> 232fc9f sensors: update light sensor sysfs interface
> b5079de Sensors: HAL: Add one more accelerometer poll interface
> dc76081 sensors: update accelerometer enable sysfs interface for 8x10
> 1731146 Revert "sensors: disable sensors HAL for 8610"
> f20aba4 sensors: disable sensors HAL for 8610
> 09436cd sensors: update the sensor enable sysfs interface
> 6a20e3e sensor: Use generic device name for accelerometer.

This hardware/qcom/sensors repo was not in the manifest at all, and there is no caf/b2g_jb_3.2 remote available at all.
With quic_lf_b2g_mozilla-b2g_gonk-misc:

> $ git log --oneline --no-merges b2g/master..t2m/foxfone-one 
> 34e150b add fota two lib
> 0df2d97 Bug:[599043] move webapps to system to indirect slove reset issue
> 863850e change bootanimation resolution 480x854
> b993333 Add NXP nfc hal for firefox
> 7e006b3 Merge pull request #147 from michaelwu/gonksched
> 06294fc Merge pull request #137 from lissyx/bug935059
with external/libnfc-nci:

$ git log --oneline --no-merges caf/jb_3.2..t2m/foxfone-one 
4186bde Change nfc clocl source
8e867ba update nfc (NXP pn544) hal
f3598a0 Add NXP nfc hal for firefox
022acde NFC: support multiple NFCC patch download
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.