Difference between revisions of "MetaWebosCommits"

From WebOS-Ports
Jump to navigation Jump to search
Line 1: Line 1:
'''''Branches in webos-ports for of meta-webos:'''''
+
'''''Branches in webos-ports for of meta-webos-ports:'''''
 
   every branch is rebased on the one above
 
   every branch is rebased on the one above
   ''master'' - upstream revision we're using as base
+
   ''meta-webos'' - upstream revision we're using as base
   ''webOS-ports/sent-upstream'' - commits sent in some pull-request waiting to be applied
+
   ''srcrevs'' - commits to move PV to recipes, replace tags with SRCREVs and PR_appends with PRINCs
   ''webOS-ports/newer-layers'' - commits needed for newer layers (oe-core, meta-oe)
+
  ''sent-upstream'' - commits sent in some pull-request waiting to be applied
  ''webOS-ports/rejected-upstream'' - commits sent in some pull-request before, which got rejected, but are still valid for us
+
   ''rejected-upstream'' - commits sent in some pull-request before, which got rejected, but are still valid for us
   ''webOS-ports/specific'' - commits specific for webos-ports or waiting to be sent in some pull-request
+
   ''specific'' - commits specific for webos-ports or waiting to be sent in some pull-request
   ''webOS-ports/master-next'' - resulting branch containing all above
+
   ''danny-next'' - resulting branch containing all above
   ''webOS-ports/master'' - used in webOS-ports builds, usually the same as webOS-ports/master-next, but can be different when newer webOS-ports/master-next is being tested
+
   ''danny'' - used in webOS-ports builds, usually the same as dabbt-next, but can be different when newer danny-next is being tested
 +
  ''newer-layers'' - patches to make meta-webos-ports compatible with newer layers (oe-core/meta-oe and bitbake)
 +
  ''master-next'' - resulting branch containing all above
 +
  ''master'' - usually the same as master-next, but can be different when newer master-next is being tested
 +
 
 +
'''''Changes in meta-webos-ports fork:'''''
 +
'''srcrevs'''
 +
<poem>
 +
pick 5738314 webos_enhanced_submissions: Remove support for setting PR
 +
pick 696b442 webos_enhanced_submissions: Use PV directly
 +
pick 1e08a62 webos-image: nyx-utils=1,v1.0.0~rc1
 +
pick 848d5e1 move-pv-to-recipes: Add simple script to replace P_Vs in .inc with PVs in recipes
 +
pick a045484 recipes: move PV to recipes
 +
pick b4af07f move-from-tags-to-srcrevs: add simple script to replace tags with srcrevs
 +
pick 2084127 recipes: move from tags to SRCREVs
 +
pick c7cce32 move-from-PR_append-to-princ: add simple script to replace PR_append with PRINC
 +
pick 934baeb recipes: replace PR_append with PRINC
 +
</poem>
  
'''''Changes in webOS-ports/master:'''''
 
 
'''sent-upstream'''
 
'''sent-upstream'''
 
<poem>
 
<poem>
 
https://github.com/openwebos/meta-webos/pull/45
 
https://github.com/openwebos/meta-webos/pull/45
pick 46c16d8 luna-sysmgr: install platform-specific icon layout config
+
pick ab0c219 luna-sysmgr: install platform-specific icon layout config
  
https://github.com/openwebos/meta-webos/pull/51
+
https://github.com/openwebos/meta-webos/pull/53
pick cbaf5de pmcertificatemgr: install openssl configuration file
+
pick 2679468 pulseaudio: Add bbappend to disable gtk/x11
pick b407ce8 openssl: add override to install c_rehash utility
 
pick 2437922 ca-certificates: populate runtime configuration for pmcertificatemgr
 
pick 13c0ead pmcertificatemgr, openssl: Use u-a for openssl.cnf
 
 
 
pick bc9f4c9 webos-image: browserserver=0.7.2
 
 
</poem>
 
</poem>
  
Line 27: Line 38:
 
<poem>
 
<poem>
 
https://github.com/openwebos/meta-webos/pull/19
 
https://github.com/openwebos/meta-webos/pull/19
pick bb09142 webkit: completely drop all machine-specific things
+
pick eda02f0 webkit: completely drop all machine-specific things
 
https://github.com/openwebos/meta-webos/pull/40
 
https://github.com/openwebos/meta-webos/pull/40
pick cf28122 webos: define DEPLOY_DIR_IMAGE path with separate directory for each MACHINE
+
pick 907ac30 webos: define DEPLOY_DIR_IMAGE path with separate directory for each MACHINE
 
https://github.com/openwebos/meta-webos/pull/41
 
