From 6ff8bb5b3688a88c2eea2c865746336abcb5f963 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 19 Apr 2013 14:23:40 +0100 Subject: More manual petrification --- bsp-imx53.morph | 2 +- genivi-staging.morph | 6 +++--- genivi-wayland-armv7-versatile.morph | 2 +- genivi-wayland-x86_64-generic.morph | 2 +- nfs.morph | 12 ++++++------ scripting.morph | 2 +- wayland-armv7-versatile.morph | 6 +++--- wayland-x86_64-generic.morph | 6 +++--- 8 files changed, 19 insertions(+), 19 deletions(-) diff --git a/bsp-imx53.morph b/bsp-imx53.morph index 66ab38a..289665d 100644 --- a/bsp-imx53.morph +++ b/bsp-imx53.morph @@ -13,7 +13,7 @@ { "name": "linux", "repo": "upstream:linux", - "ref": "baserock/morph", + "ref": "ef07590e16be78084065117b54ded3e35a852bc7", "build-depends": [] } ] diff --git a/genivi-staging.morph b/genivi-staging.morph index eebb447..516c166 100644 --- a/genivi-staging.morph +++ b/genivi-staging.morph @@ -6,19 +6,19 @@ { "name": "linux-api-headers", "repo": "upstream:linux", - "ref": "baserock/genivi/baseline", + "ref": "ca533751715a8d3fd464d2ac5801cdc22f8b98d5", "build-depends": [] }, { "name": "mpfr", "repo": "upstream:mpfr", - "ref": "baserock/morph", + "ref": "818ff26ac3cda22bae26bb04b2d0765e591a945e", "build-depends": [] }, { "name": "mpc", "repo": "upstream:mpc", - "ref": "baserock/morph", + "ref": "1be5e274ff97618fbc84c1d759fff47d0770e2c6", "build-depends": [ "mpfr" ] diff --git a/genivi-wayland-armv7-versatile.morph b/genivi-wayland-armv7-versatile.morph index a10c2f6..6acf27e 100644 --- a/genivi-wayland-armv7-versatile.morph +++ b/genivi-wayland-armv7-versatile.morph @@ -33,7 +33,7 @@ { "name": "layer_management-wayland", "repo": "upstream:layer_management", - "ref": "baserock/genivi/baseline", + "ref": "262c4d296d59c7cf504b9449f4a279641f2d5dbd", "build-depends": [] } ] diff --git a/genivi-wayland-x86_64-generic.morph b/genivi-wayland-x86_64-generic.morph index 5361af8..9e02022 100644 --- a/genivi-wayland-x86_64-generic.morph +++ b/genivi-wayland-x86_64-generic.morph @@ -33,7 +33,7 @@ { "name": "layer_management-wayland", "repo": "upstream:layer_management", - "ref": "baserock/genivi/baseline", + "ref": "262c4d296d59c7cf504b9449f4a279641f2d5dbd", "build-depends": [] } ] diff --git a/nfs.morph b/nfs.morph index a6869b3..ece3767 100644 --- a/nfs.morph +++ b/nfs.morph @@ -13,31 +13,31 @@ { "name": "libevent", "repo": "upstream:libevent", - "ref": "release-2.0.20-stable", + "ref": "41d77a7c1ea5384b70f0edf56542212692e44ba7", "build-depends": [] }, { "name": "sqlite3", "repo": "upstream:sqlite3", - "ref": "baserock/morph", + "ref": "f6c2a9fe49d20654c2c41844d056033692a223b7", "build-depends": [] }, { "name": "tcp-wrappers", "repo": "upstream:tcp-wrappers", - "ref": "baserock/fedora-patches", + "ref": "23b65f29b324b65a057a3fa87613b788856d6e4e", "build-depends": [] }, { "name": "ti-rpc", "repo": "upstream:ti-rpc", - "ref": "baserock/master", + "ref": "c5a7a19070e74115fc9c26aa6f3dfec1da220c1f", "build-depends": [] }, { "name": "rpcbind", "repo": "upstream:rpcbind", - "ref": "baserock/master", + "ref": "aa3ac0d86c258d3e355ae59df31a96da795ecdfa", "build-depends": [ "ti-rpc", "tcp-wrappers" @@ -46,7 +46,7 @@ { "name": "nfs-utils", "repo": "upstream:nfs-utils", - "ref": "baserock/master", + "ref": "08baf3bc2f66a1ca6401191e19380028d2fc2c6d", "build-depends": [ "libevent", "sqlite3", diff --git a/scripting.morph b/scripting.morph index 513fb28..0fa559e 100644 --- a/scripting.morph +++ b/scripting.morph @@ -6,7 +6,7 @@ { "name": "lua", "repo": "upstream:lua", - "ref": "baserock/5.1-morph", + "ref": "bedbdc0f03bca4fe97200ddf9c3d6cb210b45888", "build-depends": [] } ] diff --git a/wayland-armv7-versatile.morph b/wayland-armv7-versatile.morph index b8e1a50..34e7702 100644 --- a/wayland-armv7-versatile.morph +++ b/wayland-armv7-versatile.morph @@ -27,13 +27,13 @@ { "name": "libxkbcommon", "repo": "upstream:xorg-lib-libxkbcommon", - "ref": "baserock/morph", + "ref": "bb620df7aa98c129687382e4866e643b8482fc59", "build-depends": [] }, { "name": "wayland", "repo": "upstream:wayland", - "ref": "baserock/genivi/wayland", + "ref": "006abd0a68e96749beeebf08aad298036b3fbfd4", "build-depends": [ "libxkbcommon" ] @@ -41,7 +41,7 @@ { "name": "mesa-wayland", "repo": "upstream:mesa", - "ref": "baserock/genivi/baseline-armv7-versatile", + "ref": "e96f3daac78e3971e4500a31e72c0a7e5845c3d1", "build-depends": [ "wayland" ] diff --git a/wayland-x86_64-generic.morph b/wayland-x86_64-generic.morph index 6f18e7a..38ca528 100644 --- a/wayland-x86_64-generic.morph +++ b/wayland-x86_64-generic.morph @@ -27,13 +27,13 @@ { "name": "libxkbcommon", "repo": "upstream:xorg-lib-libxkbcommon", - "ref": "baserock/morph", + "ref": "bb620df7aa98c129687382e4866e643b8482fc59", "build-depends": [] }, { "name": "wayland", "repo": "upstream:wayland", - "ref": "baserock/genivi/wayland", + "ref": "006abd0a68e96749beeebf08aad298036b3fbfd4", "build-depends": [ "libxkbcommon" ] @@ -41,7 +41,7 @@ { "name": "mesa-wayland", "repo": "upstream:mesa", - "ref": "baserock/genivi/morph", + "ref": "f64dd91f4f2a2591e66b38fdfdfa83077f8221ab", "build-depends": [ "wayland" ] -- cgit v1.2.1