MetaWebosCommits

From WebOS-Ports
Revision as of 10:42, 27 October 2012 by Jama (talk | contribs) (Created page with "'''''Branches in webos-ports for of meta-webos:''''' every branch is rebased on the one above ''master'' - upstream revision we're using as base ''webOS-ports/sent-upstream...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Branches in webos-ports for of meta-webos:

 every branch is rebased on the one above
 master - upstream revision we're using as base
 webOS-ports/sent-upstream - commits sent in some pull-request waiting to be applied
 webOS-ports/newer-layers - commits needed for newer layers (oe-core, meta-oe)
 webOS-ports/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
 webOS-ports/master-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

Changes in webOS-ports/master: sent-upstream <poem> https://github.com/openwebos/meta-webos/pull/23 pick b0d47d8 webos-image: add missing pieces to support to support selecting an alternative to dropbear pick c09215e webos-image: pull dropbear through ssh-server-dropbear image feature instead of task-webos-core RDEPENDS

https://github.com/openwebos/meta-webos/pull/35 pick b69f92b task-webos-core, task-webos-extended: drop invalid DEPENDS_${PN} pick 340b19b task-webos-core: remove jpeg from RDEPENDS pick d7be4d5 distro: webos: set PREFERRED_PROVIDER_jpeg to jpeg

https://github.com/openwebos/meta-webos/pull/42 pick 6e0905b webos_machine_dep.bbclass: fix PACKAGE_ARCH for MACHINES with '-'

https://github.com/openwebos/meta-webos/pull/39 pick 9b713d9 webos_arch_indep.bbclass: inherit allarch pick 899d69d recipes: replace webos_arch_indep with allarch from oe-core

https://github.com/openwebos/meta-webos/pull/33 pick efa8e25 qt4-webos: replace python functions with simpler variable pick bd91bc8 qmake-webos-native: remove dependency on target MACHINE in native recipe pick 2626598 qt4-webos: move shared parts between qt4-webos.bb and qmake-webos-native.bb to qt4-webos.inc pick 7e72f64 qt4-webos: don't export wrong STAGING_LIBDIR/STAGING_INCDIR values pick f5b2609 qt4-webos: fix creating /include directory in build host root pick 8a1b8d4 qt4-webos: add patch to fix build for qemux86-64 pick ee6cb51 qt4-webos: set correct arch and endian like oe-core does

</poem> newer-layers <poem> https://github.com/openwebos/meta-webos/pull/44 pick 7474725 task*: rename to packagegroup to match oe-core pick dfc34fa packagegroup: add RPROVIDES/RREPLACES/RCONFLICTS and bump PR to get some upgrade path pick 8643324 packagegroup: inherit packagegroup and drop PACKAGES and ALLOW_EMPTY settings pick 98a308e webos*conf: use packagegroup-* names instead of task-* pick 992ff1f webos-image.bbclass: use packagegroup-* names instead of task-* pick 022a51f nodejs: inherit from pythonnative to compile pick e69f4a1 webos_cmake.bbclass, webos_enhanced_submissions.bbclass, cmake-modules-webos-native: fixup whitespace pick 46e35f9 dhcp: rename bbappend to match new version from oe-core and use PRINC pick 1a24c77 busybox: rename bbappend to match new version from oe-core and use PRINC and update defconfig pick 9548cbd webos.conf: drop P_V_linux-yocto: use default 3.4 now pick bfe32bb iproute2: rename as we have a newer version in meta-oe pick 48b21c3 luna-sysmgr: use 4 spaces instead of tabs in python tasks pick 7f69e14 libtinyxml: drop, now in meta-oe </poem> rejected-upstream <poem> https://github.com/openwebos/meta-webos/pull/19 pick 5d2faa9 webkit: completely drop all machine-specific things https://github.com/openwebos/meta-webos/pull/40 pick a6c5298 webos: define DEPLOY_DIR_IMAGE path with separate directory for each MACHINE https://github.com/openwebos/meta-webos/pull/41 pick cba5551 webkit-webos: drop wrong test for gold </poem> webos-ports specific <poem> pick e02b471 orc: introduce changes related to orc from HP/Palm's meta-oe pick 9c3ef76 distro: webos: change PREFERRED_PROVIDER_jpeg to libjpeg-turbo pick 7942eff webos-image: add debug-tweaks to zap root password pick 4a1b3bc nyx-modules: add udev to DEPENDS </poem>

Changes above webOS-ports/master:

switch from qmake-webos-native to qt4-native https://github.com/webOS-ports/meta-webos/commits/jansa/qt4-native <poem> pick 9401b44 webos-preferred-versions: add preferred versions for qt4-native pick 6d594a8 qt4-native: add bbappend to provide tools with -palm suffix pick e86ade9 qmake-webos-native: replace broken recipe in meta-webos with qt4-native pick a54b90b qmake-webos-native: drop </poem>

wip fixes for qt4-native https://github.com/webOS-ports/meta-webos/commits/jansa/qt4-native-wip <poem> pick e59bb14 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 5a6bca0 webos-preferred-versions: add preferred versions for qt4-embedded pick 495a83d packagegroup-webos-extended: don't rdepend on qt4-webos directly pick 4a06596 qt4-embedded: use our own repo with all fixes included pick 6b7c6b1 qt4-embedded: add flags from qconfig-palm.h pick 26b9c79 qt4-embedded: disable QT_KEYPAD_NAVIGATION pick cc55aff qt4-embedded: disable tools, examples and demos pick a8c66e1 qt4-webos: drop </poem>