https://github.com/openwebos/meta-webos/pull/41
pick d08f56f webkit-webos: drop wrong test for gold
+
pick 09d32ec webkit-webos: drop wrong test for gold
 +
 
 +
pick e40c3ed webos-image: inherit core-image and remove duplicated stuff
 
</poem>
 
</poem>
 +
 
'''webos-ports specific'''
 
'''webos-ports specific'''
 
<poem>
 
<poem>
pick e3d5655 orc: introduce changes related to orc from HP/Palm's meta-oe
+
pick a5eeb18 orc: introduce changes related to orc from HP/Palm's meta-oe
pick 20a49cc distro: webos: change PREFERRED_PROVIDER_jpeg to libjpeg-turbo
+
pick 72b0c16 distro: webos: change PREFERRED_PROVIDER_jpeg to libjpeg-turbo
pick 4d3e6fa webos-image: add debug-tweaks to prevent zap_root_password
+
pick c68e024 webos-image: add debug-tweaks to prevent zap_root_password
pick e6fd360 nyx-modules: add udev to DEPENDS
+
pick b297fd4 nodejs: provide native version
pick 6784d35 nodejs: provide native version
+
pick e52a908 qt4-webos: add fontconfig DEPENDS
 +
pick b248957 dropbear: set DISTRO_TYPE to debug
 +
pick 48a1c56 webos-ports: add LICENSE_CREATE_PACKAGE
 +
 
 +
pick bf1e84f Update layer config and README
 +
pick 1c10ba8 mtdev: import from separate meta-webos-ports
 +
pick 076378e ofono: import from separate meta-webos-ports
 +
pick a0a602d wpa-supplicant: import from separate meta-webos-ports
 +
pick ebd499b connman: import from separate meta-webos-ports
 +
pick 0d3ac6c pulseaudio: import from separate meta-webos-ports
 +
pick 2941dc0 packagegroups: import from separate meta-webos-ports
 +
pick ad36565 crash-handler: import from separate meta-webos-ports
 +
pick 4aedc05 mjson: import from separate meta-webos-ports
 +
pick 6312ce4 powerstat: import from separate meta-webos-ports
 +
pick cd85188 apps: import from separate meta-webos-ports
 +
pick 77fa6ba connman-adapter: import from separate meta-webos-ports
 +
pick 9304f94 webos-connman-adapter: import from separate meta-webos-ports
 +
pick 062e095 services: import from separate meta-webos-ports
 +
pick a98b6fb tokens: import from separate meta-webos-ports
 +
pick 4f66092 wakelockd: import from separate meta-webos-ports
 +
pick 9389e8d webos-telephony: import from separate meta-webos-ports
 +
pick 61401d0 classes: import from separate meta-webos-ports
 +
pick a77f178 images: import from separate meta-webos-ports
 +
pick 490803f android-initscripts: import from separate meta-webos-ports
 +
pick fa852a8 cordova: import from separate meta-webos-ports
 +
pick b2e9e62 devshell: import from separate meta-webos-ports
 +
pick fc23d94 qt-webos-plugin: import from separate meta-webos-ports
  
pick 8cd5b97 qt4-webos: add fontconfig, libxext and icu to DEPENDS
+
pick 51ea5b5 qt4-webos: import modifications from separate meta-webos-ports
pick 234e645 dropbear: set DISTRO_TYPE to debug
+
pick 9476c32 luna-sysmgr-common: import modifications from separate meta-webos-ports
pick 26ab2a0 webos-preferred-versions: org.webosinternals.service.update = 0.1.0-1
+
pick 816bd54 luna-applauncher: import modifications from separate meta-webos-ports
pick e335c64 pulseaudio: Add bbappend to disable gtk/x11
+
pick b6f3c50 luna-sysmgr-ipc-messages: import modifications from separate meta-webos-ports
pick 7d0cab9 qt4-webos: drop libxext dependency
+
pick b1db1f4 luna-systemui: import modifications from separate meta-webos-ports
pick 240c880 webos.conf: add LICENSE_CREATE_PACKAGE for webOS-ports
+
pick 8f7c6b9 luna-webkit-api: import modifications from separate meta-webos-ports
 +
pick b9c3a57 luna-sysmgr: import modifications from separate meta-webos-ports
 +
pick 825df2e webappmanager: import modifications from separate meta-webos-ports
 +
pick 3528edf webos-initscripts: import modifications from separate meta-webos-ports
 +
pick 109e42d serviceinstaller: import modifications from separate meta-webos-ports
 +
pick cd6a7ca nyx-modules: import modifications from separate meta-webos-ports
 +
pick 00330ef mojoservicelauncher: import modifications from separate meta-webos-ports
 +
pick 25f446e browserserver: import modifications from separate meta-webos-ports
 +
pick e4c8130 com.palm.app.browser: import modifications from separate meta-webos-ports
 +
pick ca87e38 core-apps: import modifications from separate meta-webos-ports
 +
pick 877b639 enyo-1.0: import modifications from separate meta-webos-ports
 +
pick 6f144e7 opkg: import modifications from separate meta-webos-ports
 +
pick 4b0196f alsa-lib: import modifications from separate meta-webos-ports
 +
pick 2a477af libhybris: import modifications from separate meta-webos-ports
 +
pick 643d918 libhybris: bump SRCREV
 +
pick 2686a7f libhybris: bump to SRCREV which installs missing header files
 +
pick 89cda2a libhybris: bump SRCREV to working modified upstream version
 +
pick d8645c7 sysvinit: import modifications from separate meta-webos-ports
 +
pick 6ebe219 distro-feed-configs: import modifications from separate meta-webos-ports
 +
pick 549fd07 keyboard-efigs: import modifications from separate meta-webos-ports
 +
pick 98fab4a packagegroup-webos-upstart: make it MACHINE_ARCH and bump PR
 +
pick 8d91985 nyx-modules: put test binary in ${PN}-test package and bump PR
 +
pick 9fc9755 upstart: Move MACHINE specific configuration for getty to separtate package
 +
pick ba0ad03 layer.conf: add connman-conf to SIGGEN_EXCLUDERECIPES_ABISAFE
 +
pick 8bc8ad4 packagegroup-webos-ports-extended: Add samsung-rfs-mgr from ofono and right android-system-image
 
</poem>
 
</poem>
  
'''''Changes above webOS-ports/master:'''''
+
'''newer-layers'''
 +
<poem>
 +
pick b5e72a7 webkit-webos: Fix build with newer bison 2.6
 +
pick fff60bd dhcp: Rename bbappend to match new version from oe-core
 +
pick 51b3f8b psmisc: Rename bbappend to match new version from oe-core
 +
pick 63e3d47 curl: Rename bbappend to match new version from oe-core
 +
pick 27c40b5 e2fsprogs: Rename bbappend to match new version from oe-core
 +
pick 09a6d35 sqlite3: Rename bbappend to match new version from oe-core
 +
pick 7e82400 connman: Rename bbappend to match new oe-core version
 +
pick ac2af37 iproute2: Drop bbappend, not needed with new oe-core
 +
pick 52566e8 webos-preferred-versions: Update preferred udev to 182
 +
pick 498f6ed Override OPKGLIBDIR instead of opkglibdir
 +
pick f3fa3e2 pulseaudio: Rename bbappend to match new version from oe-core
 +
pick 279a528 sqlite3: Rename bbappend to match new version from oe-core
 +
pick 1f930fb e2fsprogs: Rename bbappend to match new version from oe-core
 +
pick c951a0c connman: Rename bbappend to match new oe-core version
 +
pick 7296377 kernel-module-split: Remove, newer version is in oe-core now
 +
pick 5a8a986 util-linux: Remove bbappend, resolved in oe-core
 +
pick 97d0624 lttng2-ust: Remove bbappend, resolved in oe-core
 +
pick d2f04a9 wpa-supplicant: rename bbappend to match new version from oe-core
 +
pick 8daf106 alsa-lib: rename bbappend to match new version from oe-core
 +
pick de66fd3 README: depend on master branches
 +
pick d684984 openssl: Rename bbappend to match new version from oe-core
 +
</poem>
  
'''jansa/master'''
+
'''''Changes above webOS-ports/master in meta-webos (not ported to meta-webos-ports):'''''
pick ed4bd11 webos-image.bbclass: inherit core-image and remove boot_dd_append work around
 
pick b3ae832 webos.conf: Remove argp and x11 from default DISTRO_FEATURES
 
  
 
'''switch from qmake-webos-native to qt4-native'''
 
'''switch from qmake-webos-native to qt4-native'''

Revision as of 22:42, 9 April 2013

Branches in webos-ports for of meta-webos-ports:

 every branch is rebased on the one above
 meta-webos - upstream revision we're using as base
 srcrevs - commits to move PV to recipes, replace tags with SRCREVs and PR_appends with PRINCs
 sent-upstream - commits sent in some pull-request waiting to be applied
 rejected-upstream - commits sent in some pull-request before, which got rejected, but are still valid for us
 specific - commits specific for webos-ports or waiting to be sent in some pull-request
 danny-next - resulting branch containing all above
 danny - used in webOS-ports builds, usually the same as dabbt-next, but can be different when newer danny-next is being tested
 newer-layers - patches to make meta-webos-ports compatible with newer layers (oe-core/meta-oe and bitbake)
 master-next - resulting branch containing all above
 master - usually the same as master-next, but can be different when newer master-next is being tested

Changes in meta-webos-ports fork: srcrevs <poem> pick 5738314 webos_enhanced_submissions: Remove support for setting PR pick 696b442 webos_enhanced_submissions: Use PV directly pick 1e08a62 webos-image: nyx-utils=1,v1.0.0~rc1 pick 848d5e1 move-pv-to-recipes: Add simple script to replace P_Vs in .inc with PVs in recipes pick a045484 recipes: move PV to recipes pick b4af07f move-from-tags-to-srcrevs: add simple script to replace tags with srcrevs pick 2084127 recipes: move from tags to SRCREVs pick c7cce32 move-from-PR_append-to-princ: add simple script to replace PR_append with PRINC pick 934baeb recipes: replace PR_append with PRINC </poem>

sent-upstream <poem> https://github.com/openwebos/meta-webos/pull/45 pick ab0c219 luna-sysmgr: install platform-specific icon layout config

https://github.com/openwebos/meta-webos/pull/53 pick 2679468 pulseaudio: Add bbappend to disable gtk/x11 </poem>

rejected-upstream <poem> https://github.com/openwebos/meta-webos/pull/19 pick eda02f0 webkit: completely drop all machine-specific things https://github.com/openwebos/meta-webos/pull/40 pick 907ac30 webos: define DEPLOY_DIR_IMAGE path with separate directory for each MACHINE https://github.com/openwebos/meta-webos/pull/41 pick 09d32ec webkit-webos: drop wrong test for gold

pick e40c3ed webos-image: inherit core-image and remove duplicated stuff </poem>

webos-ports specific <poem> pick a5eeb18 orc: introduce changes related to orc from HP/Palm's meta-oe pick 72b0c16 distro: webos: change PREFERRED_PROVIDER_jpeg to libjpeg-turbo pick c68e024 webos-image: add debug-tweaks to prevent zap_root_password pick b297fd4 nodejs: provide native version pick e52a908 qt4-webos: add fontconfig DEPENDS pick b248957 dropbear: set DISTRO_TYPE to debug pick 48a1c56 webos-ports: add LICENSE_CREATE_PACKAGE

pick bf1e84f Update layer config and README pick 1c10ba8 mtdev: import from separate meta-webos-ports pick 076378e ofono: import from separate meta-webos-ports pick a0a602d wpa-supplicant: import from separate meta-webos-ports pick ebd499b connman: import from separate meta-webos-ports pick 0d3ac6c pulseaudio: import from separate meta-webos-ports pick 2941dc0 packagegroups: import from separate meta-webos-ports pick ad36565 crash-handler: import from separate meta-webos-ports pick 4aedc05 mjson: import from separate meta-webos-ports pick 6312ce4 powerstat: import from separate meta-webos-ports pick cd85188 apps: import from separate meta-webos-ports pick 77fa6ba connman-adapter: import from separate meta-webos-ports pick 9304f94 webos-connman-adapter: import from separate meta-webos-ports pick 062e095 services: import from separate meta-webos-ports pick a98b6fb tokens: import from separate meta-webos-ports pick 4f66092 wakelockd: import from separate meta-webos-ports pick 9389e8d webos-telephony: import from separate meta-webos-ports pick 61401d0 classes: import from separate meta-webos-ports pick a77f178 images: import from separate meta-webos-ports pick 490803f android-initscripts: import from separate meta-webos-ports pick fa852a8 cordova: import from separate meta-webos-ports pick b2e9e62 devshell: import from separate meta-webos-ports pick fc23d94 qt-webos-plugin: import from separate meta-webos-ports

pick 51ea5b5 qt4-webos: import modifications from separate meta-webos-ports pick 9476c32 luna-sysmgr-common: import modifications from separate meta-webos-ports pick 816bd54 luna-applauncher: import modifications from separate meta-webos-ports pick b6f3c50 luna-sysmgr-ipc-messages: import modifications from separate meta-webos-ports pick b1db1f4 luna-systemui: import modifications from separate meta-webos-ports pick 8f7c6b9 luna-webkit-api: import modifications from separate meta-webos-ports pick b9c3a57 luna-sysmgr: import modifications from separate meta-webos-ports pick 825df2e webappmanager: import modifications from separate meta-webos-ports pick 3528edf webos-initscripts: import modifications from separate meta-webos-ports pick 109e42d serviceinstaller: import modifications from separate meta-webos-ports pick cd6a7ca nyx-modules: import modifications from separate meta-webos-ports pick 00330ef mojoservicelauncher: import modifications from separate meta-webos-ports pick 25f446e browserserver: import modifications from separate meta-webos-ports pick e4c8130 com.palm.app.browser: import modifications from separate meta-webos-ports pick ca87e38 core-apps: import modifications from separate meta-webos-ports pick 877b639 enyo-1.0: import modifications from separate meta-webos-ports pick 6f144e7 opkg: import modifications from separate meta-webos-ports pick 4b0196f alsa-lib: import modifications from separate meta-webos-ports pick 2a477af libhybris: import modifications from separate meta-webos-ports pick 643d918 libhybris: bump SRCREV pick 2686a7f libhybris: bump to SRCREV which installs missing header files pick 89cda2a libhybris: bump SRCREV to working modified upstream version pick d8645c7 sysvinit: import modifications from separate meta-webos-ports pick 6ebe219 distro-feed-configs: import modifications from separate meta-webos-ports pick 549fd07 keyboard-efigs: import modifications from separate meta-webos-ports pick 98fab4a packagegroup-webos-upstart: make it MACHINE_ARCH and bump PR pick 8d91985 nyx-modules: put test binary in ${PN}-test package and bump PR pick 9fc9755 upstart: Move MACHINE specific configuration for getty to separtate package pick ba0ad03 layer.conf: add connman-conf to SIGGEN_EXCLUDERECIPES_ABISAFE pick 8bc8ad4 packagegroup-webos-ports-extended: Add samsung-rfs-mgr from ofono and right android-system-image </poem>

newer-layers <poem> pick b5e72a7 webkit-webos: Fix build with newer bison 2.6 pick fff60bd dhcp: Rename bbappend to match new version from oe-core pick 51b3f8b psmisc: Rename bbappend to match new version from oe-core pick 63e3d47 curl: Rename bbappend to match new version from oe-core pick 27c40b5 e2fsprogs: Rename bbappend to match new version from oe-core pick 09a6d35 sqlite3: Rename bbappend to match new version from oe-core pick 7e82400 connman: Rename bbappend to match new oe-core version pick ac2af37 iproute2: Drop bbappend, not needed with new oe-core pick 52566e8 webos-preferred-versions: Update preferred udev to 182 pick 498f6ed Override OPKGLIBDIR instead of opkglibdir pick f3fa3e2 pulseaudio: Rename bbappend to match new version from oe-core pick 279a528 sqlite3: Rename bbappend to match new version from oe-core pick 1f930fb e2fsprogs: Rename bbappend to match new version from oe-core pick c951a0c connman: Rename bbappend to match new oe-core version pick 7296377 kernel-module-split: Remove, newer version is in oe-core now pick 5a8a986 util-linux: Remove bbappend, resolved in oe-core pick 97d0624 lttng2-ust: Remove bbappend, resolved in oe-core pick d2f04a9 wpa-supplicant: rename bbappend to match new version from oe-core pick 8daf106 alsa-lib: rename bbappend to match new version from oe-core pick de66fd3 README: depend on master branches pick d684984 openssl: Rename bbappend to match new version from oe-core </poem>

Changes above webOS-ports/master in meta-webos (not ported to meta-webos-ports):

switch from qmake-webos-native to qt4-native https://github.com/webOS-ports/meta-webos/commits/jansa/qt4-native <poem> pick 960fe37 webos-preferred-versions: add preferred versions for qt4-native pick 33c232f qt4-native: add bbappend to provide tools with -palm suffix pick 7ff1e2c qmake-webos-native: replace broken recipe in meta-webos with qt4-native pick a5c7e86 qmake-webos-native: drop </poem>

wip fixes for qt4-native https://github.com/webOS-ports/meta-webos/commits/jansa/qt4-native-wip <poem> pick 462f917 webkit-webos: pass spec to qmake and inherit qmake2 </poem>

switch from qt4-webos to qt4-embedded bbappend https://github.com/webOS-ports/meta-webos/commits/jansa/qt4-embedded <poem> pick 17a9ea7 webos-preferred-versions: add preferred versions for qt4-embedded pick 33563db qt4-embedded: use our own repo with all fixes included pick 7f83578 qt4-embedded: add flags from qconfig-palm.h pick 8f4c61b qt4-embedded: disable QT_KEYPAD_NAVIGATION pick fe1d8cb qt4-embedded: disable tools, examples and demos pick 9659bcf qt4-webos: drop </poem>